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

PDFs rendering differently as dependency call vs CLI #24

Open
briandominick opened this issue Nov 5, 2017 · 0 comments
Open

PDFs rendering differently as dependency call vs CLI #24

briandominick opened this issue Nov 5, 2017 · 0 comments
Labels

Comments

@briandominick
Copy link
Collaborator

I noticed I was unable to suppress a PDF cover page using the :notitle: attribute, but it works with using the asciidoctor-pdf CLI command. I'm not sure if it's a great idea to make CLI calls from inside a ruby script, but I think it's generally safe.

I also reported this to the asciidoctor-pdf project: asciidoctor/asciidoctor-pdf#866 -- I'll follow up if they get back to me with a better solution.

briandominick added a commit that referenced this issue Nov 5, 2017
This resolves issue #24
Dividing convert calls between PDF backend and non-PDF, with all PDF calls using system asciidoctor-pdf.
I don't love this solution, but it's good enough for now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant