summaryrefslogtreecommitdiff
path: root/support/l2a/l2a.1
blob: c758a9bcd8c25248f3e1184426bd7481e60ecc1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
.\" @(#)l2a.1 2.0 89/12/10 [gh]
.\" Usage:
.\"    nroff -man l2a.1
.TH L2A 1L "8 October 1990" "Version 1.0"
.SH NAME
l2a \- a LaTeX detergent
.SH SYNOPSIS
.B l2a
[
.B \-a
]
[
.B \-h
]
[
.B \-n
]
.SH DESCRIPTION
.LP
.B 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.
.PP
.B L2a
is a filter.  Its default operation is to read from standard input
(the keyboard) and write on standard output (the terminal).
.SH OPTIONS
.TP
.B \-a
Write out information about
.B
l2a.
.TP
.B \-h
Write out a brief summary of options.
.TP
.B \-n
Generate norwegian headings.
.SH DIAGNOSTICS
.PP
Unrecognized markup commands generate an error message on the screen.
There are no return code.

.SH AUTHOR
.PP
Copyright \(co 1988, 1990 Gisle Hannemyr.
.PP
.B 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.
.PP
Bug reports, improvements, comments, suggestions and flames to:
.ti +0.2i
Snail: Gisle Hannemyr, Brageveien 3A, 0452 Oslo, Norway.
.ti +0.2i
Email: gisle.hannemyr@nr.no (EAN);
.ti +0.9i
gisle@ifi.uio.no (Internet);
.ti +0.9i
\|.\|.\|.\|!mcsun!ifi!gisle (UUCP);
.ti +0.9i
(and several BBS mailboxes).
.SH BUGS
.PP
There is some Norwegian bias in
.B l2a.
In particular,
there exists several national versions of the ISO 646 7-bit
character set; but
.B l2a
bluntly assumes the standard Norwegian version of the ISO 646.
.PP
Only a subset of LaTeX is understood.
.\" EOF