]> git.lyx.org Git - features.git/blobdiff - lib/reLyX/syntax.default
the relyx changes
[features.git] / lib / reLyX / syntax.default
index ea072745832ff561064798d6bec73b62c8b540ef..057ac5f3916e7e2b19e1c58670df74e1ecaac1a1 100644 (file)
@@ -594,302 +594,6 @@ $$
 \vspace*{}
 \whiledo{}{}
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% MATH COMMANDS
-% This includes some AMSmath commands
-
-% characters (not in math_hash.C)
-^{}
-_{}
-&
-
-% Math space (not in math_hash.C)
-\:
-\;
-\!
-
-% Greek letters
-
-\alpha
-\beta
-\gamma
-\delta
-\epsilon
-\varepsilon
-\zeta
-\eta
-\theta
-\vartheta
-\iota
-\kappa
-\lambda
-\mu
-\nu
-\xi
-\pi
-\varpi
-\rho
-% \varrho isn't supported
-\sigma
-\varsigma
-\tau
-\upsilon
-\phi
-\varphi
-\chi
-\psi
-\omega
-
-\Delta
-\Omega
-\Upsilon
-\Theta
-\Lambda
-\Sigma
-\Gamma
-\Pi
-\Phi
-\Psi
-\Xi
-
-% Other stuff
-%\setminus
-%\ldots    % already in non-math
-\limits
-\stackrel{}{}
-%\ll
-%\label  % already in non-math
-\lceil
-\aleph
-\sqrt[]{}
-\times
-\subset
-\supset
-\spadesuit
-\Re
-\left   % kind of takes an argument...
-\smile
-\exists
-\Vert
-\uplus
-\ell
-\langle
-\arccos
-\sup
-\sharp
-\sqcup
-\sqcap
-\approx
-\triangleleft
-\triangleright
-\tilde{}
-\emptyset
-\triangle
-\limsup
-\partial
-\parallel
-\infty
-\leftharpoonup
-\searrow
-\swarrow
-\top
-\Rightarrow
-% \underline   % already in non-Math list
-\underbrace{}
-\acute{}
-\angle
-\exp
-\leftarrow
-\prime
-\int
-\longleftarrow
-\leftrightarrow
-\longrightarrow
-\longleftrightarrow
-\widehat{}
-\sin
-\asymp
-\nolimits
-\perp
-\wedge
-\ln
-\widetilde{}
-\natural
-\uparrow
-\updownarrow
-\star
-\leftharpoondown
-\wp
-\not
-\tan
-\rceil
-\lfloor
-\rightleftharpoons
-\cos
-\sec
-\succ
-\cdots
-\ker
-\forall
-\liminf
-\Uparrow
-\right
-\Updownarrow
-\Pr
-\nabla
-\arcsin
-\arctan
-\flat
-\check{}
-\rangle
-\cot
-\cdot
-\clubsuit
-\in
-\ni
-\Downarrow
-\sb{}   % equivalent to _
-\sp{}   % equivalent to ^
-\sim
-\sum
-\models
-\nearrow
-\nwarrow
-\max
-\Im
-\lim
-\rightharpoonup
-\cap
-\cup
-\prec
-\wr
-\inf
-\bigoplus
-\biguplus
-\bigotimes
-\rightarrow
-% \textrm    % already in nonmath
-\simeq
-\succeq
-\notin
-\subseteq
-\supseteq
-\sqsubseteq
-\sqsupseteq
-\leq
-\surd
-\ddots
-\bot
-\bullet
-\bigodot
-\sinh
-\jmath
-\mp
-\pm
-\nonumber
-\breve{}
-\bigvee
-\bowtie
-\bigwedge
-\frown
-\rightharpoondown
-\det
-\dot{}
-\ddot{}
-\lg
-\log
-\oplus
-\ominus
-\otimes
-\diamondsuit
-\rfloor
-% \end  % already exist in non-Math part -Ak
-\hat{}
-\tanh
-\vdots
-\bigcap
-\bigcup
-\bigsqcup
-\heartsuit
-\longmapsto
-\bigtriangleup
-\preceq
-\odot
-\oint
-\grave{}
-\pmod{}
-\prod
-\frac{}{}
-\csc
-\circ
-\min
-\overline{}
-\arg
-\overbrace{}
-\amalg
-\vee
-\equiv
-\downarrow
-\imath
-\propto
-% \begin      % already in non-Math list
-\neq
-\hookleftarrow
-\hookrightarrow
-\bigtriangledown
-\bar{}
-% \newcommand   % already in non-Math list
-\overleftarrow
-\overrightarrow
-\Leftarrow
-\Longleftarrow
-\Leftrightarrow
-\Longrightarrow
-\neg
-\bigcirc
-\Longleftrightarrow
-\dagger
-\ddagger
-\hbar
-\coprod
-\cosh
-\coth
-\cong
-\vec{}
-\dim
-\mid
-\hom
-\bmod
-\quad
-\doteq
-\qquad
-\mapsto
-\backslash
-\diamond
-\geq
-\deg
-\gcd
-\gg
-\div
-\dashv
-\oslash
-\vdash
-
-% Font changes
-\mathbf{}
-\mathsf{}
-\mathcal{}
-\boldmath     % This command's actually given in text mode
-\unboldmath   % This command's actually given in text mode
-\mathrm{}
-\mathtt{}
-\mathit{}
-\mathnormal{}  %not in lamport, but it should be safe
-\scriptstyle
-\scriptscriptstyle
-\textstyle
-\displaystyle
-
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % There are some environments which reLyX doesn't have an equivalent for.