diff options
author | Karl Berry <karl@freefriends.org> | 2016-02-01 23:07:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-02-01 23:07:09 +0000 |
commit | 9788a8cf3f4f60828e8b9157e5036156a4da4dd4 (patch) | |
tree | 95b706fb100e08092ec811870ae2f6f68cac0838 /Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty | |
parent | 2a4061ee287eedaef3db0027a06e8a20d707b4a4 (diff) |
thuthesis (2feb16)
git-svn-id: svn://tug.org/texlive/trunk@39543 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty')
-rw-r--r-- | Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty b/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty index c17d5835b57..476b836d791 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty +++ b/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty @@ -23,7 +23,6 @@ %% To produce the documentation run the original source files ending with `.dtx' %% through LaTeX. %% -%% \end{latex} \ProvidesPackage{dtx-style} \RequirePackage{hypdoc} \RequirePackage[UTF8,scheme=chinese]{ctex} @@ -39,6 +38,7 @@ \RequirePackage{xcolor} \RequirePackage{enumitem} \RequirePackage{etoolbox} +\RequirePackage{metalogo} \colorlet{thu@macro}{blue!60!black} \colorlet{thu@env}{blue!70!black} |