You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 17, 2021. It is now read-only.
--fop
Use FOP to generate PDFs. The default behavior is to use dblatex(1). The --fop
option is implicit if this option is used.
The last sentence about the option being implicit is confusing to me. This option implicitly enables itself? Is one of the option names here wrong? Looking at the a2x.py code, it looks like --fopt-opts implicitly enables --fop, so that sentence should be moved to the description for --fop-opts.