diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-25 10:53:11 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-25 10:53:11 +0000 |
commit | 6b05df3643318b978bcfd927040697a87fb3bf31 (patch) | |
tree | f63d6bea44b850f6c06dfaf9424a63300d9b6a53 /print/detex/pkg-descr | |
parent | 9a565ac877125cc3eab2223fa1d2fcce2f61b9d0 (diff) | |
download | ports-6b05df3643318b978bcfd927040697a87fb3bf31.tar.gz ports-6b05df3643318b978bcfd927040697a87fb3bf31.zip |
Notes
Diffstat (limited to 'print/detex/pkg-descr')
-rw-r--r-- | print/detex/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/detex/pkg-descr b/print/detex/pkg-descr new file mode 100644 index 000000000000..87702137f9d2 --- /dev/null +++ b/print/detex/pkg-descr @@ -0,0 +1,3 @@ +detex takes as input a TeX source file and strips the TeX commands. +The result is output to stdout. This is useful if you need a pure ASCII +version of a TeX/LaTeX file. |