From b9f6f152e062ecd994ea1ea91b3ad82a92f911a7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 4 Aug 2017 22:07:21 +0000 Subject: termcal-de (4aug17) git-svn-id: svn://tug.org/texlive/trunk@44952 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/termcal-de/README.md | 5 + .../doc/latex/termcal-de/termcal-de-doc.pdf | Bin 0 -> 37697 bytes .../doc/latex/termcal-de/termcal-de-doc.tex | 163 +++++++++++++++++++++ .../texmf-dist/tex/latex/termcal-de/termcal-de.sty | 99 +++++++++++++ Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/tlpsrc/collection-langgerman.tlpsrc | 1 + Master/tlpkg/tlpsrc/termcal-de.tlpsrc | 0 7 files changed, 269 insertions(+), 1 deletion(-) create mode 100644 Master/texmf-dist/doc/latex/termcal-de/README.md create mode 100644 Master/texmf-dist/doc/latex/termcal-de/termcal-de-doc.pdf create mode 100644 Master/texmf-dist/doc/latex/termcal-de/termcal-de-doc.tex create mode 100644 Master/texmf-dist/tex/latex/termcal-de/termcal-de.sty create mode 100644 Master/tlpkg/tlpsrc/termcal-de.tlpsrc diff --git a/Master/texmf-dist/doc/latex/termcal-de/README.md b/Master/texmf-dist/doc/latex/termcal-de/README.md new file mode 100644 index 00000000000..0abb9fa77a0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/termcal-de/README.md @@ -0,0 +1,5 @@ +# termcal-de +Version 2017/08/03 +Provides a German localisation to the termcal LaTeX package written by Bill Mitchell + +This work is licensed under the LPPL 1.3c or any later version. diff --git a/Master/texmf-dist/doc/latex/termcal-de/termcal-de-doc.pdf b/Master/texmf-dist/doc/latex/termcal-de/termcal-de-doc.pdf new file mode 100644 index 00000000000..3eb3f6de9e2 Binary files /dev/null and b/Master/texmf-dist/doc/latex/termcal-de/termcal-de-doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/termcal-de/termcal-de-doc.tex b/Master/texmf-dist/doc/latex/termcal-de/termcal-de-doc.tex new file mode 100644 index 00000000000..0683e923cb8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/termcal-de/termcal-de-doc.tex @@ -0,0 +1,163 @@ +%% This is file 'termccal-de-doc.tex', Version 2017-08-03 +%% Copyright 2017 Sebastian Friedl +%% +%% This work may be distributed and/or modified under the conditions of the LaTeX Project +%% Public License, either version 1.3c of this license or (at your option) any later version. +%% The latest version of this license is available at +%% http://www.latex-project.org/lppl.txt +%% and version 1.3c or later is part of all distributions of LaTeX version 2008-05-04 or later +%% +%% This work has the LPPL maintenace status 'maintained'. +%% The current maintainer of this work is Sebastian Friedl. +%% +%% This work consists of the files termcal-de.sty and termcal-de-doc.tex +%% +%% ------------------------------------------------------------------------------------------- +%% +%% The termcal-de package provides a German localization to the termcal package written by +%% Bill Mitchell, which is intended to print a term calendar for use in planning a class. +%% +%% ------------------------------------------------------------------------------------------- +%% +%% Please report bugs and other problems as well as suggestions for improvements +%% to my email address (sfr682k@t-online.de). +%% +%% ------------------------------------------------------------------------------------------- + +% !TeX spellcheck=en_US + +% !TeX document-id = {681db40e-7a84-4428-b4f4-84e230e3ba79} +% !TeX program=lualatex +% !TeX TXS-program:compile=txs:///lualatex/[--shell-escape] + + +\documentclass[11pt]{ltxdoc} + +\usepackage[utopia]{mathdesign} +\usepackage[no-math]{fontspec} +\usepackage{polyglossia} +\setdefaultlanguage{english} + +\usepackage{csquotes} +\usepackage{hyperref} +\usepackage{minted} +\usepackage[english]{selnolig} + +\parindent 0pt + +\setmainfont[Numbers=OldStyle]{erewhon} +\setsansfont[Numbers=OldStyle,Scale=MatchLowercase]{Source Sans Pro} +\setmonofont[Scale=MatchLowercase]{OCR A Extended} + +\usepackage[left=4.50cm,right=2.75cm,top=3.25cm,bottom=2.75cm,nohead]{geometry} + +\hyphenation{} + +\title{The \texttt{termcal-de} package \\ {\large\url{https://github.com/SFr682k/termcal-de}}} +\author{Sebastian Friedl \\ \href{mailto:sfr682k@t-online.de}{\ttfamily sfr682k@t-online.de}} +\date{2017/08/03} + +\hypersetup{pdftitle={The termcal-de package},pdfauthor={Sebastian Friedl}} + +\begin{document} + \maketitle + \thispagestyle{empty} + + \begin{center} \itshape + Dedicated to everybody using this package. + \end{center} + + \medskip + \begin{abstract} + \hspace{-1.5em}% + The \texttt{termcal-de} package provides a German localization to the \texttt{termcal} package written by Bill Mitchell, which is intended to print a term calendar for use in planning a class. + \end{abstract} + + + \tableofcontents + + \clearpage + + + \subsection*{Dependencies and other requirements} + \addcontentsline{toc}{subsection}{Dependencies and other requirements} + The \texttt{termcal-de} package requires \LaTeXe\ and the following packages: + + \medskip + \DescribeMacro{termcal} + The main \texttt{termcal} package + + \medskip + \DescribeMacro{iftex} + Detects the \LaTeX\ engine used to compile the current document + + + \subsection*{License} + \begin{small} + \addcontentsline{toc}{subsection}{License} + \textcopyright\ 2017 Sebastian Friedl + + \smallskip + This work may be distributed and/or modified under the conditions of the \LaTeX\ Project Public License, either version 1.3c of this license or (at your option) any later version. + + \smallskip + The latest version of this license is available at \url{http://www.latex-project.org/lppl.txt} and version 1.3c or later is part of all distributions of \LaTeX\ version 2008-05-04 or later. + + \smallskip + This work has the LPPL maintenace status \enquote*{maintained}. The current maintainer of this work is Sebastian Friedl. \\ + This work consists of the following files: + \begin{itemize} \itemsep 0pt + \item \texttt{termcal-de.sty} and + \item \texttt{termcal-de-doc.tex} + \end{itemize} + \end{small} + + + + \clearpage + + + % DOCUMENTATION PART ---------------------------------------------------------------------- + + \section{Using the package} + Load the package with \mintinline{LaTeX}{\usepackage{termcal-de}}\footnote{To do so, the package has to be installed in a way \LaTeX\ is able to find it}. Now, \texttt{termcal-de} looks for \texttt{termcal} and loads it when necessary. + + \medskip + \texttt{termcal-de} only adds a German localization to the \texttt{termcal} package. Please read the \href{http://mirrors.ctan.org/macros/latex/contrib/termcal/termcal.pdf}{\texttt{termcal} documentation} first, because the macros stay almost identical. The differences to plain \texttt{termcal} are listed in section \ref{differences}. + + + \section{Differences to plain \texttt{termcal}} \label{differences} + \texttt{termcal-de} does not only change the way the style is printed to the output, it also changes the date parameter's format expected by the standard \texttt{termcal} commands. \\ + In following, affected commands are listed: + + \begin{itemize} + \item \mintinline{LaTeX}{\begin{calendar}{}{}} + \item \mintinline{LaTeX}{\options{}{