summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex/bbx/debug.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/bbx/debug.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex/bbx/debug.bbx37
1 files changed, 34 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/bbx/debug.bbx b/Master/texmf-dist/tex/latex/biblatex/bbx/debug.bbx
index 51db6407606..1a5c220ab06 100644
--- a/Master/texmf-dist/tex/latex/biblatex/bbx/debug.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex/bbx/debug.bbx
@@ -1,7 +1,7 @@
-% $Id: debug.bbx,v 1.1b 2011/02/04 11:36:21 lehman stable $
+% $Id: debug.bbx,v 1.2a 2011/02/13 12:05:37 lehman stable $
\ProvidesFile{debug.bbx}
-[\abx@bbxid $Id: debug.bbx,v 1.1b 2011/02/04 11:36:21 lehman stable $]
+[\abx@bbxid $Id: debug.bbx,v 1.2a 2011/02/13 12:05:37 lehman stable $]
\ExecuteBibliographyOptions{sorting=debug}
\DeclareFieldFormat{entrykey}{\ttfamily[#1]}
@@ -70,7 +70,7 @@
\par\nobreak
\makebox[6em][l]{\ttfamily [#1]}}
-\DeclareBibliographyDriver{*}{%
+\DeclareBibliographyDriver{debug}{%
\item\begingroup\ttfamily\leavevmode
\xleaders\hbox to 0.75em{\hss-\hss}\hfill\kern\z@
\space\printfield{entrykey}\space
@@ -87,6 +87,37 @@
\endgroup
\clearpage}
+\DeclareBibliographyAlias{article}{debug}
+\DeclareBibliographyAlias{book}{debug}
+\DeclareBibliographyAlias{bookinbook}{debug}
+\DeclareBibliographyAlias{booklet}{debug}
+\DeclareBibliographyAlias{collection}{debug}
+\DeclareBibliographyAlias{inbook}{debug}
+\DeclareBibliographyAlias{incollection}{debug}
+\DeclareBibliographyAlias{inproceedings}{debug}
+\DeclareBibliographyAlias{inreference}{debug}
+\DeclareBibliographyAlias{manual}{debug}
+\DeclareBibliographyAlias{misc}{debug}
+\DeclareBibliographyAlias{mvbook}{debug}
+\DeclareBibliographyAlias{mvcollection}{debug}
+\DeclareBibliographyAlias{mvproceedings}{debug}
+\DeclareBibliographyAlias{mvreference}{debug}
+\DeclareBibliographyAlias{online}{debug}
+\DeclareBibliographyAlias{patent}{debug}
+\DeclareBibliographyAlias{periodical}{debug}
+\DeclareBibliographyAlias{proceedings}{debug}
+\DeclareBibliographyAlias{reference}{debug}
+\DeclareBibliographyAlias{report}{debug}
+\DeclareBibliographyAlias{review}{debug}
+\DeclareBibliographyAlias{set}{debug}
+\DeclareBibliographyAlias{shorthands}{debug}
+\DeclareBibliographyAlias{suppbook}{debug}
+\DeclareBibliographyAlias{suppcollection}{debug}
+\DeclareBibliographyAlias{suppperiodical}{debug}
+\DeclareBibliographyAlias{thesis}{debug}
+\DeclareBibliographyAlias{unpublished}{debug}
+\DeclareBibliographyAlias{*}{debug}
+
\DeclareBibliographyDriver{shorthands}{%
\texttt{\printfield{entrykey}}}