summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/typog/typog-minimal-test.tex
blob: 495dd55146ab43b7feb9b744bbc792d2b0e514cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
%%
%% This is file `typog-minimal-test.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% typog.dtx  (with options: `minimal-test')
%% 
%% This is a generated file.
%% 
%% Copyright (C) 2024 by Ch. L. Spiel
%% 
%% 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 in
%%     https://www.latex-project.org/lppl.txt
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2003/12/01 or later.
%% 
%% This work has the LPPL maintenance status `maintained'.
%% 
%% The Current Maintainer of this work is Ch. L. Spiel.
%% 
%% This work consists of the files typog.dtx and typog.ins
%% and the derived files typog.sty, slant-angle.mp,
%% crooked-paragraphs.mp, smooth-parshapes.mp, title.mp,
%% typog-example.tex, typog-minimal-test.tex,
%% typog-without-microtype-test.tex
%% typog-grep.pl.in, typog-grep.pl,
%% typog-grep.pod, and teximan2latex.sed.
%% 
%% 
\documentclass{minimal}

\usepackage{typog}

\newcommand*{\raiseamount}{0.5pt}

\begin{document}
\begin{typogsetup}{raise*=\raiseamount}
  Em-dash raised by \the\typogget{raisecapitaldash} (expected: \raiseamount).
\end{typogsetup}

\fontsizeinfo{typoinfo}
Document class ``minimal'' sets up font size and line spacing as~\typoinfo.
\end{document}
\endinput
%%
%% End of file `typog-minimal-test.tex'.