Profile

Contact Details

Ribbons

Badges

Jason Zech


Contributions

1 to 5 of 41 total
Posted By Jason Zech 06-05-2013 17:50
Found In Egroup: docbook
\ view thread
I believe you need to wrap the epigraph in -----Original Message----- From: Christopher Culver [mailto:crculver@christopherculver.com] Sent: Wednesday, June 05, 2013 11:27 AM To: docbook@lists.oasis-open.org Subject: [docbook] Epigraph for parts The document that I am preparing in ...
Posted By Jason Zech 06-03-2013 14:12
Found In Egroup: docbook
\ view thread
I've run into the same problem. Since we use curly quote marks in our work, I need to use the quote tag to get those right, and my workarounds don't seem terribly elegant in these cases: 1) You could just use the quotation characters (rather than the tags) in those instances (I made an entity for ...
Posted By Jason Zech 02-04-2013 21:41
Found In Egroup: docbook-apps
\ view thread
I should have mentioned also that this is for the older epub format. I have not yet looked at epub3, so I don't know if this translates.
Posted By Jason Zech 02-04-2013 21:13
Found In Egroup: docbook-apps
\ view thread
I'll put up the customizations, if anyone finds them helpful. And a sample output. I worked on 3 templates, but only 1 gets heavy customization. In xhtml/autotoc.xsl: I removed the list-related tags from the templates "make.toc" and "subtoc". The bigger customization to add the p and ...
Posted By Jason Zech 02-04-2013 18:08
Found In Egroup: docbook-apps
\ view thread
I haven't started using EPUB3 stylesheets yet, but for my epub2 and kindle work, I finally customized the stylesheets to produce my TOC lines as p tags with useful class names that I can control in the CSS. Neither of the built in list-options for TOC seemed to work well enough for my purposes, especially ...