summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hrlatex/hrlatex.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-06-21 00:03:30 +0000
committerKarl Berry <karl@freefriends.org>2006-06-21 00:03:30 +0000
commitce3ea5505463af31d2c9e6dcb3d19b688170124f (patch)
tree1a63675fbdfe73b609ff816a54f875943de308b8 /Master/texmf-dist/tex/latex/hrlatex/hrlatex.sty
parent63e65439abe4d48cf9eeb759a0ceffae275b1417 (diff)
new hrlatex package for croatian
git-svn-id: svn://tug.org/texlive/trunk@1710 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hrlatex/hrlatex.sty')
-rw-r--r--Master/texmf-dist/tex/latex/hrlatex/hrlatex.sty29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/hrlatex/hrlatex.sty b/Master/texmf-dist/tex/latex/hrlatex/hrlatex.sty
new file mode 100644
index 00000000000..fb2698875a9
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/hrlatex/hrlatex.sty
@@ -0,0 +1,29 @@
+%%
+%% This is file `hrlatex.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hrlatex.dtx (with options: `package')
+%%
+%%
+\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\ProvidesPackage{hrlatex}
+ [2006/20/06 v0.2 LaTeX Macros for HRLaTeX project]
+\RequirePackage[cp1250]{inputenc}
+\RequirePackage[T1]{fontenc}
+\RequirePackage{tracefnt}
+\RequirePackage[croatian]{babel}
+\RequirePackage{amsopn}
+\DeclareMathOperator{\tg}{tg}
+\DeclareMathOperator{\arctg}{arc\,tg}
+\DeclareMathOperator{\ctg}{ctg}
+\DeclareMathOperator{\arcctg}{arc\,ctg}
+\DeclareMathOperator{\sh}{sh}
+\DeclareMathOperator{\ch}{ch}
+\DeclareMathOperator{\cth}{cth}
+\DeclareMathOperator{\tgh}{th}
+\let\th\tgh
+\endinput
+%%
+%% End of file `hrlatex.sty'.