From 9fec7f4dcf3c81ead88a940b67e9d12f8eb79937 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 15 Nov 2017 22:52:08 +0000 Subject: biblatex-arthistory-bonn (15nov17) git-svn-id: svn://tug.org/texlive/trunk@45819 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/biblatex-arthistory-bonn/README.md | 22 ++++++++++----------- .../arthistory-bonn-examples.bib | 9 +++++++++ .../biblatex-arthistory-bonn/arthistory-bonn.pdf | Bin 174962 -> 198127 bytes .../biblatex-arthistory-bonn/arthistory-bonn.tex | 2 +- .../biblatex-arthistory-bonn/arthistory-bonn.bbx | 16 ++++++++++----- .../biblatex-arthistory-bonn/arthistory-bonn.cbx | 4 ++-- 6 files changed, 34 insertions(+), 19 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/README.md b/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/README.md index d138ae0a4f0..d5fd86c1cbc 100644 --- a/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/README.md +++ b/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/README.md @@ -5,7 +5,7 @@ bibLaTeX-arthistory-bonn bibLaTeX-style of the art historian institute, University Bonn --- -_2017/03/11 v1.0_ +_2017/11/15 v1.1_ Copyright (c) 2017 Lukas C. Bossert and Thorsten Kemper @@ -13,10 +13,10 @@ Email: [lukas@digitales-altertum.de](mailto:lukas@digitales-altertum.de) This citation-style covers the citation and bibliography rules of the -[__Kunsthistorisches Institut der Universität Bonn__](http://www.XXX). +[__Kunsthistorisches Institut der Universität Bonn__](https://www.khi.uni-bonn.de/). --- *Der Stil setzt die Zitations- und Bibliographievorgaben -des [__Kunsthistorisches Institut der Universität Bonn__ ](http://www.dainst.org/dai/meldungen) (Stand 2014, 5. Auflage) um.* +des [__Kunsthistorisches Institut der Universität Bonn__](https://www.khi.uni-bonn.de/) aus dem Leitfaden [__"Aufbau und Gestaltung von Seminararbeiten"__](https://www.khi.uni-bonn.de/studium-und-lehre/links/leitfaden-5.-auflage/at_download/file) (Stand 2014, 5. Auflage) um.* --- @@ -24,24 +24,24 @@ This style contains: documentation: -- arthistory.pdf -- arthistory.tex +- arthistory-bonn.pdf +- arthistory-bonn.tex mandatory: -* arthistory.cbx -* arthistory.bbx -* arthistory.dbx +* arthistory-bonn.cbx +* arthistory-bonn.bbx +* arthistory-bonn.dbx language files: -- arthistory-ngerman.lbx -- arthistory-english.lbx +- arthistory-bonn-german.lbx +- arthistory-bonn-english.lbx additional bibliography: -- arthistory-examples.bib +- arthistory-bonn-examples.bib diff --git a/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn-examples.bib b/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn-examples.bib index ffa9cbd55c6..2203fa6cccd 100644 --- a/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn-examples.bib +++ b/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn-examples.bib @@ -296,6 +296,15 @@ urldate = {2016-03-08}, } +@Thesis{May2011, + title = {The Church of San Giacomo degli Spagnoli and the Formation of Spanish Identity in Sixteenth Century Rome}, + timestamp = {2016-12-09T23:20:53Z}, + author = {May, Rose Marie}, + date = {2011}, + institution = {Temple University}, + type = {phdthesis}, +} + @Book{Brossette2002, author = {Brossette, Ursula}, title = {Inszenierung des Sakralen}, diff --git a/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.pdf b/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.pdf index 0a4fa96127a..3577a6fe158 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.pdf and b/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.tex b/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.tex index 4ea20a2b673..06511a7b956 100644 --- a/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.tex +++ b/Master/texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.tex @@ -56,7 +56,7 @@ Various options are available to adjust to common practices not covered by the K \section{Installation} |arthistory-bonn| is part of the distributions MiK\TeX{} and \TeX{} Live and you can easily install it using the respective package manager. If you would like to install |arthistory-bonn| manually, do the following: -Download the folder |arthistory-bonn| with all relevant files from the CTAN-server\footnote{\url{http://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/arthistory-bonn.zip}} and copy it to the \texttt{\$LOCALTEXMF} directory of +Download the folder |arthistory-bonn| with all relevant files from the CTAN-server\footnote{\url{http://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-arthistory-bonn.zip}} and copy it to the \texttt{\$LOCALTEXMF} directory of your system.\footnote{If you don't know what that is, have a look at \url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tds} or \url{http://mirror.ctan.org/tds/tds.html}.} diff --git a/Master/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.bbx b/Master/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.bbx index 9e432e078d4..92cff2b64af 100644 --- a/Master/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.bbx @@ -8,8 +8,8 @@ % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. -\def\arthist@date{2017-03-11} -\def\arthist@version{1.0} +\def\arthist@date{2017-11-15} +\def\arthist@version{1.1} \def\arthist@bbxid{\arthist@date\space v\arthist@version\space biblatex-arthistory-bonn bibliography style (LCB|TK)} \def\arthist@cbxid{\arthist@date\space v\arthist@version\space biblatex-arthistory-bonn citation style (LCB|TK)} \def\arthist@lbxid{\arthist@date\space v\arthist@version\space biblatex-arthistory-bonn localization (LCB|TK)} @@ -431,13 +431,17 @@ test {\iffieldundef{mainsubtitle}} \newbibmacro{thesis+date}{% \iffieldequalstr{thesistype}{tzugl}% {\bibstring{tzugl}}% - {\bibstring{zugl}}% + {\ifentrytype{thesis}% + {}% + {\bibstring{zugl}}}% \addspace% \printlist{institution}% \newunit% \printfield{type}% \newunit% -\printthesisdate% + \ifentrytype{thesis}% + {\usebibmacro{pubstate+year}}% + {\printthesisdate}% } %----------------------- \newbibmacro*{series+number+diss+date}{% @@ -882,7 +886,9 @@ test {\iffieldundef{mainsubtitle}} \usebibmacro{title}% \newunit\newblock \usebibmacro{byauthor}% - \printtext[parens]{\usebibmacro{thesis+date}}% + % \printtext[parens]{% + \usebibmacro{thesis+date}% + %}% \newunit\newblock \usebibmacro{chapter+pages}% \newunit diff --git a/Master/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.cbx b/Master/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.cbx index 50344f75cc6..4fe90fbe9ea 100644 --- a/Master/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-arthistory-bonn/arthistory-bonn.cbx @@ -79,7 +79,7 @@ {\usebibmacro{cite:reference}}% {\printnames{labelname}% \setunit{\printdelim{nameyeardelim}}% - \printtext[bibhyperref]{\usebibmacro{date+extrayear}}}}}}} + \printtext[bibhyperref]{\usebibmacro{date+extradate}}}}}}} \newbibmacro*{cite:normal}{% \global\boolfalse{cbx:loccit}% @@ -140,7 +140,7 @@ \printfield{postnote}}} %http://tex.stackexchange.com/a/158481/98739 -\xpatchbibmacro{date+extrayear}{% +\xpatchbibmacro{date+extradate}{% \printtext[parens]% }{% \printtext% -- cgit v1.2.3