diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/symb-mis.tex')
-rw-r--r-- | Master/texmf-dist/tex/context/base/symb-mis.tex | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/context/base/symb-mis.tex b/Master/texmf-dist/tex/context/base/symb-mis.tex index c63053abbef..d108b89028e 100644 --- a/Master/texmf-dist/tex/context/base/symb-mis.tex +++ b/Master/texmf-dist/tex/context/base/symb-mis.tex @@ -16,7 +16,7 @@ %D We predefine some common symbols and conversions that will %D be understood by many commands. -% \mathematics no longer needed +% \mathematics no longer needed, although only math fonts might have these \definesymbol [\v!none] [] \definesymbol [bullet] [\mathematics{\bullet}] @@ -24,7 +24,6 @@ \definesymbol [star] [\mathematics{\star}] \definesymbol [triangle] [\mathematics{\triangleright}] \definesymbol [circle] [\mathematics{\circ}] -%definesymbol [medcircle] [\hbox{\setsmallbodyfont\raise\onepoint\hbox{\mathematics{\bigcirc}}}] \definesymbol [square] [\mathematics{\square}] \definesymbol [diamond] [\mathematics{\diamond}] @@ -32,7 +31,6 @@ \definesymbol [medcircle] [\hbox{\raise.1ex\hbox{\mathematics{\scriptstyle \bigcirc}}}] \definesymbol [bigcircle] [\mathematics{\bigcirc}] - \definesymbol [1] [{\symbol[bullet]}] \definesymbol [2] [{\symbol[dash]}] \definesymbol [3] [{\symbol[star]}] @@ -113,9 +111,6 @@ \def\gonowherecharacter {\mathematics{\bullet}} -%\def\gotosomewherecharacter% {} permits ^\... -% {{\hbox{\hsmash{\gobackwardcharacter}\goforwardcharacter}}} - \def\gotosomewherecharacter {{\hbox{\hsmash{\symbol[\v!previous]}\symbol[\v!next]}}} |