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

...

parent a741f16c
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
Scale = MatchLowercase
]
\setmathfont[math-style=ISO,bold-style=ISO]{TeXGyrePagellaMath-Regular}
\setmathfont{TeXGyrePagellaMath-Regular}[math-style=ISO,bold-style=ISO]
%%%{TeX Gyre Pagella Math}
\endinput
% Rolf Niepraschk, Rolf.Niepraschk@ptb.de
\ProvidesFile{ptbposter-2020.clo}%
[2020/03/10 v0.1b `PTB-Poster' layout 2020 (RN/PTB)]
[2020/03/13 v0.1b `PTB-Poster' layout 2020 (RN/PTB)]
\typeout{*** LAYOUT 2020 ***}
......@@ -13,6 +13,7 @@
\ifPTB@XeOrLua
\setfontfamily\PTBdesignFont{UniversNextPro-Light}[%
BoldFont=*,
ItalicFont=*Italic,
Extension=.ttf]
\setsansfont{texgyreheros}[
Ligatures=TeX,
......
......@@ -100,11 +100,9 @@
\PTB@logo@long@false
}
\DeclareOption{layout2018}{%
%\def\PTB@font@base@factor{0.0130170299199}% 11pt bei A4
\def\PTB@layout{0}%
}
\DeclareOption{layout2020}{%
%\def\PTB@font@base@factor{0.0118336635635}% 10pt bei A4
\def\PTB@layout{1}%
}
\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{babel}}
......
No preview for this file type
......@@ -2,6 +2,7 @@
\documentclass[%
%,sanserif
%,a4paper
,layout2018
]{ptbposter}
\usepackage[
boxlayout=2 % 0, 1, 2, 3 # default: 2
......
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