Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
Detex - Version 2.7
Detex is a program to remove TeX constructs from a text file. It recognizes
the \input command.
This program assumes it is dealing with LaTeX input if it sees the string
"\begin{document}" in the text. It recognizes the \include and \includeonly
commands.
Feel free to redistribute this program, but distribute the complete contents
of this directory. The latest version is available at
http://www.cs.purdue.edu/homes/trinkle/detex/ Send comments and fixes
to me via email.
Daniel Trinkle <trinkle@cs.purdue.edu>
Department of Computer Sciences
Purdue University
West Lafayette, IN 47907-1398