diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-02 22:46:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-02 22:46:08 +0000 |
commit | 836f17656111f0ba2ce71de66f552dc7f8364c50 (patch) | |
tree | 9b51db4cf15503e2c6ddb8f7bf8c615971f57cbe /Master/texmf-dist/tex/latex/ot-tableau | |
parent | 681bba2f19e49a82af83d8db5ca7b2ca9b1c38c1 (diff) |
ot-tableau (2sep14)
git-svn-id: svn://tug.org/texlive/trunk@35095 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ot-tableau')
-rw-r--r-- | Master/texmf-dist/tex/latex/ot-tableau/ot-tableau.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/ot-tableau/ot-tableau.sty b/Master/texmf-dist/tex/latex/ot-tableau/ot-tableau.sty index 063952ec2e0..4769b18ec44 100644 --- a/Master/texmf-dist/tex/latex/ot-tableau/ot-tableau.sty +++ b/Master/texmf-dist/tex/latex/ot-tableau/ot-tableau.sty @@ -1,5 +1,5 @@ % Note that ot-tableau requires arydshln, which must be loaded after longtable -\ProvidesPackage[2014-06-04]{ot-tableau} +\ProvidesPackage{ot-tableau}[2014/09/02] % Package option: notipa \newif\ifottableau@tipa @@ -28,6 +28,7 @@ \RequirePackage{suffix} \RequirePackage{colortbl} \RequirePackage{arydshln} +\RequirePackage{rotating} % IPA typesetting macros \def\ipa#1{#1} |