From 4021daa8c194078cf1ca51f00eb8c9f450d1c1f7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 23 Jul 2014 22:06:48 +0000 Subject: sepfootnotes (22jul14) git-svn-id: svn://tug.org/texlive/trunk@34705 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/sepfootnotes/README | 8 ++++++ .../doc/latex/sepfootnotes/sepfootnotes.pdf | Bin 217297 -> 217556 bytes .../doc/latex/sepfootnotes/sepfootnotes.tex | 28 ++++++++++----------- 3 files changed, 22 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/sepfootnotes/README b/Master/texmf-dist/doc/latex/sepfootnotes/README index 21a9a5e0b8a..c34af5dfa99 100644 --- a/Master/texmf-dist/doc/latex/sepfootnotes/README +++ b/Master/texmf-dist/doc/latex/sepfootnotes/README @@ -5,6 +5,14 @@ This package supports footnotes and endnotes from separate files. This is achieved with commands \sepfootnotecontent and \sepfootnote; the former defines the content of a note, while the latter typesets that note. +2014/07/22 v0.3b + * Documentation Minor formatting changes to page 4 + +2014/03/23 v0.3a + * Package options Error message if key is undefined or already defined + * \{prefix}quicknote Typeset a note without a key + * Documentation \print{prefix}note instead of \print{prefix}content + 2013/01/17 v0.2 * utf8 Support keys with UTF-8 characters * \newfootnotes Use the standard footnote counter diff --git a/Master/texmf-dist/doc/latex/sepfootnotes/sepfootnotes.pdf b/Master/texmf-dist/doc/latex/sepfootnotes/sepfootnotes.pdf index 185c6467931..2f566238d65 100644 Binary files a/Master/texmf-dist/doc/latex/sepfootnotes/sepfootnotes.pdf and b/Master/texmf-dist/doc/latex/sepfootnotes/sepfootnotes.pdf differ 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{\thenotes} \DescribeMacro{\addtonotes} +\DescribeMacro{\notesize} \DescribeEnv{notes} \DescribeMacro{\thenote} \DescribeMacro{\themark} \DescribeMacro{\makemark} -\DescribeMacro{\notesize} \DescribeMacro{\noteformat} These are endnote-specific: \begin{synopsis} @@ -228,44 +228,44 @@ Add \meta{text} to endnotes. Suggestion: |\subsection*|\bigskip -\item |\renewcommand\notesize| +\item |\renewcommand\|\meta{prefix}|notesize| Define the fontsize in which to typeset endnotes. Default: |\footnotesize|\bigskip -\item |\renewenvironment {notes}| +\item |\renewenvironment {|\meta{prefix}|notes}| Define the environment in which endnotes are typeset. -Default: |\notesize\setlength\parskip\footnotesep|\bigskip +Default: |\|\meta{prefix}|notesize\setlength\parskip\footnotesep|\bigskip -\item |\renewcommand\thenote| +\item |\renewcommand\the|\meta{prefix}|note| Define how endnote numbers are typeset. -Default: |\arabic {note}|\bigskip +Default: |\arabic {|\meta{prefix}|note}|\bigskip -\item |\renewcommand\themark| +\item |\renewcommand\the|\meta{prefix}|mark| Define how endnote marks are typeset. -Default: |\thenote|\bigskip +Default: |\the|\meta{prefix}|note|\bigskip -\item |\renewcommand\makemark| +\item |\renewcommand\make|\meta{prefix}|mark| Define how a particular endnote mark is typeset. -Default:\footnote{Adapted from the {LaTeX2e} sources.} |\hbox {\normalfont\themark.\ }|\bigskip +Default:\footnote{Adapted from the {\LaTeX2e} sources.} |\hbox {\normalfont\the|\meta{prefix}|mark.\ }|\bigskip -\item |\renewcommand\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{\makemark}| +|\leavevmode\llap{\make|\meta{prefix}|mark}| \end{synopsis} \end{Description} -- cgit v1.2.3