diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-12 20:16:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-12 20:16:00 +0000 |
commit | a1006e8a72ca4f8f9ab042c2fa6a80f86c406dec (patch) | |
tree | 04ab88808b7f4542f236457b31129cdd16d91ecd /Master/texmf-dist/doc/latex/biblatex-spbasic | |
parent | ec2b3004e91ead1481b5eb814459a8a6e44d831a (diff) |
biblatex-spbasic (12jul21)
git-svn-id: svn://tug.org/texlive/trunk@59907 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-spbasic')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-spbasic/Changes | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-spbasic/README | 13 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.pdf | bin | 0 -> 71043 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.tex | 102 |
4 files changed, 118 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-spbasic/Changes b/Master/texmf-dist/doc/latex/biblatex-spbasic/Changes new file mode 100644 index 00000000000..49fc0d39a05 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-spbasic/Changes @@ -0,0 +1,3 @@ +--- biblatex-spbasic.bbx|cbx + +0.01 2021/07/12 - first CTAN version diff --git a/Master/texmf-dist/doc/latex/biblatex-spbasic/README b/Master/texmf-dist/doc/latex/biblatex-spbasic/README new file mode 100644 index 00000000000..326382c4360 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-spbasic/README @@ -0,0 +1,13 @@ +Copyright (c) 2021- Herbert Voß hvoss@tug.org +**************************************************************** + +This is biblatex-spbasic, +it provides a custom citation-style for biblatex/biber, for +typesetting an article for Springer. + +It requires the main package biblatex. + +This material is subject to the LaTeX Project Public License. +See https://latex-project.org/lppl/ +for the details of that license. + diff --git a/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.pdf b/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.pdf Binary files differnew file mode 100644 index 00000000000..820bf91239b --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.tex b/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.tex new file mode 100644 index 00000000000..c9b17c58832 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-spbasic/biblatex-spbasic.tex @@ -0,0 +1,102 @@ +% biblatex-spbasic documentation 2021/07/11 +% +% Copyright (c) 2021 Herbert Voß hvoss@tug.org + +\documentclass[toc=graduated,parskip=half-,DIV=13,fontsize=11pt,paper=a4]{scrartcl} + +\usepackage{eurosym} % Damit das Euro-Symbol dargestellt werden kann +\usepackage{libertinus-otf} % Damit LaTex Umlaute usw. erkennt +\setmonofont[Scale=MatchLowercase,FakeStretch=0.9]{AnonymousPro} +\usepackage[english]{babel} +\usepackage{listings} +\lstset{basicstyle=\ttfamily} +\usepackage{dtk-logos} +\usepackage{enumitem} +\setlist{nosep} + +\usepackage[babel]{csquotes} +\usepackage{xurl} +\usepackage[style=biblatex-spbasic]{biblatex} + +\usepackage{xspace} +\addbibresource{biblatex-examples.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} + +\begin{document} + +\title{biblatex-spbasic} +\subtitle{Ver. 0.01} +\author{Herbert Voß} + +\maketitle + +\vfill +Thanks to: Moritz Wemheuer; +\newpage + +\section{Introduction} +This documentation briefly explains the adaptations of the \texttt{biblatex-spbasic} +bibliography style and how it can be used. Some of the functions of \texttt{biblatex} +that are based on are also indirectly explained. If you have any questions about the +functions of \texttt{biblatex}, you should always consult the very good and detailed +\texttt{biblatex} documentation. + +%Biblatex and biblatex-spbasic cannot be used meaningfully without at least skimming through the user guide in the biblatex documentation. +For a quick start, the requirements for using \texttt{biblatex-spbasic} are briefly explained in the following section. + + +\section{Installation} + +If you do have an official installation of \MiKTeX\ or \TeXLive, then everything would be there anyway, otherwise +use the package manager and install \texttt{biblatex-spbasic}. If you do not have such an official distribution +installed, then copy the two files + +\begin{verbatim} +biblatex-spbasic.bbx +biblatex-spbasic.cbx +\end{verbatim} + +into your local \TeX\ directory and update the so-called file name database by running \texttt{texhash}. + +\section{Using the style} + +\texttt{biblatex-spbasic} is based on the packages from biblatex and especially the style \texttt{authoryear}. +The reason for this is that \texttt{biblatex} provides all functions that make it possible to develop individual +styles. However, the way in which »Springer Verlag« cites is so special compared to what is otherwise usual +that additional functions are required to map them completely. These can be found in \texttt{authoryear.bbx}. +You could have taken these out of the package and integrated them into \texttt{biblatex-spbasic}, but the +effort involved seemed too great to me. In addition, the well-maintained \texttt{biblatex} package ensures +that the functions provided by it are reliably retained and compatible despite the very rapid development of \texttt{biblatex}. + +It is obvious that using \texttt{biblatex-spbasic} needs the \texttt{biblatex} package, too. +\texttt{biblatex-spbasic}is loaded by + +\begin{verbatim} +\usepackage[style=biblatex-spbasic]{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. + +\nocite{*} +\printbibliography[title=Example-Bibliography] + + +\end{document} + |