Bug 32849

Summary: TEXCMDS not used for pdfjadetex
Product: Documentation Reporter: Peter Johnson <freebsd>
Component: Books & ArticlesAssignee: Murray Stokely <murray>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Peter Johnson 2001-12-15 07:40:01 UTC
The TEXCMDS variable is prepassed when building a DVI using jadetex, but is not passed to pdfjadetex when building a PDF.

Fix: Patch doc/share/mk/doc.docbook.mk as follows:
How-To-Repeat: Build a PDF with something in TEXCMDS (eg BOOK_OUTPUT=1).
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2001-12-15 19:24:16 UTC
Responsible Changed
From-To: freebsd-doc->murray

I implemented the TEXCMDs stuff, I'll test this patch and commit it today.
Comment 2 Murray Stokely freebsd_committer freebsd_triage 2002-01-01 08:42:28 UTC
State Changed
From-To: open->closed

Thanks for the submission!  Your change has been added in r1.60 of 
doc.docbook.mk.