--- loncom/xml/physnet.sty 2001/12/07 20:38:31 1.7
+++ loncom/xml/physnet.sty 2003/05/27 13:50:38 1.14
@@ -35,6 +35,7 @@
\renewcommand{\ths}{\hspace*{1pt}}
\renewcommand{\partiald}[1]{\fract{\partial}{\partial #1}}
\renewcommand{\WriteOnLine}[1]{ _____________ }
+ \renewcommand{\bincoeff}[2]{\begin{array}{c}\left(\begin{array}{c}#1\\#2\end{array}\right)\end{array}}
\documentclass[letterpaper,twoside]{article}
@@ -98,6 +99,7 @@
\newcommand{\vextor}{\vec}
\newcommand{\ths}{\hspace*{1pt}}
\newcommand{\keephidden}[1]{}
+ \newcommand{\bincoeff}[2]{\begin{array}{c}\left(\begin{array}{c}#1\\#2\end{array}\right)\end{array}}
\makeatletter
\newcommand{\startsection}[6]{\@startsection{#1}{#2}{0pt}{#3}{#4}{#5}*{#6}{}}
\newcommand{\pcap}[3]{\startsection{pcap}{4}{0pt}{0pt}{\bf }{#1#2. #3.\hspace*{1pc}\write\tcfile{\protect\tcpc{#2. #3}{\the\value{relpage}}}}}
@@ -115,7 +117,6 @@
\begin{document}
\rfoot{\thepage}
-
@@ -125,7 +126,6 @@