diff options
author | itojun <itojun@pkgsrc.org> | 2000-10-18 09:35:40 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-10-18 09:35:40 +0000 |
commit | 48e1c66278052fe7d423f4d4ad1eb601bb819c05 (patch) | |
tree | c9c61072027aae3db4823355b6f45f20e88a02a4 /textproc/untex/pkg/DESCR | |
parent | c96389663028bc9c53ce3d0442720c4b667b9db8 (diff) | |
download | pkgsrc-48e1c66278052fe7d423f4d4ad1eb601bb819c05.tar.gz |
untex 1.3, removes tex control sequence from text
Diffstat (limited to 'textproc/untex/pkg/DESCR')
-rw-r--r-- | textproc/untex/pkg/DESCR | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/untex/pkg/DESCR b/textproc/untex/pkg/DESCR new file mode 100644 index 00000000000..6531c076e44 --- /dev/null +++ b/textproc/untex/pkg/DESCR @@ -0,0 +1,11 @@ +DESCRIPTION +Untex removes some LaTeX commands from the files listed in the +arguments (or standard input) and prints the output to standard +output. + +AUTHORS +Untex was written by Michael Staats (michael@thp.Uni-Duisburg.DE). +The -gascii and -uascii options were added by Denis Endisch +(denis@smoky.ikf.physik.uni-frankfurt.de). Thanks to Subhasish +Mazumdar (mazumdar@ringer.cs.utsa.edu) for some hints for improvements +and bug reports. |