diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/preview/README | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/preview/preview.pdf | bin | 170731 -> 170712 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/preview/preview.drv | 2 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/preview/preview.dtx | 6 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/preview/preview.ins | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/prauctex.cfg | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/prauctex.def | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/prcounters.def | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/preview.sty | 6 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/prfootnotes.def | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/prlyx.def | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/prshowbox.def | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/prshowlabels.def | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/prtightpage.def | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/preview/prtracingall.def | 2 |
15 files changed, 20 insertions, 20 deletions
diff --git a/Master/texmf-dist/doc/latex/preview/README b/Master/texmf-dist/doc/latex/preview/README index 0d0e8a80c04..772f7b6b9fa 100644 --- a/Master/texmf-dist/doc/latex/preview/README +++ b/Master/texmf-dist/doc/latex/preview/README @@ -22,13 +22,13 @@ Availability The preview package is being developed along and distributed with AUCTeX. It can therefore be obtained as part of AUCTeX distribution -files available at <URL:ftp://ftp.gnu.org/pub/gnu/auctex/> or its +files available at <URL:https://ftp.gnu.org/pub/gnu/auctex/> or its mirror at <CTAN:support/auctex>. CTAN also provides a standalone version at <CTAN:macros/latex/contrib/preview>. The project page at -<URL:http://savannah.gnu.org/projects/auctex/> offers downloads and +<URL:https://savannah.gnu.org/projects/auctex/> offers downloads and anonymous CVS access for cutting edge versions. For more information about the preview package please refer to the home page of AUCTeX at -<URL:http://www.gnu.org/software/auctex/>. +<URL:https://www.gnu.org/software/auctex/>. Installation ------------ diff --git a/Master/texmf-dist/doc/latex/preview/preview.pdf b/Master/texmf-dist/doc/latex/preview/preview.pdf Binary files differindex f51b58fc59b..f8d5b1b537a 100644 --- a/Master/texmf-dist/doc/latex/preview/preview.pdf +++ b/Master/texmf-dist/doc/latex/preview/preview.pdf diff --git a/Master/texmf-dist/source/latex/preview/preview.drv b/Master/texmf-dist/source/latex/preview/preview.drv index 76ec4291e9f..3585603da33 100644 --- a/Master/texmf-dist/source/latex/preview/preview.drv +++ b/Master/texmf-dist/source/latex/preview/preview.drv @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \documentclass{ltxdoc} \usepackage{preview} \let\ifPreview\relax diff --git a/Master/texmf-dist/source/latex/preview/preview.dtx b/Master/texmf-dist/source/latex/preview/preview.dtx index b180b28ecb1..a2f3db64a5b 100644 --- a/Master/texmf-dist/source/latex/preview/preview.dtx +++ b/Master/texmf-dist/source/latex/preview/preview.dtx @@ -1,9 +1,9 @@ % \iffalse %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. % % Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, -% 2010, 2017 Free Software Foundation +% 2010, 2017-2019 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 @@ -439,7 +439,7 @@ \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_11_91 $ \ifx\pr@version\@empty +\reserved@a\pr@version $Name: release_12_2 $ \ifx\pr@version\@empty \reserved@a\pr@version CVS-$Revision: 1.126 $ \endgroup \else \def\next release_{} \lccode`\_=`. \edef\next{\lowercase{\endgroup diff --git a/Master/texmf-dist/source/latex/preview/preview.ins b/Master/texmf-dist/source/latex/preview/preview.ins index 1d4229d9db1..b4ef21b6812 100644 --- a/Master/texmf-dist/source/latex/preview/preview.ins +++ b/Master/texmf-dist/source/latex/preview/preview.ins @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \input docstrip \generate{ \file{preview.drv}{\from{preview.dtx}{driver}} diff --git a/Master/texmf-dist/tex/latex/preview/prauctex.cfg b/Master/texmf-dist/tex/latex/preview/prauctex.cfg index 495ae40a6bc..39922c989a8 100644 --- a/Master/texmf-dist/tex/latex/preview/prauctex.cfg +++ b/Master/texmf-dist/tex/latex/preview/prauctex.cfg @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \PreviewMacro*[[][#1{}]\footnote \PreviewMacro*[?[{@{[]}}{}][#1]\item \PreviewMacro*\emph diff --git a/Master/texmf-dist/tex/latex/preview/prauctex.def b/Master/texmf-dist/tex/latex/preview/prauctex.def index 4f8f7fa6d5d..57420cb91e6 100644 --- a/Master/texmf-dist/tex/latex/preview/prauctex.def +++ b/Master/texmf-dist/tex/latex/preview/prauctex.def @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \ifPreview\else\expandafter\endinput\fi \nofiles \preview@delay{\nonstopmode} diff --git a/Master/texmf-dist/tex/latex/preview/prcounters.def b/Master/texmf-dist/tex/latex/preview/prcounters.def index f7b5726716d..70bdea490a2 100644 --- a/Master/texmf-dist/tex/latex/preview/prcounters.def +++ b/Master/texmf-dist/tex/latex/preview/prcounters.def @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \ifPreview\else\expandafter\endinput\fi \def\pr@eltprint#1{\expandafter\@gobble\ifnum\value{#1}=0% \csname pr@c@#1\endcsname\else\relax diff --git a/Master/texmf-dist/tex/latex/preview/preview.sty b/Master/texmf-dist/tex/latex/preview/preview.sty index 3df1d9feba1..58af0082624 100644 --- a/Master/texmf-dist/tex/latex/preview/preview.sty +++ b/Master/texmf-dist/tex/latex/preview/preview.sty @@ -22,11 +22,11 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \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_11_91 $ \ifx\pr@version\@empty +\reserved@a\pr@version $Name: release_12_2 $ \ifx\pr@version\@empty \reserved@a\pr@version CVS-$Revision: 1.126 $ \endgroup \else \def\next release_{} \lccode`\_=`. \edef\next{\lowercase{\endgroup @@ -215,7 +215,7 @@ Please complain to your document class author}% \ProcessOptions\relax \ifPreview\else\expandafter\endinput\fi %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \newif\ifpr@outer \pr@outertrue \newcount\pr@snippet diff --git a/Master/texmf-dist/tex/latex/preview/prfootnotes.def b/Master/texmf-dist/tex/latex/preview/prfootnotes.def index 2d525a8ab38..5831edf3363 100644 --- a/Master/texmf-dist/tex/latex/preview/prfootnotes.def +++ b/Master/texmf-dist/tex/latex/preview/prfootnotes.def @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \PreviewMacro[[!]\footnote %] \endinput %% diff --git a/Master/texmf-dist/tex/latex/preview/prlyx.def b/Master/texmf-dist/tex/latex/preview/prlyx.def index fd1dab79030..ac3397e2fcd 100644 --- a/Master/texmf-dist/tex/latex/preview/prlyx.def +++ b/Master/texmf-dist/tex/latex/preview/prlyx.def @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \ifPreview\else\expandafter\endinput\fi \pr@loadcfg{prlyx} \g@addto@macro\pr@ship@end{\typeout{Preview: diff --git a/Master/texmf-dist/tex/latex/preview/prshowbox.def b/Master/texmf-dist/tex/latex/preview/prshowbox.def index 3280b29d649..32a48d0258a 100644 --- a/Master/texmf-dist/tex/latex/preview/prshowbox.def +++ b/Master/texmf-dist/tex/latex/preview/prshowbox.def @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \ifPreview\else\expandafter\endinput\fi \AtEndOfPackage{% \showboxbreadth\maxdimen diff --git a/Master/texmf-dist/tex/latex/preview/prshowlabels.def b/Master/texmf-dist/tex/latex/preview/prshowlabels.def index d0d61086bca..98ef0ef5e77 100644 --- a/Master/texmf-dist/tex/latex/preview/prshowlabels.def +++ b/Master/texmf-dist/tex/latex/preview/prshowlabels.def @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \ifPreview\else\expandafter\endinput\fi \newbox\pr@labelbox \def\pr@label#1{\pr@@label{#1}% diff --git a/Master/texmf-dist/tex/latex/preview/prtightpage.def b/Master/texmf-dist/tex/latex/preview/prtightpage.def index 31516bed926..34643d9a9c4 100644 --- a/Master/texmf-dist/tex/latex/preview/prtightpage.def +++ b/Master/texmf-dist/tex/latex/preview/prtightpage.def @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \ifx\PreviewBorder\@undefined \newdimen\PreviewBorder \PreviewBorder=0.50001bp diff --git a/Master/texmf-dist/tex/latex/preview/prtracingall.def b/Master/texmf-dist/tex/latex/preview/prtracingall.def index 7dfc7e3442e..ec6a83965f4 100644 --- a/Master/texmf-dist/tex/latex/preview/prtracingall.def +++ b/Master/texmf-dist/tex/latex/preview/prtracingall.def @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% The preview style for extracting previews from LaTeX documents. -%% Developed as part of AUCTeX <URL:http://www.gnu.org/software/auctex>. +%% Developed as part of AUCTeX <URL:https://www.gnu.org/software/auctex/>. \ifPreview\else\expandafter\endinput\fi \pr@addto@front\pr@ship@start{\let\tracingonline\count@ \let\errorstopmode\@empty\tracingall} |