Skip to content

Commit

Permalink
Use minimal package options for documentation file
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLuptak committed Jan 3, 2020
1 parent 41c5009 commit 6856425
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions biblatex-iso690.tex
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,11 @@
\newcommand*{\biblatex}{\sty{biblatex}\xspace}

\usepackage[
backend=biber,
style=iso-authoryear,
autolang=other,
sortlocale=cs_CZ,% We need this for proper sorting,
% because most of the bib examples are Czech ones,
% but the main document language is English
pagetotal=true,
sortlocale=cs_CZ,
bibencoding=UTF8,
spacecolon=false,
% isbn=false,
% block=ragged,
]{biblatex}

\addbibresource{mybib.bib}
Expand Down

0 comments on commit 6856425

Please sign in to comment.