summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/preview
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-31 22:22:47 +0000
committerKarl Berry <karl@freefriends.org>2019-10-31 22:22:47 +0000
commit96333e9ed5c717cce4e83216a2fe3df6987a3007 (patch)
tree511956e4defbe73db9bab805a7ff1dda6c697b08 /Master/texmf-dist/tex/latex/preview
parent885b31ff66a79d7d55b1f6322310c6a9cbc49e9a (diff)
preview (31oct19)
git-svn-id: svn://tug.org/texlive/trunk@52590 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/preview')
-rw-r--r--Master/texmf-dist/tex/latex/preview/prauctex.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/preview/prauctex.def2
-rw-r--r--Master/texmf-dist/tex/latex/preview/prcounters.def2
-rw-r--r--Master/texmf-dist/tex/latex/preview/preview.sty6
-rw-r--r--Master/texmf-dist/tex/latex/preview/prfootnotes.def2
-rw-r--r--Master/texmf-dist/tex/latex/preview/prlyx.def2
-rw-r--r--Master/texmf-dist/tex/latex/preview/prshowbox.def2
-rw-r--r--Master/texmf-dist/tex/latex/preview/prshowlabels.def2
-rw-r--r--Master/texmf-dist/tex/latex/preview/prtightpage.def2
-rw-r--r--Master/texmf-dist/tex/latex/preview/prtracingall.def2
10 files changed, 12 insertions, 12 deletions
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}