diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-26 21:47:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-26 21:47:40 +0000 |
commit | 2b9849f3cee2b95c4e8b11aa69a30ed1ba52f49f (patch) | |
tree | ef2e0105cd6293b03167ba0b76a6433afe40245e /Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty | |
parent | 4a122e841f3364247bde8965fe0a2830f20c696b (diff) |
thuthesis (26mar17)
git-svn-id: svn://tug.org/texlive/trunk@43609 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty b/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty index 476b836d791..2bf9b1397e3 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty +++ b/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2005-2016 by Ruini Xue <xueruini@gmail.com> +%% Copyright (C) 2005-2017 by Ruini Xue <xueruini@gmail.com> %% %% This file may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3a @@ -127,8 +127,8 @@ \texttt{#2}\IfBooleanF#1{\thu@special@index{file}{#2}}} \newcommand{\myentry}[1]{% \marginpar{\raggedleft\color{purple}\bfseries\strut #1}} -\newcommand{\note}[1]{{% - \color{magenta}{\bfseries 说明:}\emph{#1}}} +\newcommand{\note}[2][Note]{{% + \color{magenta}{\bfseries #1}\emph{#2}}} \def\thuthesis{\textsc{Thu}\-\textsc{Thesis}} \endinput |