mirror of
https://github.com/kuhyx/engineer-thesis-WUT.git
synced 2026-07-04 14:43:10 +02:00
Add titular font
This commit is contained in:
parent
e0f99d2a89
commit
ddbd6be989
Binary file not shown.
@ -1,6 +1,10 @@
|
||||
\documentclass{article}
|
||||
|
||||
\begin{document}
|
||||
First document. This is a simple example, with no
|
||||
extra parameters or packages included.
|
||||
\documentclass{report}
|
||||
\usepackage{fontspec}
|
||||
\setmainfont[Ligatures=TeX]{Adagio_Slab}
|
||||
\begin{document}
|
||||
\begin{titlepage}
|
||||
\begin{center}
|
||||
Politechnika Warszawska 2
|
||||
\end{center}
|
||||
\end{titlepage}
|
||||
\end{document}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user