| Summary: | [patch] to doc.docbook.mk to post process .tex files. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Josef Karthauser <joe> | ||||
| Component: | Books & Articles | Assignee: | Gabor Kovesdan <gabor> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Josef Karthauser
2002-01-05 23:40:00 UTC
On Sat, Jan 05, 2002 at 11:38:40PM +0000, Joe Karthauser wrote: > >Description: > Sometimes it's useful to be able to post process the tex > file before a pdf or ps, etc, is made from it. This patch > defines a new variable TEX_POSTPROCESS, in which you can > define the name of a filter command that can be used to > process the tex file if required. As discussed with Joe on the phone, a better approach to this is to define a set of pre- and post- targets for each stage of the process, so that individual Makefiles can put in their commands as necessary -- in the same way that the ports system does. For the moment, keep this PR open, in the hope that someone has the cycles to tackle it. N -- FreeBSD: The Power to Serve http://www.freebsd.org/ FreeBSD Documentation Project http://www.freebsd.org/docproj/ --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- State Changed From-To: open->suspended Mark as suspended awaiting someone to pick up the idea of pre/post targets. State Changed From-To: suspended->closed We do not use TeX any more in the rendering process. Thanks for your contribution, though. Responsible Changed From-To: freebsd-doc->gabor We do not use TeX any more in the rendering process. Thanks for your contribution, though. |