File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / bird / doc / tex / qwertz.sty
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Aug 22 12:33:54 2017 UTC (6 years, 10 months ago) by misho
Branches: bird, MAIN
CVS tags: v1_6_8p3, v1_6_3p0, v1_6_3, HEAD
bird 1.6.3

		
% qwertz TeX macros

\catcode`\"=12 
\sloppy 
\newtheorem{definition}{Definition} 
\newtheorem{proposition}{Proposition} 
\newtheorem{lemma}{Lemma} 
\newtheorem{corollary}{Corollary} 
\newtheorem{theorem}{Theorem} 
\newcommand{\mch}[1]{{\ifmmode#1 \else\(#1\)\fi}} 
\newcommand{\lt}{{\ifmmode{<}\else{\verb+<+}\fi}} 
\newcommand{\gt}{{\ifmmode{>}\else{\verb+>+}\fi}} 
\newcommand{\verbar}{{\ifmmode{|}\else{\tt|}\fi}} 
\newcommand{\idx}[1]{#1\index{#1}}
\newcommand{\cdx}[1]{#1\index{#1@{\tt #1}}}  
\newcommand{\nidx}[1]{\index{#1}}
\newcommand{\ncdx}[1]{\index{#1@{\tt #1}}}


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