diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-20 23:32:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-20 23:32:55 +0000 |
commit | 1080eb42d3947b4414c2bda84c4d0c0b809c4e16 (patch) | |
tree | d5e2f1893ee3a1f85c1b0d195db8ba0a8c28ff60 /Master/texmf-dist/doc/latex/biblatex/examples/12-references-by-segment.tex | |
parent | 6861935735f4cbecd9f2772a4123b3fb07d6ffc2 (diff) |
biblatex 0.9a (19mar10)
git-svn-id: svn://tug.org/texlive/trunk@17511 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/examples/12-references-by-segment.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex/examples/12-references-by-segment.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/12-references-by-segment.tex b/Master/texmf-dist/doc/latex/biblatex/examples/12-references-by-segment.tex index e4ef8511f51..ca5b6c9e909 100644 --- a/Master/texmf-dist/doc/latex/biblatex/examples/12-references-by-segment.tex +++ b/Master/texmf-dist/doc/latex/biblatex/examples/12-references-by-segment.tex @@ -11,7 +11,7 @@ \usepackage{hyperref} \usepackage{nameref} \bibliography{biblatex-examples} -\defbibheading{bibliography}{% +\defbibheading{subbibliography}{% \section*{% Chapter \therefsegment: \nameref{refsegment:\therefsegment}}} @@ -35,8 +35,8 @@ This is just filler text \parencite{aristotle:anima}. This is just filler text \parencite{averroes/bland}. \end{refsegment} -\chapter*{References} -\bibbysegment +\printbibheading +\bibbysegment[heading=subbibliography] % % \bibbysegment is a shorthand for: % |