summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/lobster2/lobster2-samples.tex
blob: 80210a021c2699c45fa64763d907bca89a01afc1 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
\documentclass{article}
\usepackage[LY1]{fontenc}
\usepackage{LobsterTwo}
\usepackage{lipsum}
\begin{document}

\begin{center}\Huge\bf\it
Lobster Two
\end{center}
\subsection*{Regular}
\lipsum[1]

\subsection*{Italic}
\textit{\lipsum[2]}

\subsection*{Bold}
\textbf{\lipsum[3]}

\subsection*{Bold Italic}

\textbf{\textit{\lipsum[4]}}

\subsection*{Ligatures}\Huge\it

Ex
Fi
Th
Ti
ax
az
bs
bsx
bsz
cx
cz
ex
ez
fft
fix
fiz
flx
flz
ft
fu
lx
lz
mx
mz
nz
os
osx
osz
ox
rx
rz
sx
sz
tx
tz
uv
ux
yp
yx
yz

\subsection*{Terminal Forms}\Huge\it

aa cc dd ee gg hh ii jj kk ll mm nn oo  ss tt uu xx yy


\end{document}