summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-16 21:16:34 +0000
committerKarl Berry <karl@freefriends.org>2021-12-16 21:16:34 +0000
commitbf627525b208d352f07cafc859884f6239899ba1 (patch)
treef890890ef82cd3dc28df164264eb129478bb5fb9 /Master/texmf-dist/doc
parentc1b5f89b5d4beeb4fab27b20b7e3bc6992344d4c (diff)
biblatex-spbasic (16dec21)
git-svn-id: svn://tug.org/texlive/trunk@61321 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-spbasic/Changes4
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.bib44
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.pdfbin71043 -> 73881 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.tex35
4 files changed, 65 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-spbasic/Changes b/Master/texmf-dist/doc/latex/biblatex-spbasic/Changes
index 49fc0d39a05..da56be74688 100644
--- a/Master/texmf-dist/doc/latex/biblatex-spbasic/Changes
+++ b/Master/texmf-dist/doc/latex/biblatex-spbasic/Changes
@@ -1,3 +1,7 @@
--- biblatex-spbasic.bbx|cbx
+0.02 2021/12/15 - fix for hyperref option
+ - added lbx file
+ - fix for double dot after title
+ - add option pubstate to print the publication state
0.01 2021/07/12 - first CTAN version
diff --git a/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.bib b/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.bib
new file mode 100644
index 00000000000..864a5da5d39
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.bib
@@ -0,0 +1,44 @@
+% Encoding: UTF-8
+
+@Article{Daan1984,
+ author = {Daan, S. and Beersma, D. G. and Borbely, A. A.},
+ journal = {Am J Physiol},
+ title = {Timing of human sleep: recovery process gated by a circadian pacemaker},
+ year = {1984},
+ pages = {161--183},
+ volume = {246},
+ groups = {Imported MODELLE-WITTE-BUCH.bib},
+ owner = {we},
+ timestamp = {2015.12.12},
+}
+
+@Article{Young2018,
+ author = {Young, Michael W.},
+ title = {Time travels: a 40-year journey from \emph{{D}rosophila}'s clock mutants to human circadian disorders ({N}obel {L}ecture).},
+ issue = {36},
+ pages = {11532--11539},
+ pubstate = {published},
+ volume = {57},
+ chemicals = {Circadian Rhythm Signaling Peptides and Proteins},
+ completed = {2019-08-14},
+ country = {Germany},
+ issn-linking = {1433-7851},
+ journal = {Angewandte Chemie (International ed. in English)},
+ nlm-id = {0370543},
+ owner = {NLM},
+ pmid = {30003624},
+ pubmodel = {Print-Electronic},
+ revised = {2020-05-04},
+ year = {2018},
+}
+
+@Book{McClure1966,
+ author = {McClure, F. A.},
+ title = {The bamboos. A fresh perspective},
+ publisher = {Harvard Univ. Press},
+ owner = {we},
+ timestamp = {2016.08.04},
+ year = {1966},
+}
+
+@Comment{jabref-meta: databaseType:bibtex;}
diff --git a/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.pdf b/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.pdf
index 820bf91239b..781b743a49a 100644
--- a/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.tex b/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.tex
index c9b17c58832..31451056dad 100644
--- a/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.tex
@@ -1,6 +1,7 @@
% biblatex-spbasic documentation 2021/07/11
%
% Copyright (c) 2021 Herbert Voß hvoss@tug.org
+%% $Id: biblatex-spbasic.tex 347 2021-12-16 08:40:36Z herbert $
\documentclass[toc=graduated,parskip=half-,DIV=13,fontsize=11pt,paper=a4]{scrartcl}
@@ -10,38 +11,29 @@
\usepackage[english]{babel}
\usepackage{listings}
\lstset{basicstyle=\ttfamily}
-\usepackage{dtk-logos}
+\usepackage{hvlogos}
+\usepackage{xcolor}
\usepackage{enumitem}
\setlist{nosep}
\usepackage[babel]{csquotes}
\usepackage{xurl}
-\usepackage[style=biblatex-spbasic]{biblatex}
+\usepackage[style=biblatex-spbasic,hyperref]{biblatex}
\usepackage{xspace}
\addbibresource{biblatex-examples.bib}
+\addbibresource{\jobname.bib}
\def\bibsp{\texttt{biblatex-spbasic}\xspace}
\def\bib{\texttt{biblatex}\xspace}
\def\cs#1{\texttt{\textbackslash#1}}
-\usepackage{mdframed,xcolor}
-\def\showbib#1{%
-\begin{mdframed}[
- leftmargin=0pt,
- rightmargin=0pt,
- linecolor=black,
- backgroundcolor=black!10]
-\vspace{-\normalbaselineskip}
-\printbibliography
-\end{mdframed}}
-
-\usepackage[colorlinks,linktocpage]{hyperref}
+\usepackage[colorlinks,linktocpage,citecolor=blue!100!black!60]{hyperref}
\begin{document}
\title{biblatex-spbasic}
-\subtitle{Ver. 0.01}
+\subtitle{Ver. 0.02}
\author{Herbert Voß}
\maketitle
@@ -70,6 +62,7 @@ installed, then copy the two files
\begin{verbatim}
biblatex-spbasic.bbx
biblatex-spbasic.cbx
+biblatex-spbasic.lbx
\end{verbatim}
into your local \TeX\ directory and update the so-called file name database by running \texttt{texhash}.
@@ -88,14 +81,20 @@ It is obvious that using \texttt{biblatex-spbasic} needs the \texttt{biblatex} p
\texttt{biblatex-spbasic}is loaded by
\begin{verbatim}
-\usepackage[style=biblatex-spbasic]{biblatex}
+\usepackage[style=biblatex-spbasic,pubstate=<true|false>]{biblatex}
\end{verbatim}
It is possible to load additional optional arguments which refer to \texttt{biblatex}, the package
-\texttt{biblatex-spbasic} itself has no special arguments.
+\texttt{biblatex-spbasic} itself has only the option \texttt{pubstate}, which is set by default to false. There
+is no need to set it, if you want this presettings. For printing the publication state use \texttt{pubstate=true}.
+
+\section{Example}
+This is some senseless\footfullcite{Young2018} text but with a citation (\verb|\parencite|).~\parencite[See][pp.~16]{Daan1984}
+And this is a \verb|\textcite|, what \textcite[See][pp.~16]{Young2018} already wrote. Remember, this
+text is nonsense for this example!\footcite{Young2018}
\nocite{*}
-\printbibliography[title=Example-Bibliography]
+\printbibliography[title=Bibliography]
\end{document}