Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

Strange "implicit" wording in doco for a2x --fop option #73

Closed
@apjanke

Description

@apjanke

Here's the a2x man page's description of --fop.

   --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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions