summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sepfootnotes/sepfootnotes.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/sepfootnotes/sepfootnotes.tex')
-rw-r--r--Master/texmf-dist/doc/latex/sepfootnotes/sepfootnotes.tex28
1 files changed, 14 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/sepfootnotes/sepfootnotes.tex b/Master/texmf-dist/doc/latex/sepfootnotes/sepfootnotes.tex
index 5944c2f4149..414058c91bd 100644
--- a/Master/texmf-dist/doc/latex/sepfootnotes/sepfootnotes.tex
+++ b/Master/texmf-dist/doc/latex/sepfootnotes/sepfootnotes.tex
@@ -44,8 +44,8 @@
{\begin{center}\begin{minipage}[t]{0.5\linewidth}}
{\end{minipage}\end{center}}
\newcommand\TODO{\texttt{Todo:}}
-\newcommand\fileversion{0.3a}
-\newcommand\filedate{March 23, 2014}
+\newcommand\fileversion{0.3b}
+\newcommand\filedate{July 22, 2014}
\begin{document}
\title{The \textsf{\color{myblue} sepfootnotes} package,\thanks{This document corresponds to \textsf{sepfootnotes}~\fileversion, dated~\filedate.
I am grateful to Michael Sellhoff and Sam Foster for their valuable feedback on \texttt{sepfootnotes}, and to Dan Luecking for the basic idea implemented in this package.}\\{or a footnote to Plato}}
@@ -210,11 +210,11 @@ and may be useful for short notes, such as ``Idem.''
\begin{Description}
\DescribeMacro{\the<prefix>notes}
\DescribeMacro{\addto<prefix>notes}
+\DescribeMacro{\<prefix>notesize}
\DescribeEnv{<prefix>notes}
\DescribeMacro{\the<prefix>note}
\DescribeMacro{\the<prefix>mark}
\DescribeMacro{\make<prefix>mark}
-\DescribeMacro{\<prefix>notesize}
\DescribeMacro{\<prefix>noteformat}
These are endnote-specific:
\begin{synopsis}
@@ -228,44 +228,44 @@ Add \meta{text} to endnotes.
Suggestion: |\subsection*|\bigskip
-\item |\renewcommand\<prefix>notesize|
+\item |\renewcommand\|\meta{prefix}|notesize|
Define the fontsize in which to typeset endnotes.
Default: |\footnotesize|\bigskip
-\item |\renewenvironment {<prefix>notes}|
+\item |\renewenvironment {|\meta{prefix}|notes}|
Define the environment in which endnotes are typeset.
-Default: |\<prefix>notesize\setlength\parskip\footnotesep|\bigskip
+Default: |\|\meta{prefix}|notesize\setlength\parskip\footnotesep|\bigskip
-\item |\renewcommand\the<prefix>note|
+\item |\renewcommand\the|\meta{prefix}|note|
Define how endnote numbers are typeset.
-Default: |\arabic {<prefix>note}|\bigskip
+Default: |\arabic {|\meta{prefix}|note}|\bigskip
-\item |\renewcommand\the<prefix>mark|
+\item |\renewcommand\the|\meta{prefix}|mark|
Define how endnote marks are typeset.
-Default: |\the<prefix>note|\bigskip
+Default: |\the|\meta{prefix}|note|\bigskip
-\item |\renewcommand\make<prefix>mark|
+\item |\renewcommand\make|\meta{prefix}|mark|
Define how a particular endnote mark is typeset.
-Default:\footnote{Adapted from the {LaTeX2e} sources.} |\hbox {\normalfont\the<prefix>mark.\ }|\bigskip
+Default:\footnote{Adapted from the {\LaTeX2e} sources.} |\hbox {\normalfont\the|\meta{prefix}|mark.\ }|\bigskip
-\item |\renewcommand\<prefix>noteformat|
+\item |\renewcommand\|\meta{prefix}|noteformat|
Define how a particular endnote is typeset.
Default:\footnote{Adapted from the \texttt{endnotes} package.}
|\noindent\rightskip\z@ \leftskip\z@|\newline
-|\leavevmode\llap{\make<prefix>mark}|
+|\leavevmode\llap{\make|\meta{prefix}|mark}|
\end{synopsis}
\end{Description}