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

Fixed generation of document header for DocBook 5 book #58

Merged
merged 3 commits into from
Oct 12, 2023

Conversation

fbolton
Copy link
Contributor

@fbolton fbolton commented Jan 4, 2017

In DocBook 5, the title must appear directly under the book element (nested as book > title), in contrast to the DocBook 4.5 convention, where the book title is inside the info element (nested as book > info > title). In DocBook 5, the author's firstname and surname must also be wrapped inside the personname element. A spec test was added for the DocBook 5 format book header.

@mojavelinux mojavelinux merged commit 873b12e into asciidoctor:master Oct 12, 2023
2 checks passed
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.

2 participants