DragonFly On-Line Manual Pages
L2A(1L) Local Applications L2A(1L)
NAME
l2a - a LaTeX detergent
SYNOPSIS
l2a [ -a ] [ -h ] [ -n ] [ -v ]
DESCRIPTION
L2a is a filter to ``detexify'' texts. That is, it attempts to remove
LaTeX markup commands, leaving only the body of text. It is intended
to be used when journal editors request plain ASCII text for
typesetting, or when you want to post a plain version of a LaTeX
document on an electronic conference system.
L2a is a filter. Its default operation is to read from standard input
(the keyboard) and write on standard output (the terminal).
OPTIONS
-a Write out information about l2a.
-h Write out a brief summary of options.
-n Generate norwegian headings.
-v Display version number.
DIAGNOSTICS
Unrecognized markup commands generate an error message on the screen.
There is no return code.
AUTHOR
Copyright (C) 1988, 1998 Gisle Hannemyr.
L2a may be freely distributed and copied, as long as this file is
included in the distribution and that these statements about authorship
and copyright is not altered or removed.
Bug reports, improvements, comments and suggestions to:
Snail: Hannemyr, Hegermannsgt. 13c, N-0478 Oslo, Norway.
Email: gisle@hannemyr.no
gisle@ifi.uio.no
BUGS
It does not understand or generate ISO Latin 1 or Unicode.
Only a subset of LaTeX is understood.
Version 1.2 1998 October 24 L2A(1L)