Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redo the section layout #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Redo the section layout #17

wants to merge 1 commit into from

Commits on Jun 19, 2014

  1. Redo the section layout

    * 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?
    gregturn committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    ad2d4de View commit details
    Browse the repository at this point in the history