[OS X TeX] block comment

Bruno Voisin bvoisin at mac.com
Fri Nov 18 02:12:18 EST 2005


Le 18 nov. 05 à 01:35, George Gratzer a écrit :

> So what does this mean to me? Can I avoid it by changing the  
> preferences of TeXShop?

It's not connected with TeXShop at all. It is connected with teTeX,  
inside /Library/teTeX.

What you may try, if you're looking for a short-term fix, is make a  
local copy of /Library/teTeX/share/texmf.tetex/tex/latex/graphics/ 
pdftex.def inside your personal texmf tree, at ~/Library/texmf/tex/ 
latex/graphics/pdftex.def (create any folder as required), and then  
comment out the offending call to supp-pdf.tex inside this local  
copy, namely:

% v0.02e: Restore catcodes of context letters.
% Not needed with current version of supp-pdf
% but protects against older versions.
\AtBeginDocument{%
   \edef\@tempa{%
     \catcode`\noexpand\!\the\catcode`\!
     \catcode`\noexpand\@\the\catcode`\@
     \catcode`\noexpand\?\the\catcode`\? }%
   \InputIfFileExists{supp-pdf}{}{}%
   \@tempa
}

(towards the end of the file). The local copy will take precedence  
over that inside /Library/teTeX.

Bruno Voisin------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the MacOSX-TeX mailing list