The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD print : detex

Strips TeX/LaTeX codes from a file

 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. 

http://www.cs.purdue.edu/homes/trinkle/detex/



detex history


v. 1.16
date: 2004/02/05 20:37:44;  author: trevor;  state: Exp;  lines: +1 -0
Use PLIST_FILES.

Reviewed by:	marcus

v. 1.15 date: 2003/02/20 18:55:43; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/11/10 16:47:40; author: lioux; state: Exp; lines: +0 -3 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:46:37; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/10/19 10:32:15; author: kris; state: Exp; lines: +0 -1 Distfile was repacked (no content changes, except they now have a top-level directory instead of expanding in .)
v. 1.11 date: 2002/08/20 19:56:38; author: naddy; state: Exp; lines: +1 -1 Fix build: malloc() prototype already provided by . Submitted by: Brian Minard
v. 1.10 date: 2002/08/06 13:34:27; author: naddy; state: Exp; lines: +5 -3 Update to version 2.7. PR: 41360 Submitted by: Ports Fury
v. 1.9 date: 2002/05/08 20:56:21; author: obrien; state: Exp; lines: +2 -2 To ports@freebsd.org.
v. 1.8 date: 2000/04/09 17:49:25; author: cpiazza; state: Exp; lines: +3 -3 Accidental whitespace
v. 1.7 date: 2000/04/09 17:39:49; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.6 date: 2000/03/22 00:26:47; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.5 date: 2000/03/20 02:36:16; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.4 date: 2000/02/13 03:23:16; author: obrien; state: Exp; lines: +4 -4 Style nits in the ports I maintain.
v. 1.3 date: 1999/08/31 01:44:36; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.2 date: 1999/02/03 11:11:56; author: asami; state: Exp; lines: +4 -2 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.1 date: 1997/03/25 10:53:08; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/25 10:53:08; author: obrien; state: Exp; lines: +0 -0 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. ============================================================================= v. 1.16 date: 2004/02/05 20:37:44; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.15 date: 2003/02/20 18:55:43; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/11/10 16:47:40; author: lioux; state: Exp; lines: +0 -3 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:46:37; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/10/19 10:32:15; author: kris; state: Exp; lines: +0 -1 Distfile was repacked (no content changes, except they now have a top-level directory instead of expanding in .)
v. 1.11 date: 2002/08/20 19:56:38; author: naddy; state: Exp; lines: +1 -1 Fix build: malloc() prototype already provided by . Submitted by: Brian Minard
v. 1.10 date: 2002/08/06 13:34:27; author: naddy; state: Exp; lines: +5 -3 Update to version 2.7. PR: 41360 Submitted by: Ports Fury
v. 1.9 date: 2002/05/08 20:56:21; author: obrien; state: Exp; lines: +2 -2 To ports@freebsd.org.
v. 1.8 date: 2000/04/09 17:49:25; author: cpiazza; state: Exp; lines: +3 -3 Accidental whitespace
v. 1.7 date: 2000/04/09 17:39:49; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.6 date: 2000/03/22 00:26:47; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.5 date: 2000/03/20 02:36:16; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.4 date: 2000/02/13 03:23:16; author: obrien; state: Exp; lines: +4 -4 Style nits in the ports I maintain.
v. 1.3 date: 1999/08/31 01:44:36; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.2 date: 1999/02/03 11:11:56; author: asami; state: Exp; lines: +4 -2 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.1 date: 1997/03/25 10:53:08; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/25 10:53:08; author: obrien; state: Exp; lines: +0 -0 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. ============================================================================= v. 1.16 date: 2004/02/05 20:37:44; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES. Reviewed by: marcus
v. 1.15 date: 2003/02/20 18:55:43; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/11/10 16:47:40; author: lioux; state: Exp; lines: +0 -3 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:46:37; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/10/19 10:32:15; author: kris; state: Exp; lines: +0 -1 Distfile was repacked (no content changes, except they now have a top-level directory instead of expanding in .)
v. 1.11 date: 2002/08/20 19:56:38; author: naddy; state: Exp; lines: +1 -1 Fix build: malloc() prototype already provided by . Submitted by: Brian Minard
v. 1.10 date: 2002/08/06 13:34:27; author: naddy; state: Exp; lines: +5 -3 Update to version 2.7. PR: 41360 Submitted by: Ports Fury
v. 1.9 date: 2002/05/08 20:56:21; author: obrien; state: Exp; lines: +2 -2 To ports@freebsd.org.
v. 1.8 date: 2000/04/09 17:49:25; author: cpiazza; state: Exp; lines: +3 -3 Accidental whitespace
v. 1.7 date: 2000/04/09 17:39:49; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.6 date: 2000/03/22 00:26:47; author: obrien; state: Exp; lines: +2 -1 Restore useless version required comments.
v. 1.5 date: 2000/03/20 02:36:16; author: obrien; state: Exp; lines: +1 -2 Remove the "version required" line.
v. 1.4 date: 2000/02/13 03:23:16; author: obrien; state: Exp; lines: +4 -4 Style nits in the ports I maintain.
v. 1.3 date: 1999/08/31 01:44:36; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.2 date: 1999/02/03 11:11:56; author: asami; state: Exp; lines: +4 -2 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.1 date: 1997/03/25 10:53:08; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/25 10:53:08; author: obrien; state: Exp; lines: +0 -0 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. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm