diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-cheatsheet/biblatex-cheatsheet.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-cheatsheet/biblatex-cheatsheet.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-cheatsheet/biblatex-cheatsheet.tex b/Master/texmf-dist/doc/latex/biblatex-cheatsheet/biblatex-cheatsheet.tex index 9e52d8da3f7..3f8257d48c4 100644 --- a/Master/texmf-dist/doc/latex/biblatex-cheatsheet/biblatex-cheatsheet.tex +++ b/Master/texmf-dist/doc/latex/biblatex-cheatsheet/biblatex-cheatsheet.tex @@ -21,7 +21,7 @@ \pdfminorversion=7 \documentclass[a4paper,welsh,british,landscape]{article} \usepackage{svn-multi} -\svnid{$Id: biblatex-cheatsheet.tex 6632 2017-06-21 23:19:15Z cfrees $} +\svnid{$Id: biblatex-cheatsheet.tex 6644 2017-06-24 01:14:08Z cfrees $} \svnRegisterAuthor{cfrees}{Clea F. Rees} \usepackage{babel} \usepackage[utf8]{inputenc} @@ -250,7 +250,7 @@ Compilation sequence: \verb|pdflatex| $\rightarrow$ \verb|biber| $\rightarrow$ \ \item[a] Author-year and author-title styles only. \item[c] Capitalised command(s) also provided. e.g.~\cs{Textcite}, \cs{Autocites}. - \item[m] ‘Multicite’ command(s) available.\\ e.g.~\cs{cite}\parg{\meta{multipre}}\parg{\meta{multipost}}\oarg{\meta{pre}}\oarg{\meta{post}}\marg{\meta{key}}\oarg{\meta{pre}}\\\oarg{\meta{post}}\marg{\meta{key}}\dots. + \item[m] ‘Multicite’ command(s) available.\\ e.g.~\cs{cites}\parg{\meta{multipre}}\parg{\meta{multipost}}\oarg{\meta{pre}}\oarg{\meta{post}}\marg{\meta{key}}\oarg{\meta{pre}}\\\oarg{\meta{post}}\marg{\meta{key}}\dots. \item[n] Numerical styles only. \item[s] Starred version available to include extra year information. \end{tablenotes} |