MediaWiki:TexInclude

Материал из Викиконспекты
Перейти к: навигация, поиск

% 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
\font\tenfrak=eufm10
\font\eightfrak=eufm8
\newfam\eufm
\textfont\eufm=\tenfrak\scriptfont\eufm=\eightfrak
\def\frak#1Шаблон:\fam\eufm
\def\mathcal#1Шаблон:\cal
\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{}

%