summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hrlatex/sample.minimal.utf8.tex
blob: 418c15823c7662cd1f5600866140adab8a55f2cc (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
% UTF-8
\documentclass{minimal}

% \usepackage[enc=utf8]{hrlatex}
\usepackage{hrlatex}



\listfiles

\begin{document}
\noindent 	
% \rule{7pt}{7pt}\rule[7pt]{7pt}{7pt}%
\fontsize{20pt}{10pt}%
\selectfont%
\textsf{\textbf{\textsf{HR}}LaTeX} \\
\rule{\textwidth}{1pt}\\
\normalsize
Mini dokument koji koristi \textsf{hrlatex} paket i \textsf{utf8} kodnu stranicu.\\

\medskip

\noindent
% 
\fontsize{20pt}{25pt}%
\selectfont%
%  
\strut\hfil \v{C} $\cdot$ \v{c} $\cdot$ {\'{C}} $\cdot$ {\'{c}} $\cdot$ \DJ{} $\cdot$ \dj{} $\cdot$ \v{S} $\cdot$ \v{s} $\cdot$ \v{Z} $\cdot$ \v{z}\\
% 	
\strut\hfil Č  $\cdot$    č  $\cdot$   Ć  $\cdot$   ć  $\cdot$   Đ  $\cdot$    đ  $\cdot$   Š  $\cdot$   š  $\cdot$   Ž  $\cdot$  ž\\
\rule{\textwidth}{1pt}\\
\vfill
% \end{tabbing}
% \chaptername
\end{document}