/[auctex]/auctex/preview/latex/preview.dtx
ViewVC logotype

Diff of /auctex/preview/latex/preview.dtx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.100 by angeli, Sun Apr 10 16:35:41 2005 UTC revision 1.101 by dak, Sat Apr 16 21:35:36 2005 UTC
# Line 1  Line 1 
1  %%\iffalse  %%\iffalse
2  %%     preview.dtx for extracting previews from LaTeX documents.  Part of  %%     preview.dtx for extracting previews from LaTeX documents.  Part of
3  %%     the preview-latex package.  %%     the preview-latex package.
4  %%     Copyright (C) 2001, 2002, 2003, 2004, 2005 David Kastrup  %%     Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation
5  %%  %%
6  %%     This program is free software; you can redistribute it and/or modify  %%     This program is free software; you can redistribute it and/or modify
7  %%     it under the terms of the GNU General Public License as published by  %%     it under the terms of the GNU General Public License as published by
# Line 18  Line 18 
18  %%     Free Software Foundation, Inc., 59 Temple Place, Suite 330,  %%     Free Software Foundation, Inc., 59 Temple Place, Suite 330,
19  %%     Boston, MA 02111-1307  USA  %%     Boston, MA 02111-1307  USA
20  %%\fi  %%\fi
21  % \CheckSum{1615}  % \CheckSum{1624}
22  % \def\rcskey#1#2$#3: #4${\edef#1{\rcsstrip #2#4 $}}  % \def\rcskey#1#2$#3: #4${\edef#1{\rcsstrip #2#4 $}}
23  % \def\rcsstrip #1 #2${#1}  % \def\rcsstrip #1 #2${#1}
24  % \rcskey \version $Name$  % \rcskey \version $Name$
# Line 1722  Please complain to your document class a Line 1722  Please complain to your document class a
1722  %   of nesting.  We then reassign the appropriate labelling macros:  %   of nesting.  We then reassign the appropriate labelling macros:
1723  %    \begin{macrocode}  %    \begin{macrocode}
1724  %<showlabels>  \global\let\pr@@label\label \let\label\pr@label  %<showlabels>  \global\let\pr@@label\label \let\label\pr@label
1725  %<showlabels>  \let\pr@@maketag\maketag@@@ \let\maketag@@@\pr@maketag  %<showlabels>  \global\let\pr@@maketag\maketag@@@
1726    %<showlabels>  \let\maketag@@@\pr@maketag
1727  %<showlabels>}  %<showlabels>}
1728  %    \end{macrocode}  %    \end{macrocode}
1729  % \end{macro}  % \end{macro}
# Line 1731  Please complain to your document class a Line 1732  Please complain to your document class a
1732  %    \begin{macrocode}  %    \begin{macrocode}
1733  %<showlabels>\pr@addto@front\pr@ship@end{%  %<showlabels>\pr@addto@front\pr@ship@end{%
1734  %<showlabels>   \ifx \label\pr@label \global\let\label\pr@@label \fi  %<showlabels>   \ifx \label\pr@label \global\let\label\pr@@label \fi
1735    %<showlabels>   \ifx \maketag@@@\pr@maketag
1736    %<showlabels>        \global\let\maketag@@@\pr@@maketag \fi
1737  %<showlabels>   \ifvoid\pr@labelbox  %<showlabels>   \ifvoid\pr@labelbox
1738  %<showlabels>   \else \setbox\pr@box\hbox{%  %<showlabels>   \else \setbox\pr@box\hbox{%
1739  %<showlabels>         \box\pr@box\,\box\pr@labelbox}%  %<showlabels>         \box\pr@box\,\box\pr@labelbox}%

Legend:
Removed from v.1.100  
changed lines
  Added in v.1.101

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26