eqn
Verified for current stable LTS
Eqn Command: Typeset Equations To Pdf
Use for typeset equations to pdf with Eqn. Exact CLI syntax to typeset equations to pdf using Eqn.
When to use this: Use for typeset equations to pdf with Eqn.
Command Syntax
eqn -T <pdf> <path/to/input.eqn> | groff -<me> -T <pdf> > <path/to/output.pdf> eqn -T <pdf> <path/to/input.eqn> | groff -<me> -T <pdf> > <path/to/output.pdf> Command Breakdown
-T- Command Option
- Tool-specific option used by this command invocation.
-<me>- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to typeset equations to pdf using Eqn.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Eqn Command: Process Equations Groff Output
eqn <path/to/input.eqn> > <path/to/output.roff> Eqn Command: Process Input With Equations eqn <path/to/input.eqn> > <path/to/output.roff> Eqn Command: Typeset Input File To Pdf eqn -T <pdf> <path/to/input.eqn> | groff -<me> -T <pdf> > <path/to/output.pdf> Ab Command: Execute Http Post Requests ab -n 100 -T <application/json> -p <path/to/file.json> <url> Csvformat Command: Convert Csv To Tsv csvformat -T <data.csv>