--- loncom/xml/physnet.sty 2001/11/29 17:20:37 1.5
+++ loncom/xml/physnet.sty 2003/06/02 15:42:44 1.25
@@ -35,23 +35,17 @@
\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}
+ \documentclass{article}
\usepackage{fancyhdr}
\usepackage[dvips]{graphicx}
\usepackage{latexsym}
\usepackage{afterpage}
\usepackage{ifthen}
\usepackage{calc}
- \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}
+ \usepackage{listings}
\setcounter{topnumber}{1}
\clubpenalty 10000
\pagestyle{fancy}
@@ -97,8 +91,9 @@
\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{\startsection}[6]{\vskip 1 mm \@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}}}}}
\newcommand{\spcap}[2]{\mathversion{bold}\startsection{scap}{3}{12pt}{1pt}{\large\bf }{\hspace*{\fill}\ifthenelse{\equal{#1}{}}{\uppercase{#2}\write\tcfile{\protect\tcsc{\uppercase{#2}}{\the\value{relpage}}}}{#1. \uppercase{#2}\write\tcfile{\protect\tcsc{\uppercase{#1. #2}}{\the\value{relpage}}}}\hspace*{\fill}}\mathversion{normal}}
\newcommand{\scap}[2]{\mathversion{bold}\startsection{scap}{3}{12pt}{1pt}{\large\bf }{\hspace*{\fill}\ifthenelse{\equal{#1}{}}{\uppercase{#2}\write\tcfile{\protect\tcsc{\uppercase{#2}}{}}}{#1. \uppercase{#2}\write\tcfile{\protect\tcsc{\uppercase{#1. #2}}{}}}\hspace*{\fill}}\mathversion{normal}}
@@ -114,7 +109,6 @@
\begin{document}
\rfoot{\thepage}
-
@@ -122,9 +116,8 @@
-
+