Skip to content

Conversation

gregturn
Copy link
Owner

  • Fix the Packt style used
  • Pull out chapter number as a section and instead rely on attribute :chapter_number, defaulting to 1 if not specified
  • Move everything up, so that main sections are Level 1, i.e. ==, etc.
  • Add a preamble

Issues:

  • Can't seem to grab the title inside the preamble. docbook's block_preamble.xml.slim seems to use it. Why can't I?
  • If the Chapter Title styling works, do I need to then rip it's relic out of section.fodt.slim?

* Fix the Packt style used
* Pull out chapter number as a section and instead rely on attribute :chapter_number, defaulting to **1** if not specified
* Move everything up, so that main sections are Level 1, i.e. `==`, etc.
* Add a preamble

Issues:

* Can't seem to grab the title inside the preamble. docbook's block_preamble.xml.slim seems to use it. Why can't I?
* If the Chapter Title styling works, do I need to then rip it's relic out of section.fodt.slim?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant