Изменения

Перейти к: навигация, поиск

MediaWiki:TexInclude

566 байт добавлено, 14:58, 12 марта 2010
Новая страница: «% default include file for the WikiTex extension % this is prepended to the formula to be typeset % this is plain tex % \def\frac#1#2{{\begingroup#1\endgroup\over#…»
% default include file for the WikiTex extension
% this is prepended to the formula to be typeset
% this is plain tex
%
\def\frac#1#2{{\begingroup#1\endgroup\over#2}}
\font\tenfrak=eufm10
\font\eightfrak=eufm8
\newfam\eufm
\textfont\eufm=\tenfrak\scriptfont\eufm=\eightfrak
\def\frak#1{{\fam\eufm #1}}
\def\mathcal#1{{\cal #1}}
\def\mathbb#1{\mathord{\mathchoice{\hbox{\tenbf #1}}{\hbox{\tenbf #1}}%
{\hbox{\sevenbf #1}}{\hbox{\fivebf #1}}}}
% this is for entering math inside math
\def\math#1{$#1$}
% this is for equation numbers:
\def\eqno#1{}
%

Навигация