Skip to content
Snippets Groups Projects
Commit dbbb9b93 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

Schreibmaschinenschrift angepasst

parent d5a4b054
No related branches found
No related tags found
No related merge requests found
No preview for this file type
\documentclass{ptbposter}
\documentclass[sanserif]{ptbposter}
%\documentclass[sanserif,english]{ptbposter}
\phone{+49-30-3481-7316}
......@@ -32,9 +32,9 @@ Textsatzsystems \TeX, Poster im Hoch- und Querformat den offiziellen
Vorgaben der PTB entsprechend qualitativ hochwertig zu setzen.
Zum Setzen eines Posters müssen die beiden Dateien "`\texttt{ptbposter.cls}"'
und "`\texttt{PTB-logo-poster.pdf}"' dem \TeX"=Compiler (derzeit "`pdflatex"')
zugänglich sein, d.\,h.\ sie müssen sich im \TeX"=Suchpfad befinden. Näheres
dazu ist der Dokumentation der benutzten \TeX"=Distribution zu entnehmen.
und "`\texttt{PTB-logo-poster.pdf}"' dem \TeX"=Compiler zugänglich sein,
d.\,h.\ sie müssen sich im \TeX"=Suchpfad befinden. Näheres dazu ist der
Dokumentation der benutzten \TeX"=Distribution zu entnehmen.
\begin{multicols}{2}
......@@ -63,13 +63,16 @@ Eingabe-Kodierung wird ausschließlich "`UTF-8"' unterstützt.
\subsection{Ein Autor}
Nur eine einzelne Angabe wie
\begingroup
\scriptsize
\begin{verbatim}
\Author{Max}{Müller}
\end{verbatim}
\endgroup
\subsection{Mehrere Autoren}
\begingroup
\footnotesize
\scriptsize
\begin{verbatim}
\Author{Rolf}{Niepraschk}[Physikalisch-Technische ...]
\Author*{Max}{Mustermann}
......@@ -88,10 +91,10 @@ zu einer weiteren.
\end{multicols}
\bigskip \bigskip
\emph{Das Dokument "`\texttt{ptbposter-doc-2}"' enthält die Fortsetzung dieser
\emph{Das Dokument "`\texttt{ptbposter-doc-20000}"' enthält die Fortsetzung dieser
Anleitung.}
\textcolor{PTBcolor}{\rule{\textwidth}{.2ex}}
\textcolor{PTBcolor}{\rule{\textwidth}{0.25ex}}
\begin{equation}
\sum_{k=0}^\infty \frac{x^k}{k!} \neq \prod_{j=1}^{10} \frac{j}{j+1}.
......
No preview for this file type
......@@ -82,8 +82,8 @@
\RequirePackage{unicode-math}
\setromanfont[Ligatures=TeX]{TeXGyrePagella}
\setsansfont[Ligatures=TeX]{TeXGyreHeros}
%\setmonofont[Scale=MatchLowercase]{Latin Modern Mono}
\setmonofont{Latin Modern Mono}
%\setmonofont[Scale=0.88]{DejaVu Sans Mono}
\setmonofont[Scale=1.05]{Latin Modern Mono}
\ifPTB@serif
\setmathfont[math-style=ISO,bold-style=ISO]{TeXGyrePagellaMath-Regular}
\else
......@@ -102,9 +102,10 @@
\RequirePackage[utf8]{inputenc}
\RequirePackage[T1]{fontenc}
\RequirePackage{textcomp}
\RequirePackage[nomath]{lmodern}
\RequirePackage{tgpagella,qpxmath}
\RequirePackage{tgheros}
%\RequirePackage[scaled=.88]{DejaVuSansMono}
\RequirePackage[scaled=1.05]{zlmtt}
\ifPTB@serif\else
\RequirePackage{sfmath}
\fi
......@@ -379,8 +380,7 @@
\iso@paper{#1}%
\c@PTB@tempcntb=\paperheight
\PTB@tempdima=\dimexpr \c@PTB@tempcntb sp * 1000 / \c@PTB@tempcnta %
\c@PTB@tempcnta=\PTB@tempdima %
\global\mag\c@PTB@tempcnta
\global\mag\PTB@tempdima
\endgroup
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment