summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/preview
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-04-24 03:04:10 +0000
committerNorbert Preining <norbert@preining.info>2023-04-24 03:04:10 +0000
commite77721e3571e9341ee83577f574128a9f4e37c38 (patch)
treec5700e5f2a8eaa537a6d4b3c2b09ff158540e197 /macros/latex/contrib/preview
parenta439b072c2479fb06eea3b7ee406bb34fd38ed56 (diff)
CTAN sync 202304240304
Diffstat (limited to 'macros/latex/contrib/preview')
-rw-r--r--macros/latex/contrib/preview/preview.dtx27
-rw-r--r--macros/latex/contrib/preview/preview.pdfbin332076 -> 343676 bytes
2 files changed, 10 insertions, 17 deletions
diff --git a/macros/latex/contrib/preview/preview.dtx b/macros/latex/contrib/preview/preview.dtx
index 6b21ace38e..c68ea26425 100644
--- a/macros/latex/contrib/preview/preview.dtx
+++ b/macros/latex/contrib/preview/preview.dtx
@@ -3,7 +3,7 @@
%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>.
%
% Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006,
-% 2010, 2017-2022 Free Software Foundation
+% 2010, 2017-2023 Free Software Foundation
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
% Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
% Boston, MA 02110-1301 USA
% \fi
-% \CheckSum{1794}
+% \CheckSum{1758}
% \GetFileInfo{preview.sty}
% \date{\filedate}
% \author{David Kastrup\thanks{\texttt{bug-auctex@gnu.org}}}
@@ -429,27 +429,20 @@
%
% \StopEventually{}
% \section{The Implementation}
-% 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
+% We provide version and date manually. This should really be done at
% docstrip time instead. Takers?
% \begin{macro}{\pr@version}
+% \begin{macro}{\pr@date}
% \begin{macrocode}
%<*style>
%<*!active>
-\NeedsTeXFormat{LaTeX2e} \def\reserved@a #1#2$#3:
-#4${\xdef#1{\reserved@c #2#4 $}} \def\reserved@c #1 #2${#1}
-\begingroup \catcode`\_=12
-\reserved@a\pr@version $Name: release_13_1 $ \ifx\pr@version\@empty
-\reserved@a\pr@version CVS-$Revision: 1.126 $ \endgroup \else
- \def\next release_{} \lccode`\_=`.
- \edef\next{\lowercase{\endgroup
- \def\noexpand\pr@version{\expandafter\next\pr@version}}} \next \fi
-\reserved@a\next $Date: 2017/04/24 13:20:00 $
-\edef\next{\noexpand\ProvidesPackage{preview}%
- [\next\space \pr@version\space (AUCTeX/preview-latex)]}
-\next
+\NeedsTeXFormat{LaTeX2e}
+\def\pr@version{13.2}
+\def\pr@date{2023/01/17}
+\ProvidesPackage{preview}[\pr@date\space \pr@version\space (AUCTeX/preview-latex)]
% \end{macrocode}
% \end{macro}
+% \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
@@ -1676,7 +1669,7 @@ Please complain to your document class author}%
%<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
+% 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{%
diff --git a/macros/latex/contrib/preview/preview.pdf b/macros/latex/contrib/preview/preview.pdf
index 6c8c2d1446..294804eae8 100644
--- a/macros/latex/contrib/preview/preview.pdf
+++ b/macros/latex/contrib/preview/preview.pdf
Binary files differ