tex2mail - Online in the Cloud

This is the command tex2mail that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


tex2mail - TeX to ascii math prettyprinter

SYNOPSIS


tex2mail [-linelength= length] [-maxdef= number] [-debug= number] [-by_par= number] [-TeX]
[-ragged] [-noindent]

DESCRIPTION


Filter converting TeX or LaTeX math formulae to ASCII art. tex2mail is used by the PARI-GP
calculator for output method external prettyprint . Under gp, prettyprint mode can be set
by default(output, 3) (or \o3). By default, this switches gp main output to TeX format,
filtered by

tex2mail -TeX -noindent -ragged -by_par

Flags passed to tex2mail can be modified via the prettyprinter default in gp.

OPTIONS


The following command line options are available:

-linelength=length
Wrap text at this column.

-maxdef=number
definition loops: croak if more than maxdef substitutions in a given paragraph.

-debug=debuglevel
output debugging messages.

-by_par
Expect each paragraph to be terminated by *exactly* 2 "\n", and do not print an
extra "\n" between paragraphs.

-TeX Assume input formulae are in plain TeX format.

-ragged
leave right ragged.

-noindent
assume \noindent everywhere.

Use tex2mail online using onworks.net services



Latest Linux & Windows online programs