diff options
author | Karl Berry <karl@freefriends.org> | 2006-06-30 13:21:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-06-30 13:21:28 +0000 |
commit | a7bdc979e8516458e2e6bd463a3ae86e9360072f (patch) | |
tree | 66bc3a86c20b35478d9ab6b44a627faa823cebfe /Master/texmf-dist/doc/latex/hrlatex/sample.minimal.utf8.tex | |
parent | 587e2649317c29ebe59d9ab905a972faa3452e6c (diff) |
croatian hrlatex update
git-svn-id: svn://tug.org/texlive/trunk@1732 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hrlatex/sample.minimal.utf8.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/hrlatex/sample.minimal.utf8.tex | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hrlatex/sample.minimal.utf8.tex b/Master/texmf-dist/doc/latex/hrlatex/sample.minimal.utf8.tex new file mode 100644 index 00000000000..418c15823c7 --- /dev/null +++ b/Master/texmf-dist/doc/latex/hrlatex/sample.minimal.utf8.tex @@ -0,0 +1,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}
\ No newline at end of file |