Home
last modified time | relevance | path

Searched refs:newsymbol (Results 1 – 25 of 34) sorted by relevance

12

/dports/print/font-amsfonts/amsfonts-3.02/tex/plain/amsfonts/
H A Damssym.tex63 \newsymbol\Vdash 130D
81 \newsymbol\Lsh 131E
82 \newsymbol\Rsh 131F
105 \newsymbol\leqq 1335
112 \newsymbol\geqq 133D
148 \newsymbol\Cup 1264
150 \newsymbol\Cap 1265
160 \newsymbol\lll 136E
162 \newsymbol\ggg 136F
241 \newsymbol\mho 2066
[all …]
H A Damssym.def35 % Most symbols in fonts msam and msbm are defined using \newsymbol;
40 \def\newsymbol#1#2#3#4#5{\let\next@\relax
/dports/net-im/jarl/Jarl-0.5001/lib/
H A Dxpm.pl115 my $newsymbol =
118 $overlayXPM{colors}->{$overlayXPM{symbols}->{$symbol}} = $newsymbol;
128 my $newsymbol =
130 $baseXPM{symbols}->{$newsymbol} = $baseXPM{symbols}->{$symbol};
131 $baseXPM{colors}->{$baseXPM{symbols}->{$symbol}} = $newsymbol;
151 my $newsymbol = $symbol."z"x($baseXPM{pixelwidth}-1);
152 if (!exists($baseXPM{symbols}->{$newsymbol}) &&
153 !exists($overlayXPM{symbols}->{$newsymbol})) {
154 $symbolMap{$overlayXPM{colors}->{$color}} = $newsymbol;
155 $overlayXPM{colors}->{$color} = $newsymbol;
[all …]
/dports/textproc/p5-Text-ASCIIMathML/Text-ASCIIMathML-0.81/t/
H A Dnewcommand.math1 ? newsymbol{"!le"}{"≰" "\not\leq"} a !le b
2 <math title="newsymbol{&quot;!le&quot;}{&quot;&amp;#x2270;&quot; &quot;\not\leq&quot;} a !le b">
11 ? newsymbol{"!le"}{"&#x2270;"} a !le b
12 <math title="newsymbol{&quot;!le&quot;}{&quot;&amp;#x2270;&quot;} a !le b">
20 ? newsymbol{"(R)"}{"&#x00AE;" "\textregistered"} (R)
21 <math title="newsymbol{&quot;(R)&quot;}{&quot;&amp;#x00AE;&quot; &quot;\textregistered&quot;} (R)">
/dports/math/py-sympy/sympy-1.9/sympy/concrete/
H A Dexpr_with_limits.py114 newsymbol = V[0]
122 V = [newsymbol] + [i for i in V[1:] if i is not None]
124 if not isinstance(newsymbol, Idx) or len(V) == 3:
129 if isinstance(newsymbol, Idx):
136 lo, hi = newsymbol.lower, newsymbol.upper
150 limits.append(Tuple(newsymbol))
153 limits.append(Tuple(newsymbol, V[1]))
/dports/converters/R-cran-jsonlite/jsonlite/R/
H A DfixNativeSymbol.R15 newsymbol <- getNativeSymbolInfo(name = symbol$name, PACKAGE = pkgDLL, functionVar
17 symbol$address <- newsymbol$address
/dports/math/py-Diofant/Diofant-0.13.0/diofant/concrete/
H A Dexpr_with_limits.py24 newsymbol = V[0]
38 limits.append(Tuple(newsymbol, *nlim))
41 limits.append(Tuple(newsymbol))
44 limits.append(Tuple(newsymbol, V[1]))
/dports/x11/florence/florence-0.6.3/src/
H A Dxkeyboard.c57 gchar *newsymbol=g_malloc(sizeof(gchar)*(strlen(symbol)+1)); in xkeyboard_list_append() local
58 strcpy(newsymbol, symbol); in xkeyboard_list_append()
59 *list=g_list_append(*list, newsymbol); in xkeyboard_list_append()
60 flo_debug(TRACE_DEBUG, _("new xkb symbol found: <%s>"), newsymbol); in xkeyboard_list_append()
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dlecturer.cwl149 \newsymbol{cmd}{drawing}#d
150 \newsymbol{cmd}[settings%keyvals]{drawing}#d
152 #keyvals:\newsymbol#c
/dports/print/font-amsfonts/amsfonts-3.02/tex/latex/amsfonts/
H A Damsfonts.sty106 \gdef\newsymbol#1#2#3#4#5{%
107 \@obsolete{amsfonts}\newsymbol\DeclareMathSymbol
114 \PackageError{amsfonts}{\Invalid@@\newsymbol}\@ehd%
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/cmake/tribits/core/package_arch/
H A DTribitsETISupport.cmake204 TRIBITS_ETI_MANGLE_SYMBOL(newsymbol "${oldsymbol}")
205 SET(${symbolvar} "${newsymbol}" PARENT_SCOPE)
206 LIST(FIND ${manglistvar} ${newsymbol} already_mangled)
208 LIST(APPEND ${manglistvar} ${newsymbol})
210 LIST(APPEND ${typedefvar} "typedef ${oldsymbol} ${newsymbol}")
/dports/textproc/p5-Text-ASCIIMathML/Text-ASCIIMathML-0.81/
H A DCHANGES16 - Changed the order so that symbols defined with newsymbol take
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dsymbol.c480 Scheme_Object *newsymbol; in intern_exact_symbol_in_table_worker() local
487 newsymbol = make_a_symbol(name, len, kind); in intern_exact_symbol_in_table_worker()
492 sym = symbol_bucket(create_table, name, len, newsymbol, type); in intern_exact_symbol_in_table_worker()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dsymbol.c480 Scheme_Object *newsymbol; in intern_exact_symbol_in_table_worker() local
487 newsymbol = make_a_symbol(name, len, kind); in intern_exact_symbol_in_table_worker()
492 sym = symbol_bucket(create_table, name, len, newsymbol, type); in intern_exact_symbol_in_table_worker()
/dports/print/font-amsfonts/amsfonts-3.02/source/latex/amsfonts/
H A Damsfonts.dtx417 % The \cs{newsymbol} command has different syntax than
422 \gdef\newsymbol#1#2#3#4#5{%
423 \@obsolete{amsfonts}\newsymbol\DeclareMathSymbol
430 \PackageError{amsfonts}{\Invalid@@\newsymbol}\@ehd%
H A Damsfndoc.tex614 respectively. The command |\newsymbol| can then be used to define just
722 but most must be defined using the |\newsymbol| command before they can be
724 information on both the symbol names and on using |\newsymbol| to define them.
1186 \subsection{7.1} The {\tt\bs newsymbol} command (\AmSTeX{} or plain \TeX{})
1193 using the command |\newsymbol| for each symbol you need, to create a
1211 \newsymbol\nleqslant 230A
1225 are using appropriate redefinitions. In order to use |\newsymbol| to
1232 \newsymbol\angle 105C
1234 \newsymbol\hbar 207E
1236 \newsymbol\rightleftharpoons 130A
/dports/math/R-cran-partitions/partitions/inst/doc/
H A Dpartitionspaper.Rnw75 \newsymbol\leqslant 1336
H A Drestrictedpartitionsgeneratingfunction.Rnw70 \newsymbol\leqslant 1336
/dports/math/R-cran-partitions/partitions/vignettes/
H A Dpartitionspaper.Rnw75 \newsymbol\leqslant 1336
H A Drestrictedpartitionsgeneratingfunction.Rnw70 \newsymbol\leqslant 1336
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GameScript/
H A DGSUtils.cpp1563 char *newsymbol; in GetIdsValue() local
1564 int value=strtol(symbol, &newsymbol, 0); in GetIdsValue()
1565 if (symbol!=newsymbol) { in GetIdsValue()
1566 symbol=newsymbol; in GetIdsValue()
/dports/japanese/canna-lib/Canna37p3/ccustom/
H A Dlisp.c53 static list getatm(), getatmz(), newsymbol(), copystring();
651 temp = newsymbol(name);
911 newsymbol(name) in newsymbol() function
1467 temp = newsymbol(oldatom->pname);
/dports/japanese/canna-server/Canna37p3/ccustom/
H A Dlisp.c53 static list getatm(), getatmz(), newsymbol(), copystring();
651 temp = newsymbol(name);
911 newsymbol(name) in newsymbol() function
1467 temp = newsymbol(oldatom->pname);
/dports/japanese/canna-lib/Canna37p3/lib/canna/
H A Dlisp.c53 static list getatm(), getatmz(), newsymbol(), copystring();
770 temp = newsymbol(name);
1086 newsymbol(name) in newsymbol() function
1688 temp = newsymbol(oldatom->pname);
/dports/japanese/canna-server/Canna37p3/lib/canna/
H A Dlisp.c53 static list getatm(), getatmz(), newsymbol(), copystring();
770 temp = newsymbol(name);
1086 newsymbol(name) in newsymbol() function
1688 temp = newsymbol(oldatom->pname);

12