[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/preview/latex/preview.dtx
From: |
David Kastrup |
Subject: |
[AUCTeX-diffs] Changes to auctex/preview/latex/preview.dtx |
Date: |
Mon, 27 Jun 2005 12:19:19 -0400 |
Index: auctex/preview/latex/preview.dtx
diff -u auctex/preview/latex/preview.dtx:1.104
auctex/preview/latex/preview.dtx:1.105
--- auctex/preview/latex/preview.dtx:1.104 Mon Jun 27 15:18:20 2005
+++ auctex/preview/latex/preview.dtx Mon Jun 27 16:19:18 2005
@@ -429,21 +429,23 @@
% Here we go: the start is somewhat obtuse since we figure out version
% number and date from RCS strings. This should really be done at
% docstrip time instead. Takers?
+% address@hidden
% \begin{macrocode}
%<*style>
%<*!active>
\NeedsTeXFormat{LaTeX2e} address@hidden #1#2$#3:
address@hidden #2#4 $}} address@hidden #1 #2${#1}
address@hidden@b $Name: $ address@hidden@empty
address@hidden@b CVS-$Revision: 1.104 $ \else \begingroup
address@hidden@version $Name: $ address@hidden@empty
address@hidden@version CVS-$Revision: 1.105 $ \else \begingroup
\lccode`\_=`. \catcode`\_=12 \def\next Release_{}
\edef\next{\lowercase{\endgroup
- address@hidden@b}}} \next \fi
address@hidden $Date: 2005/06/27 15:18:20 $
+ address@hidden@version}}} \next \fi
address@hidden $Date: 2005/06/27 16:19:18 $
\edef\next{\noexpand\ProvidesPackage{preview}%
- [\next\space address@hidden (AUCTeX/preview-latex)]}
+ [\next\space address@hidden (AUCTeX/preview-latex)]}
\next
% \end{macrocode}
+% \end{macro}
% Since many parts here will not be needed as long as the package is
% inactive, we will include them enclosed with |<*active>| and
% |</active>| guards. That way, we can append all of this stuff at a