From 4eceeb533022d0d2963095e14faa3fec9e03b821 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 3 Jan 2023 20:46:13 +0000 Subject: dtk-bibliography (3jan23) git-svn-id: svn://tug.org/texlive/trunk@65444 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/bibtex/dtk-bibliography/README.md | 12 ++++++------ .../bibtex/dtk-bibliography/dtk-bibliography.pdf | Bin 385947 -> 280853 bytes .../bibtex/dtk-bibliography/dtk-bibliography.tex | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/doc/bibtex/dtk-bibliography') diff --git a/Master/texmf-dist/doc/bibtex/dtk-bibliography/README.md b/Master/texmf-dist/doc/bibtex/dtk-bibliography/README.md index 7e5f7145f84..663669ed43e 100644 --- a/Master/texmf-dist/doc/bibtex/dtk-bibliography/README.md +++ b/Master/texmf-dist/doc/bibtex/dtk-bibliography/README.md @@ -3,21 +3,21 @@ This package contains the bibliography for "Die TeXnische Komödie", the journal of the German-speaking user group. -It is updated on a quarterly basis, last update 2022-06-21: updated for issue -2022-02 +It is updated on a quarterly basis, last update 2023-01-03: updated for issue +2022-04 # How to produce dtk-bibliography.pdf Run dtk-bibliography.tex through Arara or run the following commands manually: -* pdflatex dtk-bibliography.tex +* lualatex dtk-bibliography.tex * biber dtk-bibliography -* pdflatex dtk-bibliography.tex -* pdflatex dtk-bibliography.tex +* lualatex dtk-bibliography.tex +* lualatex dtk-bibliography.tex Note that dtk-authoryear.bbx and dtk-authoryear.dbx must be in the same directory respectively the (local) texmf tree. # License -This material is subject to the LaTeX Project Public License 1.3c. +This material is subject to the LaTeX Project Public License 1.3c. \ No newline at end of file diff --git a/Master/texmf-dist/doc/bibtex/dtk-bibliography/dtk-bibliography.pdf b/Master/texmf-dist/doc/bibtex/dtk-bibliography/dtk-bibliography.pdf index cd3def11a90..b854c164773 100644 Binary files a/Master/texmf-dist/doc/bibtex/dtk-bibliography/dtk-bibliography.pdf and b/Master/texmf-dist/doc/bibtex/dtk-bibliography/dtk-bibliography.pdf differ diff --git a/Master/texmf-dist/doc/bibtex/dtk-bibliography/dtk-bibliography.tex b/Master/texmf-dist/doc/bibtex/dtk-bibliography/dtk-bibliography.tex index 401e67f2539..0d2f2abf9d6 100644 --- a/Master/texmf-dist/doc/bibtex/dtk-bibliography/dtk-bibliography.tex +++ b/Master/texmf-dist/doc/bibtex/dtk-bibliography/dtk-bibliography.tex @@ -1,8 +1,8 @@ %!TEX TS-program = Arara -% arara: pdflatex +% arara: lualatex % arara: biber -% arara: pdflatex -% arara: pdflatex +% arara: lualatex +% arara: lualatex \documentclass[12pt, a4paper]{scrartcl} %\usepackage[paperwidth=128mm,paperheight=96mm,left=5mm,right=10mm,top=5mm,bottom=5mm]{geometry} \usepackage[utf8]{inputenc} @@ -22,7 +22,7 @@ \begin{document} -\noindent Compiled on \today~ for DTK 2022-03 +\noindent Compiled on \today~ for DTK 2022-04 \nocite{*} -- cgit v1.2.3