Index: auctex/preview/latex/preview.dtx
diff -u auctex/preview/latex/preview.dtx:1.106 
auctex/preview/latex/preview.dtx:1.107
--- auctex/preview/latex/preview.dtx:1.106      Tue Jun 28 07:10:05 2005
+++ auctex/preview/latex/preview.dtx    Thu Jun 30 08:12:13 2005
@@ -436,11 +436,11 @@
 \NeedsTeXFormat{LaTeX2e} [EMAIL PROTECTED] #1#2$#3:
 [EMAIL PROTECTED] #2#4 $}} [EMAIL PROTECTED] #1 #2${#1}
 [EMAIL PROTECTED]@version $Name:  $ [EMAIL PROTECTED]@empty
[EMAIL PROTECTED]@version CVS-$Revision: 1.106 $ \else \begingroup
[EMAIL PROTECTED]@version CVS-$Revision: 1.107 $ \else \begingroup
   \lccode`\_=`.  \catcode`\_=12 \def\next Release_{}
   \edef\next{\lowercase{\endgroup
     [EMAIL PROTECTED]@version}}} \next \fi
[EMAIL PROTECTED] $Date: 2005/06/28 07:10:05 $
[EMAIL PROTECTED] $Date: 2005/06/30 08:12:13 $
 \edef\next{\noexpand\ProvidesPackage{preview}%
   [\next\space [EMAIL PROTECTED] (AUCTeX/preview-latex)]}
 \next
@@ -1561,10 +1561,11 @@
 %<tightpage>[EMAIL PROTECTED]
 %    \end{macrocode}
 % Backwards-compatibility. Once we are certain that dvipng-1.6 or
-% later is widely used, this can be exchanged for the simple 
-% |\special{!/[EMAIL PROTECTED] true def}|
+% later is widely used, the three following specials can be exchanged
+% for the simple |\special{!/[EMAIL PROTECTED] true def}|
 %    \begin{macrocode}
-%<tightpage>  \special{!/[EMAIL PROTECTED] true def (}
+%<tightpage>  \special{!/[EMAIL PROTECTED] true def (%
+%<tightpage>     compatibility PostScript comment for dvipng<=1.5 }
 %<tightpage>  \special{!userdict begin/bop-hook{%
 %<tightpage>     7{currentfile token not{stop}if 
 %<tightpage>       65781.76 div DVImag mul}repeat
@@ -1577,9 +1578,13 @@
 %<tightpage>       /PageOffset[7 -2 roll [1 1 dtransform exch]%
 %<tightpage>       {0 ge{neg}if exch}forall]>>setpagedevice%
 %<tightpage>       //bop-hook exec}bind def end}
-%<tightpage>  \special{!userdict 7{currentfile token not{stop}if 65781.76 div 
}) pop}
-%    \end{macrocode}
-% End of backwards-compatibility code. 
+%<tightpage>  \special{!userdict (some extra code to avoid 
+%<tightpage>     dvipng>=1.6 unknown special:
+%<tightpage>       7{currentfile token not{stop}if 65781.76 div })) pop}
+%    \end{macrocode}
+% The ``userdict'' at the start of the last special is also there to
+% avoid an unknown special in dvipng<=1.6. This is the end of the
+% backwards-compatibility code.
 %    \begin{macrocode}
 %<tightpage>  \special{!userdict begin/bop-hook{%
 %<tightpage>  preview-bop-level 0 le{%


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to