summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
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
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')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdfbin78566 -> 78877 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex9
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdfbin34654 -> 34686 bytes
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx27
4 files changed, 32 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf
index 283f839f19d..dd90ea0bfaa 100644
--- a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex
index fff9282f8fe..6fa9bb50fb1 100644
--- a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex
@@ -19,8 +19,8 @@
subtitle={New data types},
email={maieul <at> maieul <dot> net},
author={Maïeul Rouquette},
- revision={1.4.0},
- date={23/06/2014},
+ revision={1.5.0},
+ date={08/10/2014},
url={https://github.com/maieul/biblatex-manuscripts-philology}}
@@ -266,6 +266,11 @@ To use this package with the features of \verb+biblatex-realauthor+, you must us
\begin{changelog}
+\begin{release}{1.5.0}{2014-10-08}
+ \item Formating of collection+shelfmark defined in a FielFormat.
+ \item Compatibility with \verb+chicago-notes+. styles.
+\end{release}
+
\begin{release}{1.4.0}{2014-06-23}
\item Compatibility with \verb+biblatex-multiple-dm+.\see{biblatex-multiple-dm}
\end{release}
diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf
index 76d955c3fbd..8443c4c5064 100644
--- a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf
Binary files differ
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]