summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/revtex/ltxfront.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/revtex/ltxfront.dtx')
-rw-r--r--Master/texmf-dist/source/latex/revtex/ltxfront.dtx31
1 files changed, 16 insertions, 15 deletions
diff --git a/Master/texmf-dist/source/latex/revtex/ltxfront.dtx b/Master/texmf-dist/source/latex/revtex/ltxfront.dtx
index bfa322ea893..e90da4305aa 100644
--- a/Master/texmf-dist/source/latex/revtex/ltxfront.dtx
+++ b/Master/texmf-dist/source/latex/revtex/ltxfront.dtx
@@ -65,7 +65,7 @@
This is a generated file;
altering it directly is inadvisable;
instead, modify the original source file.
-See the URL in the file 00readme.tex.
+See the URL in the file README-LTXFRONT.tex.
License
You may distribute this file under the conditions of the
@@ -141,12 +141,12 @@ License
% \fi
%
% \iffalse ltxdoc klootch
-% The following references the \file{00readme} file,
+% The following references the \file{README-LTXFRONT} file,
% which contains basic information about this package.
% The contents of this file are generated when
% you typeset the programmer's documentation.
-% Search on "{filecontents*}{00readme.tex}" to locate it.
-% \fi\input{00readme}%
+% Search on "{filecontents*}{README-LTXFRONT.tex}" to locate it.
+% \fi\input{README-LTXFRONT}%
%
% \subsection{Bill of Materials}
%
@@ -160,7 +160,7 @@ License
% \subsubsection{Generated by \texttt{latex ltxfront.dtx}}%
% Typesetting the source file under \LaTeX\
% generates the readme and the documentation.
-%\begin{verbatim}00readme\end{verbatim}
+%\begin{verbatim}README-LTXFRONT\end{verbatim}
%
% \subsubsection{Generated by \texttt{tex ltxfront.dtx}}%
% Typesetting the installer generates
@@ -219,7 +219,7 @@ ltxfront%
% \begin{macrocode}
%<*doc|package|kernel>
%<version>
- [2010/07/25/20:33:00 4.1r frontmatter package (AO,DPC)]% \fileversion
+ [2018/12/26/17:08:09 4.2a frontmatter package (AO,DPC,MD)]% \fileversion
%</doc|package|kernel>
%<kernel&!package&!doc>}%
% \end{macrocode}
@@ -229,7 +229,7 @@ ltxfront%
%
% This module, consisting of the present section,
% typesets the programmer's documentation,
-% generating the \file{00readme} and sample document as needed.
+% generating the \file{README-LTXFRONT} and sample document as needed.
%
% Because the only uncommented-out lines of code at the beginning of
% this file constitute the \file{doc} module itself,
@@ -254,9 +254,9 @@ ltxfront%
\RequirePackage{ltxdocext}%
\let\url\undefined
\RequirePackage[colorlinks=true,linkcolor=blue]{hyperref}%
-\expandafter\ifx\csname package@font\endcsname\@undefined\else
- \expandafter\RequirePackage\expandafter{\csname package@font\endcsname}%
-\fi
+%\expandafter\ifx\csname package@font\endcsname\@undefined\else
+% \expandafter\RequirePackage\expandafter{\csname package@font\endcsname}%
+%\fi
\CodelineIndex\EnableCrossrefs % makeindex -s gind.ist ltxfront
\RecordChanges % makeindex -s gglo.ist -o ltxfront.gls ltxfront.glo
% \end{macrocode}
@@ -297,7 +297,7 @@ ltxfront%
% begin the programmer's manual.
%
% \begin{macrocode}
-\begin{filecontents*}{00readme.tex}
+\begin{filecontents*}{README-LTXFRONT.tex}
\title{%
A \LaTeX\ Package for\\the frontmatter and title page%
\thanks{%
@@ -305,7 +305,7 @@ ltxfront%
last revised \filedate.%
}%
\thanks{%
- Version \fileversion\ \copyright\ 2009 The American Physical Society
+ Version \fileversion\ \copyright\ 2019 American Physical Society
}%
}%
@@ -316,7 +316,7 @@ ltxfront%
%\iffalse
% For version number and date,
% search on "\fileversion" in the .dtx file,
-% or see the end of the 00readme file.
+% or see the end of the README-LTXFRONT file.
%\fi
\maketitle
@@ -324,7 +324,7 @@ This file embodies the \classname{ltxfront} package,
the implementation and its user documentation.
The distribution point for this work is
-\url{http://publish.aps.org/revtex},
+\url{https://journals.aps.org/revtex},
which contains fully unpacked, prebuilt runtime files and documentation.
The \classname{ltxfront} package was commissioned by the American Physical Society
@@ -372,7 +372,7 @@ Next typeset \file{ltxfront.dtx} with \LaTeX\ or pdflatex;
you will obtain the typeset documentation you are now reading,
along with
the sample document \file{ltxfront-test.tex}
-and the file \file{00readme}.
+and the file \file{README-LTXFRONT}.
Note: you will have to run \LaTeX, then
\file{makeindex} \texttt{-s gind.ist ltxfront.idx}, then
@@ -454,6 +454,7 @@ now put a \cmd\usepackage\texttt{\{ltxfront\}} in your document preamble!
\changes{4.1n}{2010/01/02}{(AO, 571) Interface \cs{set@footnotewidth} for determining the set width of footnotes}%
\changes{4.1n}{2010/01/02}{(AO, 571) allow split after last line of footnote}%
\changes{4.1n}{2010/01/02}{(AO, 572) Independent footnote counter for title block. Abstract footnote counter shared with body.}%
+\changes{4.2a}{2018/12/12}{(MD) Updated name of README file and use standard fonts when typesetting}%
\end{filecontents*}
% \end{macrocode}