summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-10-08 22:19:40 +0000
committerKarl Berry <karl@freefriends.org>2014-10-08 22:19:40 +0000
commite1d8b466b79fa351b7de9d0f7d65dc886988fd0e (patch)
treefbb16d3775c4f8177c41a3c4a370e2d024111fd3 /Master/texmf-dist/tex/latex/biblatex-manuscripts-philology
parentba758b150baf5325026495622e4cc505e1bfc372 (diff)
biblatex-manuscripts-philology (8oct14)
git-svn-id: svn://tug.org/texlive/trunk@35334 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-manuscripts-philology')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx27
1 files changed, 25 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx
index 3fc49a37d43..7b32c5e5a75 100644
--- a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx
@@ -43,6 +43,7 @@
\newcommand{\moreinterpunct}{\addsemicolon\addspace}
\newcommand{\pagetotalpagespunct}{\addcolon\addspace}
+
\def\recto{r}
\def\verso{v}
@@ -79,7 +80,7 @@
}
\newbibmacro{collection+shelfmark}{%
- \mkbibemph{%
+ \printtext[collection+shelfmark]{%
\printfield{collection}%
\iffieldundef{collection}{}{\setunit{\collectionshelfmarkpunct}}%
\printfield{shelfmark}%
@@ -118,6 +119,9 @@
\bibstring[\mkmanuscriptdescriptionlabel]{catalog}%
#1%
}
+\DeclareFieldFormat{collection+shelfmark}{%
+ \printtext[title]{#1}%
+}
\DeclareFieldFormat{support}{\bibstring{#1}}
\DeclareNameFormat{manuscript}{%
@@ -186,7 +190,26 @@
\usebibmacro{related}}
{}%
\usebibmacro{more+annotation+catalog}%
- \usebibmacro{finentry}}
+ \usebibmacro{finentry}
+ }
+
+\DeclareBibliographyDriver{cite:manuscript}{%For biblatex-chicago styles
+ \usebibmacro{bibindex}%
+ \usebibmacro{location+library+collection+shelfmark}%
+ \newunit
+ \printlist{language}%
+ \newunit\newblock
+ \printfield{howpublished}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit\newblock
+ \usebibmacro{support+dating}
+ \newunit\newblock
+ \setunit{\datingpagespunct}
+ \usebibmacro{manuscript:pages}
+ \usebibmacro{more+annotation+catalog}%
+ \usebibmacro{finentry}
+}
%% 5.2 Citation command
\DeclareCiteCommand{\shcite}[\mkshcite]