fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
pep8 etc.
[librarian.git]
/
librarian
/
epub
/
xsltContent.xsl
diff --git
a/librarian/epub/xsltContent.xsl
b/librarian/epub/xsltContent.xsl
index
c443a15
..
83eb376
100644
(file)
--- a/
librarian/epub/xsltContent.xsl
+++ b/
librarian/epub/xsltContent.xsl
@@
-35,6
+35,9
@@
<spine toc="toc">
<itemref idref="titlePage" />
</spine>
+ <guide>
+ <reference type="text" title="PoczÄ…tek" href="part1.html" />
+ </guide>
</package>
</xsl:template>