FreeBSD Bugzilla – Attachment 18222 Details for
Bug 32849
TEXCMDS not used for pdfjadetex
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 772 bytes, created by
Peter Johnson
on 2001-12-15 07:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Peter Johnson
Created:
2001-12-15 07:40:01 UTC
Size:
772 bytes
patch
obsolete
>--- doc/share/mk/doc.docbook.mk-1.58 Wed Dec 12 05:49:37 2001 >+++ doc/share/mk/doc.docbook.mk Sat Dec 15 01:22:30 2001 >@@ -425,11 +425,11 @@ > > ${DOC}.pdf: ${DOC}.tex-pdf ${IMAGES_PDF} > @${ECHO} "==> PDFTeX pass 1/3" >- -${PDFTEX} "&pdfjadetex" '\nonstopmode\input{${DOC}.tex-pdf}' >+ -${PDFTEX} "&pdfjadetex" '${TEXCMDS} \nonstopmode\input{${DOC}.tex-pdf}' > @${ECHO} "==> PDFTeX pass 2/3" >- -${PDFTEX} "&pdfjadetex" '\nonstopmode\input{${DOC}.tex-pdf}' >+ -${PDFTEX} "&pdfjadetex" '${TEXCMDS} \nonstopmode\input{${DOC}.tex-pdf}' > @${ECHO} "==> PDFTeX pass 3/3" >- ${PDFTEX} "&pdfjadetex" '\nonstopmode\input{${DOC}.tex-pdf}' >+ ${PDFTEX} "&pdfjadetex" '${TEXCMDS} \nonstopmode\input{${DOC}.tex-pdf}' > > ${DOC}.ps: ${DOC}.dvi > ${DVIPS} ${DVIPSOPTS} -o ${.TARGET} ${.ALLSRC}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32849
: 18222