summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex/examples/17-numeric-prefixed-2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/examples/17-numeric-prefixed-2.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex/examples/17-numeric-prefixed-2.tex10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/17-numeric-prefixed-2.tex b/Master/texmf-dist/doc/latex/biblatex/examples/17-numeric-prefixed-2.tex
index f16d2886146..cd00b02293d 100644
--- a/Master/texmf-dist/doc/latex/biblatex/examples/17-numeric-prefixed-2.tex
+++ b/Master/texmf-dist/doc/latex/biblatex/examples/17-numeric-prefixed-2.tex
@@ -29,9 +29,13 @@
\printbibheading
-\printbibliography[heading=subbibliography,title={Articles},type=article,prefixnumbers={A}]
-\printbibliography[heading=subbibliography,title={Books},type=book,prefixnumbers={B}]
-\printbibliography[heading=subbibliography,title={Collections},type=collection,prefixnumbers={C}]
+\newrefcontext[labelprefix={A}]
+\printbibliography[heading=subbibliography,title={Articles},type=article]
+\newrefcontext[labelprefix={B}]
+\printbibliography[heading=subbibliography,title={Books},type=book]
+\newrefcontext[labelprefix={C}]
+\printbibliography[heading=subbibliography,title={Collections},type=collection]
+\endrefcontext
% The catch-all sub-bibliography for all remaining types. We don't
% use a prefix but we still need to set resetnumbers=true to restart