diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-13 22:11:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-13 22:11:05 +0000 |
commit | 00fcabaa49e161d67333186698bd138d19379f1b (patch) | |
tree | d75a4a02c0883c6cce3b7963b1ca90a4d1528ff4 /Master/texmf-dist/doc/latex/pstool/example.tex | |
parent | a24fc3622e5dd5faa555ff702953f83bb38d0bb3 (diff) |
pstool (11may14)
git-svn-id: svn://tug.org/texlive/trunk@34015 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pstool/example.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pstool/example.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/pstool/example.tex b/Master/texmf-dist/doc/latex/pstool/example.tex index 735e46f0ae9..f6f49172c26 100644 --- a/Master/texmf-dist/doc/latex/pstool/example.tex +++ b/Master/texmf-dist/doc/latex/pstool/example.tex @@ -9,7 +9,7 @@ \ifNAT \usepackage{natbib} \else - \usepackage{biblatex} + \usepackage[backend=bibtex]{biblatex} \bibliography{xampl} \fi |