diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-05 22:37:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-05 22:37:21 +0000 |
commit | 708b6d464538f70ef04e1f2128802bbff99da2e8 (patch) | |
tree | efddf0987d8863a352f12ac1017dcf6f86939a27 /Master/texmf-dist/tex | |
parent | 74d2dc6f336ce377ad1fda6cb1b59ba10e5611bc (diff) |
babel-hungarian (5sep13)
git-svn-id: svn://tug.org/texlive/trunk@31577 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/babel-hungarian/magyar.ldf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/babel-hungarian/magyar.ldf b/Master/texmf-dist/tex/latex/babel-hungarian/magyar.ldf index 9f53e48a6ab..8ac16341d8f 100644 --- a/Master/texmf-dist/tex/latex/babel-hungarian/magyar.ldf +++ b/Master/texmf-dist/tex/latex/babel-hungarian/magyar.ldf @@ -1037,6 +1037,11 @@ % --- theorem title number ordering and the dot; theoremtitle= % % Dat: \ref{mytheorem} never appends a dot +% +% If you want to define your own theorem style without using theorem.sty or +% ntheorem.sty, then do a +% \PassOptionsToPackage{theoremtitle=unchanged}{magyar.ldf} , and then +% define a custom \@begintheorem, \@opargbegintheorem and \@endtheorem. \if0\magyar@opt@@theoremtitle \@@magyar@skiplong\fi % for theorem.sty and ntheorem.sty |