[BACK]Return to my.sty CVS log [TXT][DIR] Up to [local] / OpenXM / doc / compalg

Annotation of OpenXM/doc/compalg/my.sty, Revision 1.1.1.1

1.1       noro        1: %\pagestyle{empty}
                      2: \topmargin -0.2in
                      3: %\oddsidemargin -0.25in
                      4: %\evensidemargin -0.25in
                      5: \oddsidemargin 0.2in
                      6: \evensidemargin 0.2in
                      7:
                      8: \textwidth 6in
                      9: \textheight 9in
                     10: \font\tenmsb=msbm10 scaled \magstep1
                     11: %\font\tenmsb=msbm10
                     12: \font\sevenmsb=msbm7
                     13: \font\fivemsb=msbm5
                     14: \newfam\msbfam
                     15: \textfont\msbfam=\tenmsb
                     16: \scriptfont\msbfam=\sevenmsb
                     17: \scriptscriptfont\msbfam=\fivemsb
                     18: \edef\msbfam@{\hexnumber@\msbfam}
                     19: \def\Bbb#1{{\fam\msbfam\relax#1}}
                     20: \def\Q{\Bbb{Q}}
                     21: \def\Z{\Bbb{Z}}
                     22: \def\N{\Bbb{N}}
                     23: \def\C{\Bbb{C}}
                     24: \def\o{\over}
                     25: \def\mysection#1{\section{\underline{#1}}}
                     26: \def\mysubsection#1{\subsection{\underline{#1}}}
                     27: \def\til{$\tilde{\ }$}
                     28: \renewcommand{\thefootnote}{\fnsymbol{footnote}}
                     29:
                     30: \newcommand{\valid}[3]{${#1} {\not{|}} hc_{#3}({#2})$}
                     31: \newcommand{\notvalid}[3]{${#1} | hc_{#3}({#2})$}
                     32:
                     33: \newtheorem{itpr}{$BL?Bj(B}[chapter]
                     34: \newenvironment{pr}{\begin{itpr}\rm}{\end{itpr}}
                     35:
                     36: \newtheorem{itlm}[itpr]{$BJdBj(B}
                     37: \newenvironment{lm}{\begin{itlm}\rm}{\end{itlm}}
                     38:
                     39: \newtheorem{itth}[itpr]{$BDjM}(B}
                     40: \renewenvironment{th}{\begin{itth}\rm}{\end{itth}}
                     41:
                     42: \newtheorem{itco}[itpr]{$B7O(B}
                     43: \newenvironment{co}{\begin{itco}\rm}{\end{itco}}
                     44:
                     45: \newtheorem{itdf}[itpr]{$BDj5A(B}
                     46: \newenvironment{df}{\begin{itdf}\rm}{\end{itdf}}
                     47:
                     48: \newtheorem{ital}[itpr]{$B%"%k%4%j%:%`(B}
                     49: \newenvironment{al}{\begin{ital}\rm}{\end{ital}}
                     50:
                     51: \newtheorem{itre}[itpr]{$BCm0U(B}
                     52: \newenvironment{re}{\begin{itre}\rm}{\end{itre}}
                     53:
                     54: \newtheorem{itex}[itpr]{$BNc(B}
                     55: \newenvironment{ex}{\begin{itex}\rm}{\end{itex}}
                     56:
                     57: \newtheorem{itmt}[itpr]{$BJ}K!(B}
                     58: \newenvironment{mt}{\begin{itmt}\rm}{\end{itmt}}
                     59:
                     60: \newtheorem{itnt}[itpr]{Notation}
                     61: \newenvironment{nt}{\begin{itnt}\rm}{\end{itnt}}
                     62:
                     63: \newtheorem{itas}[itpr]{$B2>Dj(B}
                     64: \newenvironment{as}{\begin{itas}\rm}{\end{itas}}
                     65:
                     66: \newtheorem{itpro}[itpr]{Procedure}
                     67: \newenvironment{pro}{\begin{itpro}\rm}{\end{itpro}}
                     68:
                     69: \newtheorem{itprob}[itpr]{$BLdBj(B}
                     70: \newenvironment{prob}{\begin{itprob}\rm}{\end{itprob}}
                     71:
                     72: \renewcommand{\thefootnote}{\fnsymbol{footnote}}
                     73:
                     74: \newcommand{\qed}{$\Box$}
                     75: \newcommand{\mred}[1]{\smash{\mathop{\hbox{\rightarrowfill}}\limits_{\scriptstyle #1}}}
                     76: \newcommand{\tmred}[1]{\smash{\mathop{\hbox{\rightarrowfill}}\limits_{\scriptstyle #1}\limits^{\scriptstyle *}}}
                     77:
                     78: \def\Norm{{\rm Norm}}
                     79: \def\res{{\rm res}}
                     80: \def\GCD{{\rm GCD}}
                     81: \def\LCM{{\rm LCM}}
                     82: \def\tdeg{{\rm tdeg}}
                     83: \def\Ker{{\rm Ker}}
                     84: \def\Tr{{\rm Tr}}
                     85: \def\prem{{\rm prem}}
                     86: \def\lc{{\rm lc}}
                     87: \def\pp{{\rm pp}}
                     88: \def\cont{{\rm cont}}
                     89:
                     90: \def\gr{Gr\"obner $B4pDl(B}
                     91: \def\st{\, s.t. \,}
                     92: \def\noi{\noindent}
                     93: \def\ve{\vfill\eject}
                     94: \def\o{\over}
                     95: \def\mysection#1{\section{\underline{#1}}}
                     96: \def\mysubsection#1{\subsection{\underline{#1}}}
                     97: \def\proof{[$B>ZL@(B]\,}
                     98:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>