Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15943 - detex-2.7 ebuild: program to strip TeX commands from tex files
Summary: detex-2.7 ebuild: program to strip TeX commands from tex files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Matthew Turk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-18 13:41 UTC by Tom Payne (RETIRED)
Modified: 2003-06-30 20:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
detex-2.7.ebuild (detex-2.7.ebuild,960 bytes, text/plain)
2003-02-18 13:43 UTC, Tom Payne (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Payne (RETIRED) gentoo-dev 2003-02-18 13:41:32 UTC
Hi --

Pls find attached an ebuild for detex, a program for stripping commands from TeX
files. It is useful for TeX users, e.g. to count words in a .tex file: "detex
filename.tex | wc"

Suggested category: app-text.

Regards,

Tom
Comment 1 Tom Payne (RETIRED) gentoo-dev 2003-02-18 13:43:25 UTC
Created attachment 8445 [details]
detex-2.7.ebuild
Comment 2 Matthew Turk (RETIRED) gentoo-dev 2003-04-10 22:51:31 UTC
An update:  we're waiting for some improvements to portage, then I will add this 
package into a new category, something like app-latex.  Thanks for your patience! 
Comment 3 Matthew Turk (RETIRED) gentoo-dev 2003-06-30 20:15:16 UTC
Ok, committed.  Small changes; working on maybe changing to a patch instead of sed.