summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/csbulletin
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/csbulletin')
-rw-r--r--Master/texmf-dist/doc/latex/csbulletin/README8
-rw-r--r--Master/texmf-dist/doc/latex/csbulletin/csbulletin.pdfbin264133 -> 276573 bytes
-rw-r--r--Master/texmf-dist/doc/latex/csbulletin/csbulletin.tex2
-rw-r--r--Master/texmf-dist/doc/latex/csbulletin/example-czech.tex42
-rw-r--r--Master/texmf-dist/doc/latex/csbulletin/example-english.tex43
-rw-r--r--Master/texmf-dist/doc/latex/csbulletin/example-slovak.tex42
-rw-r--r--Master/texmf-dist/doc/latex/csbulletin/example.bib19
7 files changed, 151 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/csbulletin/README b/Master/texmf-dist/doc/latex/csbulletin/README
index e54672784c6..cc91b62aee0 100644
--- a/Master/texmf-dist/doc/latex/csbulletin/README
+++ b/Master/texmf-dist/doc/latex/csbulletin/README
@@ -1,9 +1,9 @@
=============================================================================
-Package: csbulletin 10 January 2020
+Package: csbulletin 29 November 2022
=============================================================================
-The package provides the class for articles for the CSTUG Bulletin
-(Zpravodaj Ceskoslovenskeho sdruzeni uzivatelu TeXu). You can see the
-structure of a document by looking to the source file of this manual. The
+The package provides the class for articles for the CSTUG Bulletin
+(Zpravodaj Ceskoslovenskeho sdruzeni uzivatelu TeXu). You can see the
+structure of a document by looking to the source file of this manual. The
package can be used and distributed according to the LaTeX Project Public
License.
diff --git a/Master/texmf-dist/doc/latex/csbulletin/csbulletin.pdf b/Master/texmf-dist/doc/latex/csbulletin/csbulletin.pdf
index 00edd67d5bf..25b26cf7df5 100644
--- a/Master/texmf-dist/doc/latex/csbulletin/csbulletin.pdf
+++ b/Master/texmf-dist/doc/latex/csbulletin/csbulletin.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/csbulletin/csbulletin.tex b/Master/texmf-dist/doc/latex/csbulletin/csbulletin.tex
index faae0e23a4f..a9d644de602 100644
--- a/Master/texmf-dist/doc/latex/csbulletin/csbulletin.tex
+++ b/Master/texmf-dist/doc/latex/csbulletin/csbulletin.tex
@@ -1,6 +1,6 @@
%% $Id$
\documentclass{csbulletin}
-\DeclareRobustCommand\version{\unskip~2020/01/10}
+\DeclareRobustCommand\version{\unskip~2022/11/29}
\let\pkg\textsc
\usepackage[pdftitle=LaTeX\ Class\ for\ CSTUG\ Bulletin, pdfauthor={Zdenek\ Wagner, Vit\ Novotny},
diff --git a/Master/texmf-dist/doc/latex/csbulletin/example-czech.tex b/Master/texmf-dist/doc/latex/csbulletin/example-czech.tex
new file mode 100644
index 00000000000..3512eb2b4f4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/csbulletin/example-czech.tex
@@ -0,0 +1,42 @@
+\documentclass{csbulletin}
+\selectlanguage{czech}
+\usepackage[utf8]{inputenc}
+\usepackage[all]{nowidow}
+\usepackage{csquotes}
+\usepackage[
+ backend=biber,
+ style=iso-numeric,
+ sortlocale=cs,
+ autolang=other,
+ bibencoding=UTF8,
+ mincitenames=2,
+ maxcitenames=2,
+]{biblatex}
+\addbibresource{example.bib}
+\usepackage[
+ implicit=false,
+ hidelinks,
+]{hyperref}
+\begin{document}
+
+\title{Český název článku}
+\EnglishTitle{Anglický název článku}
+\author{Jméno autora}
+\podpis{Jméno autora, e-mailová adresa autora}
+\maketitle
+
+\begin{abstract}
+Český abstrakt článku.
+\end{abstract}
+\klicovaslova: první klíčové slovo, druhé klíčové slovo, třetí klíčové slovo, …
+
+\section{Název sekce}
+\TeX{} je program pro digitální sazbu. Kniha \citetitle{knuth-ttp}~\cite{knuth-ttp} obsahuje komentovaný zdrojový kód \TeX u. \textcite{knuth-tb} popisuje \TeX{} z pohledu uživatele.
+
+\printbibliography
+
+\begin{summary}
+Anglický abstrakt článku.
+\keywords: první anglické klíčové slovo, druhé anglické klíčové slovo, …
+\end{summary}
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/csbulletin/example-english.tex b/Master/texmf-dist/doc/latex/csbulletin/example-english.tex
new file mode 100644
index 00000000000..ae137ac0da0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/csbulletin/example-english.tex
@@ -0,0 +1,43 @@
+\documentclass{csbulletin}
+\selectlanguage{english}
+\usepackage[utf8]{inputenc}
+\usepackage[all]{nowidow}
+\usepackage{csquotes}
+\usepackage[
+ backend=biber,
+ style=iso-numeric,
+ sortlocale=en,
+ autolang=other,
+ bibencoding=UTF8,
+ mincitenames=2,
+ maxcitenames=2,
+]{biblatex}
+\addbibresource{example.bib}
+\usepackage[
+ implicit=false,
+ hidelinks,
+]{hyperref}
+\begin{document}
+
+\title{English Title}
+\EnglishTitle{English Title}
+\author{Name Surname}
+\podpis{Name Surname, e-mail address}
+\maketitle
+
+\begin{abstract}
+English abstract.
+\keywords: first English keyword, second English keyword, third English …
+\end{abstract}
+
+\section{Section Title}
+\TeX{} is a digital typesetting system. The book \citetitle{knuth-ttp}~\cite{knuth-ttp} is a detailed account of \TeX's source code, whereas \textcite{knuth-tb} focuses more on the end user.
+
+\printbibliography
+
+\section*{Czech Title}
+\begin{otherlanguage}{czech}
+Czech abstract.
+\end{otherlanguage}
+\klicovaslova: first Czech keyword, second Czech keyword, third Czech …
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/csbulletin/example-slovak.tex b/Master/texmf-dist/doc/latex/csbulletin/example-slovak.tex
new file mode 100644
index 00000000000..20f50f84e00
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/csbulletin/example-slovak.tex
@@ -0,0 +1,42 @@
+\documentclass{csbulletin}
+\selectlanguage{slovak}
+\usepackage[utf8]{inputenc}
+\usepackage[all]{nowidow}
+\usepackage{csquotes}
+\usepackage[
+ backend=biber,
+ style=iso-numeric,
+ sortlocale=sk,
+ autolang=other,
+ bibencoding=UTF8,
+ mincitenames=2,
+ maxcitenames=2,
+]{biblatex}
+\addbibresource{example.bib}
+\usepackage[
+ implicit=false,
+ hidelinks,
+]{hyperref}
+\begin{document}
+
+\title{Slovenský názov článku}
+\EnglishTitle{Anglický názov článku}
+\author{Meno autora}
+\podpis{Meno autora, e-mailová adresa autora}
+\maketitle
+
+\begin{abstract}
+Slovenský abstrakt článku.
+\end{abstract}
+\klucoveslova: prvé kľúčové slovo, druhé kľúčové slovo, tretí kľúčové slovo, …
+
+\section{Názov sekcie}
+\TeX{} je program pre digitálnu sadzbu. Kniha \citetitle{knuth-ttp}~\cite{knuth-ttp} obsahuje komentovaný zdrojový kód \TeX u. \textcite{knuth-tb} popisuje \TeX{} z pohľadu užívateľa.
+
+\printbibliography
+
+\begin{summary}
+Anglický abstrakt článku.
+\keywords: prvé anglické kľúčové slovo, druhé anglické kľúčové slovo, …
+\end{summary}
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/csbulletin/example.bib b/Master/texmf-dist/doc/latex/csbulletin/example.bib
new file mode 100644
index 00000000000..d882b6520b4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/csbulletin/example.bib
@@ -0,0 +1,19 @@
+@book{knuth-tb,
+ author = {Donald Ervin Knuth},
+ title = {The \TeX book},
+ location = {Reading (MA, USA)},
+ publisher = {Addison-Wesley},
+ year = {1986},
+ pagetotal = {x+483},
+ isbn = {0-201-13448-9},
+}
+
+@book{knuth-ttp,
+ author = {Donald Ervin Knuth},
+ title = {\TeX: The Program},
+ location = {Reading (MA, USA)},
+ publisher = {Addison-Wesley},
+ year = {1986},
+ pagetotal = {624},
+ isbn = {0-201-13437-3},
+}