diff options
author | Karl Berry <karl@freefriends.org> | 2013-12-23 23:29:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-12-23 23:29:19 +0000 |
commit | 95f3bfea27839033e3d7abd3fba2bba4dad16181 (patch) | |
tree | 909319147fcfedf4adad984aa4823549fd3a1d02 /Master/texmf-dist/doc/latex/fnpct | |
parent | 4e4a7b042868c99711ba8b6b1566539e5dd944b2 (diff) |
fnpct (23dec13)
git-svn-id: svn://tug.org/texlive/trunk@32474 c570f23f-e606-0410-a88d-b1316a301751
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} |