diff options
author | Hans Hagen <pragma@wxs.nl> | 2005-07-20 00:00:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2005-07-20 00:00:00 +0200 |
commit | e1e7a447633cde21cb8ef83878a8a2aac841d1ec (patch) | |
tree | 3fad67a494cf13189fb0c0ce467307d63feb77aa /tex/context/base/symb-ini.tex | |
parent | c7f924443bf5e21f5cd9210fc76c633a3a77e20e (diff) | |
download | context-e1e7a447633cde21cb8ef83878a8a2aac841d1ec.tar.gz |
stable 2005.07.20
Diffstat (limited to 'tex/context/base/symb-ini.tex')
-rw-r--r-- | tex/context/base/symb-ini.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tex/context/base/symb-ini.tex b/tex/context/base/symb-ini.tex index 4cbce60b9..496292c57 100644 --- a/tex/context/base/symb-ini.tex +++ b/tex/context/base/symb-ini.tex @@ -65,8 +65,8 @@ %D First we take care of symbols. These are for instance used %D in enumerations and itemizations. We have: %D -%D \showsetup{\y!definesymbol} -%D \showsetup{\y!symbol} +%D \showsetup{definesymbol} +%D \showsetup{symbol} %D %D Symbols are simply linked to a tag. Such tags can be numbers %D or strings. @@ -167,7 +167,7 @@ %D %D To simplify defining figure symbols, we offer: %D -%D \showsetup{\y!definefiguresymbol} +%D \showsetup{definefiguresymbol} %D %D By default, such symbols scale along the current bodyfont %D size or running font size (which is better). @@ -256,8 +256,8 @@ %D %D Formally: %D -%D \showsetup{\y!setupsymbolset} -%D \showsetup{\y!startsymbolset} +%D \showsetup{setupsymbolset} +%D \showsetup{startsymbolset} \let\currentsymboldef\empty @@ -281,14 +281,14 @@ %D \macros %D {showsymbolset} %D -%D \showsetup{\y!showsymbolset} +%D \showsetup{showsymbolset} \fetchruntimecommand \showsymbolset {\f!symbolprefix\s!run} %D \macros %D {usesymbols} %D -%D \showsetup{\y!usesymbols} +%D \showsetup{usesymbols} \def\dousesymbols#1% {\makeshortfilename[\f!symbolprefix#1]% |