diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-dw/examples/en-footnote-dw.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-dw/examples/en-footnote-dw.tex | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-dw/examples/en-footnote-dw.tex b/Master/texmf-dist/doc/latex/biblatex-dw/examples/en-footnote-dw.tex index 0d45af6b97f..1f6dbcd712a 100644 --- a/Master/texmf-dist/doc/latex/biblatex-dw/examples/en-footnote-dw.tex +++ b/Master/texmf-dist/doc/latex/biblatex-dw/examples/en-footnote-dw.tex @@ -1,23 +1,24 @@ -% v 1.3 +% v 1.3a % This file presents the `footnote-dw' style % \documentclass[a4paper]{article} \usepackage[T1]{fontenc} \usepackage[british]{babel} -\usepackage[babel]{csquotes} +\usepackage[autostyle]{csquotes} \usepackage[ style=footnote-dw, + useeditor=true, %%% biblatex-dw options %%% %acronyms=true, annotation=true, %citedas=false, + %citepages=suppress,%omit,%permit,%separate, %edbyidem=false, %editorstring=normal,%brackets, %edstringincitations=false, %edsuper=true, %firstfullname=true, %firstnamefont=smallcaps,%italic,%bold, - %herename=false, %ibidemfont=smallcaps,%italic,%bold, %idembib=false, %idembibformat=dash, @@ -29,7 +30,6 @@ %nopublisher=false, %oldauthor=false, %omiteditor=true, - %omitpages=true, %origfields=false, %origfieldsformat=parens,%brackets,%punct, %pageref=true, @@ -37,6 +37,7 @@ %pseudoauthor=false, %series=afteryear, %shorthandibid=false, + %shorthandinbib=true, %shorthandwidth=40pt,%3em, %shortjournal=true, %terselos=false, @@ -46,6 +47,7 @@ %citetracker=false, %doi=true, %eprint=true, + %ibidpage=true, %ibidtracker=false, %idemtracker=false, %isbn=true, @@ -59,6 +61,7 @@ \usepackage{xcolor} \newcommand{\option}[1]{\textcolor{red}{#1}} \setlength{\parindent}{0pt} + \begin{document} \section*{The \texttt{footnote-dw} style} |