[Commit] papers/twin-ols2005 Makefile, 1.3, 1.4 ols-fonts.tex, 1.2, 1.3 ols.sty, 1.3, 1.4 twin-ols2005.tex, 1.3, 1.4

Keith Packard commit at keithp.com
Fri May 13 18:32:20 PDT 2005


Committed by: keithp

Update of /local/src/CVS/papers/twin-ols2005
In directory home.keithp.com:/tmp/cvs-serv10226

Modified Files:
	Makefile ols-fonts.tex ols.sty twin-ols2005.tex 
Log Message:
Clean things up so latex2html works

Index: Makefile
===================================================================
RCS file: /local/src/CVS/papers/twin-ols2005/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	13 May 2005 07:05:28 -0000	1.3
+++ Makefile	14 May 2005 01:32:17 -0000	1.4
@@ -48,7 +48,7 @@
 #	pdflatex $(TOP)
 
 $(TOP).www/$(TOP).html: $(TOP).www $(TEXFILES)
-	latex2html -white -dir $(TOP).www -split 0 -no_navigation $(TOP).tex
+	latex2html -antialias -white -dir $(TOP).www -split 0 -no_navigation $(TOP).tex
 
 $(TOP).www:
 	mkdir -p $@

Index: ols-fonts.tex
===================================================================
RCS file: /local/src/CVS/papers/twin-ols2005/ols-fonts.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ols-fonts.tex	13 May 2005 02:58:41 -0000	1.2
+++ ols-fonts.tex	14 May 2005 01:32:17 -0000	1.3
@@ -11,7 +11,7 @@
 %\usepackage{times}
 %\usepackage{eco}
 \usepackage{url}
-\usepackage[T1,obeyspaces]{zrl}
+%\usepackage[T1,obeyspaces]{zrl}
 %\clubpenalty=0
 %\widowpenalty=0
 %\displaywidowpenalty=0
@@ -22,15 +22,15 @@
 \renewcommand\labelitemi{$\diamond$}
 
 % "verbatim" with line breaks, obeying spaces
-\providecommand\code{\begingroup \xrlstyle{tt}\Xrl}
+%\providecommand\code{\begingroup \xrlstyle{tt}\Xrl}
 % as above, but okay to break lines at spaces
-\providecommand\brcode{\begingroup \zrlstyle{tt}\Zrl}
+%\providecommand\brcode{\begingroup \zrlstyle{tt}\Zrl}
 
 % Same as the pair above, but 'l' for long == small type
-\providecommand\lcode{\begingroup \small\xrlstyle{tt}\Xrl}
-\providecommand\lbrcode{\begingroup \small\zrlstyle{tt}\Zrl}
+%\providecommand\lcode{\begingroup \small\xrlstyle{tt}\Xrl}
+%\providecommand\lbrcode{\begingroup \small\zrlstyle{tt}\Zrl}
 
 % For identifiers - "verbatim" with line breaks at punctuation
-\providecommand\ident{\begingroup \urlstyle{tt}\Url}
-\providecommand\lident{\begingroup \small\urlstyle{tt}\Url}
+%\providecommand\ident{\begingroup \urlstyle{tt}\Url}
+%\providecommand\lident{\begingroup \small\urlstyle{tt}\Url}
 

Index: ols.sty
===================================================================
RCS file: /local/src/CVS/papers/twin-ols2005/ols.sty,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ols.sty	13 May 2005 07:05:28 -0000	1.3
+++ ols.sty	14 May 2005 01:32:17 -0000	1.4
@@ -77,10 +77,10 @@
 	    \setlength{\parsep}{0in}
 	    \setlength{\topsep}{0in}
 	    \setlength{\partopsep}{0in}
-	    \settowidth\labelwidth{\@biblabel{#1}}%
+	    \settowidth\labelwidth{\@biblabel{#1}}
             \setlength{\leftmargin}{0in}
 	    \setlength{\labelsep}{.3em}
-            \usecounter{enumiv}%
+            \usecounter{enumiv}
             \let\p at enumiv\@empty
             \renewcommand\theenumiv{\@arabic\c at enumiv}}%
       \sloppy

Index: twin-ols2005.tex
===================================================================
RCS file: /local/src/CVS/papers/twin-ols2005/twin-ols2005.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- twin-ols2005.tex	13 May 2005 07:05:28 -0000	1.3
+++ twin-ols2005.tex	14 May 2005 01:32:17 -0000	1.4
@@ -62,7 +62,7 @@
 \author{
 Keith Packard \\
 {\normalsize HP Cambridge Research Laboratory}\\
-{\normalsize keithp{\footnotesize @}keithp.com}\\
+{\normalsize keithp{\footnotesize{@}}keithp.com}\\
 } % end author section
 
 \maketitle




More information about the Commit mailing list