(\ucirc): Fix typo.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 22 Jan 2009 17:58:25 +0000 (17:58 +0000)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 22 Jan 2009 17:58:25 +0000 (17:58 +0000)
(\CircGrave): New command.
(\CircAcute): New command.
(\CircMacron): New command.
(\CircTilde): New command.
(\CircHook): New command.
(\Circudot): New command.
(\HornAcute): New command.

platex/extaccent.sty

index 4c3de2b..8e16706 100644 (file)
@@ -62,7 +62,7 @@
                                      {\DoubleAccent{95}{21}{.4ex}{.15ex}{#1}}
 \DeclareTextCommand{\ucirc}{OT1}[1]{%
    {\o@lign{\relax#1\crcr\hidewidth\sh@ft{29}%
-b     \vbox to.2ex{\hbox{\char23}\vss}\hidewidth}}}
+     \vbox to.2ex{\hbox{\char23}\vss}\hidewidth}}}
 \DeclareTextCommand{\ucircumflex}{OT1}[1]{%
    {\o@lign{\relax#1\crcr\hidewidth\sh@ft{29}%
      \vbox to.2ex{\hbox{\char94}\vss}\hidewidth}}}
@@ -79,4 +79,13 @@ b     \vbox to.2ex{\hbox{\char23}\vss}\hidewidth}}}
    {\o@lign{\relax#1\crcr\hidewidth\sh@ft{29}%
      \vbox to.2ex{\hbox{.}\vss}\hidewidth}}}
 
+\DeclareTextCommand{\CircGrave}{OT1}[1]{\DoubleAccent{18}{94}{.4ex}{.45ex}{#1}}
+\DeclareTextCommand{\CircAcute}{OT1}[1]{\DoubleAccent{19}{94}{.4ex}{.45ex}{#1}}
+\DeclareTextCommand{\CircMacron}{OT1}[1]{\DoubleAccent{22}{94}{.4ex}{.45ex}{#1}}
+\DeclareTextCommand{\CircTilde}{OT1}[1]{\DoubleAccent{126}{94}{.4ex}{.45ex}{#1}}
+\DeclareTextCommand{\CircHook}{OT1}[1]{\DoubleAccent{39}{94}{.4ex}{.45ex}{#1}}
+\DeclareTextCommand{\Circudot}{OT1}[1]{\DoubleAccent{46}{94}{.4ex}{-.2ex}{#1}}
+
+\DeclareTextCommand{\HornAcute}{OT1}[1]{\'{#1}\hspace*{-0.2em}'}
+
 \endinput