diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/fnpct')
-rw-r--r-- | Master/texmf-dist/doc/latex/fnpct/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/fnpct/fnpct_en.pdf | bin | 590357 -> 590092 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/fnpct/fnpct_en.tex | 22 |
3 files changed, 15 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/fnpct/README b/Master/texmf-dist/doc/latex/fnpct/README index 3f8eb4c9f43..16d0aa601dc 100644 --- a/Master/texmf-dist/doc/latex/fnpct/README +++ b/Master/texmf-dist/doc/latex/fnpct/README @@ -1,9 +1,9 @@ -------------------------------------------------------------------------- -the FNPCT package v0.4 +the FNPCT package v0.4a footnote kerning -2013/12/22 +2013/12/23 -------------------------------------------------------------------------- Clemens Niederberger Web: https://bitbucket.org/cgnieder/fnpct/ diff --git a/Master/texmf-dist/doc/latex/fnpct/fnpct_en.pdf b/Master/texmf-dist/doc/latex/fnpct/fnpct_en.pdf Binary files differindex 9f9153837d6..9080ad5246a 100644 --- a/Master/texmf-dist/doc/latex/fnpct/fnpct_en.pdf +++ b/Master/texmf-dist/doc/latex/fnpct/fnpct_en.pdf diff --git a/Master/texmf-dist/doc/latex/fnpct/fnpct_en.tex b/Master/texmf-dist/doc/latex/fnpct/fnpct_en.tex index 2a403f925e5..938659e278c 100644 --- a/Master/texmf-dist/doc/latex/fnpct/fnpct_en.tex +++ b/Master/texmf-dist/doc/latex/fnpct/fnpct_en.tex @@ -2,7 +2,6 @@ % arara: biber % arara: pdflatex % arara: pdflatex -% !arara: remove: { items: [ aux ] } % -------------------------------------------------------------------------- % the FNPCT package % @@ -193,12 +192,17 @@ the full stop and the comma are moved a bit back. \begin{figure}[ht] \centering \begin{tabular}{>{\setfnpct{dont-mess-around}}ll} - without \fnpct & - with \fnpct \\ - \strut\quad text.\footnotemark[1] & - \strut\quad text\footnotemark[1]. \\ - \strut\quad text\footnotemark[1]. & - \setfnpct{punct-after}\strut\quad text\footnotemark[1]. + \toprule + without \fnpct & + with \fnpct \\ + \midrule + \strut\quad text.\footnotemark[1] & + \strut\quad text\footnotemark[1]. \\ + \strut\quad text\footnotemark[1]. & + \setfnpct{punct-after}\strut\quad text\footnotemark[1]. \\ + \strut\quad text\footnotemark[1] & + \strut\quad text\footnotemark[1] \\ + \bottomrule \end{tabular} \caption{The effect of \fnpct.} \end{figure} @@ -328,7 +332,7 @@ kerning. \keyval{mult-fn-sep}{separator}\Default{,} Sets the separator between multiple footnote marks. % - \keybool{normal-marks}\Default{false} + \keybool{normal-marks}\Default{false}\label{opt:normal-marks} Sets the footnote marks in the foot not as superscripts but as normal font. If you're not using a \KOMAScript\ class this option will load the package \pkg{scrextend}. See section~\ref{sec:normal} for more @@ -599,7 +603,7 @@ See figure~\ref{fig:nested:c} for the output of the following code: \end{example} \section{Normal notes}\label{sec:normal} -The package option \option{normal-marks} (see p.\,\pageref{key:normal-marks}) +The package option \option{normal-marks} (see p.\,\pageref{opt:normal-marks}) changes the layout of the footnote marks in the foot by using \KOMAScript's \cs{deffootnote} command: \begin{commands} |