--- loncom/xml/physnet.sty 2003/05/21 14:59:05 1.10
+++ loncom/xml/physnet.sty 2003/06/02 15:42:44 1.25
@@ -38,7 +38,7 @@
\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}
@@ -46,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}
@@ -101,7 +93,7 @@
\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}}
@@ -117,7 +109,6 @@
\begin{document}
\rfoot{\thepage}
-
@@ -127,7 +118,6 @@