diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-30 00:12:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-30 00:12:36 +0000 |
commit | c16497900d7216f5269a43b9c18ae469820d3cd2 (patch) | |
tree | 79b81f8adad17048d92cfad543d7b1ff1ce64e2c /Master/texmf-dist/doc/latex/ucs/config | |
parent | 1da4aecdd16183107254061bfb02e5ca6af536ed (diff) |
ucs 2.1 (29aug12)
git-svn-id: svn://tug.org/texlive/trunk@27549 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ucs/config')
-rw-r--r-- | Master/texmf-dist/doc/latex/ucs/config/control.ucf | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/ucs/config/math.ucf | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/ucs/config/miscsymb.ucf | 13 |
3 files changed, 26 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/ucs/config/control.ucf b/Master/texmf-dist/doc/latex/ucs/config/control.ucf index 34811551dca..112880b9747 100644 --- a/Master/texmf-dist/doc/latex/ucs/config/control.ucf +++ b/Master/texmf-dist/doc/latex/ucs/config/control.ucf @@ -59,12 +59,18 @@ U+2004 \kern.33333em\uc@spc # [ ] U+2005 \kern.25em\uc@spc # [ ] U+2006 \kern.16667em\uc@spc # [ ] U+2009 \thinspace # [ ] -U+200B \hskip\z@ # [] +U+200B \hskip\z@\relax # [] U+200C {} # [] U+200D <empty> # [] } { +PACKAGE amsmath + +U+2011 \nobreakdash- # [‑] +} + +{ PROVIDE \long\gdef\uc@par{\par} U+2029 \uc@par # [
] } diff --git a/Master/texmf-dist/doc/latex/ucs/config/math.ucf b/Master/texmf-dist/doc/latex/ucs/config/math.ucf index f8d34356536..d83d2de79c4 100644 --- a/Master/texmf-dist/doc/latex/ucs/config/math.ucf +++ b/Master/texmf-dist/doc/latex/ucs/config/math.ucf @@ -53,6 +53,8 @@ U+2193 \downarrow # [↓] U+2194 \leftrightarrow # [↔] U+2195 \updownarrow # [↕] U+21A6 \mapsto # [↦] +U+21A9 \hookleftarrow # [↩] +U+21AA \hookrightarrow # [↪] U+21BC \leftharpoonup # [↼] U+21BD \leftharpoondown # [↽] U+21C0 \rightharpoonup # [⇀] @@ -239,6 +241,10 @@ ENVELOPE \ensuremath@@@ PACKAGE amssymb U+219D \leadsto # [↝] +U+219E \twoheadleftarrow # [↞] +U+21A0 \twoheadrightarrow # [↠] +U+21A2 \leftarrowtail # [↢] +U+21A3 \rightarrowtail # [↣] U+21BE \upharpoonright # [↾] U+21BF \upharpoonleft # [↿] U+21C2 \downharpoonright # [⇂] diff --git a/Master/texmf-dist/doc/latex/ucs/config/miscsymb.ucf b/Master/texmf-dist/doc/latex/ucs/config/miscsymb.ucf index e2109763aac..8375b950670 100644 --- a/Master/texmf-dist/doc/latex/ucs/config/miscsymb.ucf +++ b/Master/texmf-dist/doc/latex/ucs/config/miscsymb.ucf @@ -24,3 +24,16 @@ U+266D \flat # [♭] U+266E \natural # [♮] U+266F \sharp # [♯] } + +{ +PACKAGE wasysym + +U+2669 \quarternote # [♩] +U+266A \eighthnote # [♪] +U+266B \twonotes # [♫] + +U+1D15D \fullnote # [𝅝] +U+1D15E \halfnote # [𝅗𝅥] +U+1D15F \quarternote # [𝅘𝅥] +U+1D160 \eighthnote # [𝅘𝅥𝅮] +} |