diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-dw/examples/de-footnote-dw.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-dw/examples/de-footnote-dw.tex | 95 |
1 files changed, 48 insertions, 47 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-dw/examples/de-footnote-dw.tex b/Master/texmf-dist/doc/latex/biblatex-dw/examples/de-footnote-dw.tex index 3ccfde5f741..117014820e1 100644 --- a/Master/texmf-dist/doc/latex/biblatex-dw/examples/de-footnote-dw.tex +++ b/Master/texmf-dist/doc/latex/biblatex-dw/examples/de-footnote-dw.tex @@ -1,4 +1,4 @@ -% v 1.5 +% v 1.6 % This file presents the `footnote-dw' style % \documentclass[a4paper]{article} @@ -7,54 +7,55 @@ \usepackage[ngerman]{babel} \usepackage[autostyle]{csquotes} \usepackage[ - style=footnote-dw, + style=footnote-dw, %% biblatex-dw-Optionen %%% - %acronyms=true, - annotation=true, - %citeauthor=normalfont,%namefontfoot,%namefont, - %citedas=false, - %citepages=suppress,%omit,%permit,%separate, - %edbyidem=false, - %editorstring=normal,%brackets, - %edstringincitations=false, - %edsuper=true, - %firstfullname=true, - %firstnamefont=smallcaps,%italic,%bold, - %ibidemfont=smallcaps,%italic,%bold, - %idembib=false, - %idembibformat=dash, - %idemfont=smallcaps,%italic,%bold, - %journalnumber=afteryear,%date,%standard - library=true, - %namefont=smallcaps,%italic,%bold, - %nolocation=true, - %nopublisher=false, - %oldauthor=false, - %omiteditor=true, - %origfields=false, - %origfieldsformat=parens,%brackets,%punct, - %pageref=true, - %pagetotal=true, - %pseudoauthor=false, - %series=afteryear, - %shorthandibid=false, - %shorthandinbib=true, - %shorthandwidth=40pt,%3em, - %shortjournal=true, - %terselos=false, - %xref=true, +% acronyms=true, +% addyear=true, + annotation=true, +% citeauthor=normalfont,%namefontfoot,%namefont, +% citedas=false, +% citepages=suppress,%omit,%permit,%separate, +% edbyidem=false, +% editorstring=normal,%brackets, +% edstringincitations=false, +% edsuper=true, +% firstfull=true, +% firstfullname=true, +% firstnamefont=smallcaps,%italic,%bold, +% ibidemfont=smallcaps,%italic,%bold, +% idembib=false, +% idembibformat=dash, +% idemfont=smallcaps,%italic,%bold, +% journalnumber=afteryear,%date,%standard + library=true, +% namefont=smallcaps,%italic,%bold, +% nolocation=true, +% nopublisher=false, +% oldauthor=false, +% omiteditor=true, +% origfields=false, +% origfieldsformat=parens,%brackets,%punct, +% pagetotal=true, +% pseudoauthor=false, +% series=afteryear, +% shorthandibid=false, +% shorthandinbib=true, +% shorthandwidth=40pt,%3em, +% shortjournal=true, +% terselos=false, +% xref=true, %% biblatex-Optionen %%% - %autocite=plain, - %citetracker=false, - %doi=true, - %eprint=true, - %ibidpage=true, - %ibidtracker=false, - %idemtracker=false, - %isbn=true, - %pagetracker=false, - hyperref, - backend=biber +% autocite=plain, +% citetracker=false, +% doi=true, +% eprint=true, +% ibidpage=true, +% ibidtracker=false, +% idemtracker=false, +% isbn=true, +% pagetracker=false, + hyperref, + backend=biber ]{biblatex} \usepackage{hyperref} \bibliography{de-examples-dw} |