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

Missing book title #9

Open
fbolton opened this issue Dec 22, 2016 · 2 comments
Open

Missing book title #9

fbolton opened this issue Dec 22, 2016 · 2 comments

Comments

@fbolton
Copy link
Owner

fbolton commented Dec 22, 2016

Not sure why this happens, but the book title is blank after converting the Fabric_Guide. Need to investigate.

@fbolton
Copy link
Owner Author

fbolton commented Dec 23, 2016

The problem was that DocBookRx was looking for the book title under the info element, which is the convention for DocBook 4.5. In DocBook 5.0, on the other hand, the title element is directly a child of book. Fixed by commit d3f1c3e.

@fbolton fbolton closed this as completed Dec 23, 2016
@fbolton fbolton reopened this Dec 23, 2016
@fbolton
Copy link
Owner Author

fbolton commented Jan 4, 2017

Pull request: asciidoctor#58

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

No branches or pull requests

1 participant