Bug 536706
| Summary: | Publican doesn't build EPUB format properly | ||
|---|---|---|---|
| Product: | [Community] Publican | Reporter: | Ruediger Landmann <rlandman+disabled> |
| Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.6 | CC: | jfearn, mmcallis, nb, publican-list, rlandman |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.3-0.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-12-10 04:14:41 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ruediger Landmann
2009-11-11 01:14:14 UTC
Changed epub.oebps.dir to'OEBPS/'
Created mimetype
Created tmp/$lang/$package-name.epub, zip containing all epub content.
e.g.
$ publican build --formats epub --langs en-US
Setting up en-US
Processing file tmp/en-US/xml/Common_Content/Conventions.xml
Processing file tmp/en-US/xml/Common_Content/Feedback.xml
Processing file tmp/en-US/xml/Common_Content/Legal_Notice.xml
Processing file tmp/en-US/xml_tmp/Author_Group.xml
Processing file tmp/en-US/xml_tmp/Book_Info.xml
Processing file tmp/en-US/xml_tmp/Chapter.xml
Processing file tmp/en-US/xml_tmp/FOO.xml
Processing file tmp/en-US/xml_tmp/Preface.xml
Processing file tmp/en-US/xml_tmp/Revision_History.xml
Beginning work on en-US
Starting epub
Using XML::LibXSLT on /usr/share/publican/xsl/epub.xsl
Writing OEBPS/bk01-toc.html for book
Writing OEBPS/pr01s02.html for section
Writing OEBPS/pr01.html for preface
Writing OEBPS/ch01s02.html for section
Writing OEBPS/ch01.html for chapter
Writing OEBPS/apa.html for appendix
Writing OEBPS/ix01.html for index
Writing OEBPS/index.html for book
Writing OEBPS/toc.ncx
Writing OEBPS/content.opf
Writing META-INF/container.xml
Wrote epub archive: tmp/en-US/Documentation-FOO-0.1-en-US-0-0.epub
Finished epub
$ unzip -l tmp/en-US/Documentation-FOO-0.1-en-US-0-0.epub
Archive: tmp/en-US/Documentation-FOO-0.1-en-US-0-0.epub
Length Date Time Name
-------- ---- ---- ----
0 11-11-09 11:18 OEBPS/
0 11-11-09 11:18 META-INF/
20 11-11-09 11:18 mimetype
663 11-11-09 11:18 OEBPS/ch01s02.html
1110 11-11-09 11:18 OEBPS/apa.html
2248 11-11-09 11:18 OEBPS/index.html
3041 11-11-09 11:18 OEBPS/toc.ncx
776 11-11-09 11:18 OEBPS/ch01.html
628 11-11-09 11:18 OEBPS/pr01s02.html
2136 11-11-09 11:18 OEBPS/content.opf
1642 11-11-09 11:18 OEBPS/bk01-toc.html
11195 11-11-09 11:18 OEBPS/pr01.html
668 11-11-09 11:18 OEBPS/ix01.html
19586 11-11-09 11:18 OEBPS/Common_Content/css/common.css
...
268 11-11-09 11:18 META-INF/container.xml
-------- -------
175403 81 files
publican-1.3-0.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/publican-1.3-0.fc12 publican-1.3-0.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/publican-1.3-0.fc11 publican-1.3-0.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. publican-1.3-0.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |