--- loncom/xml/physnet.sty 2001/12/07 20:38:31 1.7
+++ loncom/xml/physnet.sty 2003/05/28 19:02:38 1.17
@@ -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}
@@ -45,14 +46,6 @@
\usepackage{ifthen}
\usepackage{calc}
\usepackage{listings}
- \setlength{\oddsidemargin}{-40pt}
- \setlength{\evensidemargin}{-60pt}
- \setlength{\topmargin}{200pt}
- \setlength{\textwidth}{4.4in}
- \setlength{\textheight}{6.8in}
- \setlength{\parindent}{20pt}
- \setlength{\marginparwidth}{90pt}
- \setlength{\textfloatsep}{8pt plus 2.0pt minus 4.0pt}
\setcounter{topnumber}{1}
\clubpenalty 10000
\pagestyle{fancy}
@@ -98,6 +91,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 +109,6 @@
\begin{document}
\rfoot{\thepage}
-
@@ -125,7 +118,6 @@