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

Add debug mode for PDF rendering #308

Open
Intelligent2013 opened this issue Jun 16, 2023 · 0 comments
Open

Add debug mode for PDF rendering #308

Intelligent2013 opened this issue Jun 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Intelligent2013
Copy link

Currently mn2pdf supports the debug mode (generates intermediate XSL-FO, IF, config files) via CLI parameter --debug, -d.
The debug mode is very helpful in case of some issues in the PDF generation.

Currently, there isn't possibility to pass this parameter via metanorma command line:

bundle exec metanorma -t iso -x pdf rice-en.final.adoc 

To do: when in the CLI there is -pdfdebug (or something similar), then add the parameter --debug (or -d) for mn2pdf.jar (in mn2pdf-ruby).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant