1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator"
content="HTML Tidy for Linux/x86 (vers 1st March 2002), see www.w3.org" />
<meta http-equiv="Content-Type"
content="text/html; charset=ISO-8859-1" />
<title>Forward to the SourceForge Edition</title>
<link rel="stylesheet" href="mtw.css" type="text/css" />
<meta name="generator"
content="DocBook XSL Stylesheets V1.53.0" />
<link rel="home" href="index.html" title="Making TeX Work" />
<link rel="up" href="index.html" title="Making TeX Work" />
<link rel="previous" href="index.html"
title="Making TeX Work" />
<link rel="next" href="pr02.html" title="Preface" />
</head>
<body>
<div class="navheader">
<table border="0" cellpadding="0" cellspacing="0"
width="100%" summary="Navigation table">
<tr>
<td align="left"> <a title="Making TeX Work"
href="index.html"><img src="figures/nav-home.png"
alt="Home" border="0" /></a> <a
title="Making TeX Work" href="index.html"><img
src="figures/nav-prev.png" alt="Prev" border="0" />
</a> <a title="Making TeX Work"
href="index.html"><img src="figures/nav-up.png" alt="Up"
border="0" /></a> <a title="Preface"
href="pr02.html"><img src="figures/nav-next.png"
alt="Next" border="0" /></a></td>
<td align="right"><i>Making TeX Work</i> Version 1.0.1
<span class="alpha-version">(<a
href="co01.html"><em>Alpha</em></a>)</span></td>
</tr>
</table>
</div>
<div class="preface">
<div class="titlepage">
<div>
<h2 class="title"><a id="id2788712"
name="id2788712"></a>Forward to the SourceForge
Edition</h2>
</div>
<div>
<p class="releaseinfo">$Revision: 1.1 $</p>
</div>
<div>
<p class="pubdate">$Date: 2002/08/23 14:31:13 $</p>
</div>
</div>
<p>I wrote <i>Making TeX Work</i> in 1994. It has not been
updated and is unquestionably out-of-date. In fact, the TeX
sources are still in LaTeX 2.09.</p>
<p>It is provided here for the benefit of those readers who
would like to read it (it has been out of print for several
years) or its TeX sources.</p>
<p>I have no plans to update it.</p>
<div class="important"
style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Important</h3>
<p>The conversion from TeX to XML <span
class="emphasis"><em>is not</em></span> complete. There are
lots of TeXisms left in the XML version. And tables that
haven't been converted. And figures that haven't been
converted. And probably lots of other stuff. I do plan,
over time, to fix those errors so that the XML sources are
a reasonable reflection of the published book.</p>
</div>
<div class="section">
<div class="titlepage">
<div>
<h2 class="title" style="clear: both"><a id="id2841267"
name="id2841267"></a>Acknowledgments</h2>
</div>
</div>
<p>My thanks to Tim O'Reilly for agreeing to republish this
book under the <a href="ape.html"
title="Appendix E. GNU Free Documentation License">
GNU Free Documentation License</a>.</p>
</div>
</div>
<div class="navfooter">
<table width="100%" summary="Navigation table">
<tr>
<td width="40%" align="left"><a title="Making TeX Work"
href="index.html"><img src="figures/nav-prev.png"
alt="Prev" border="0" /></a> </td>
<td width="20%" align="center"><a title="Making TeX Work"
href="index.html"><img src="figures/nav-home.png"
alt="Home" border="0" /></a></td>
<td width="40%" align="right"> <a title="Preface"
href="pr02.html"><img src="figures/nav-next.png"
alt="Next" border="0" /></a></td>
</tr>
<tr>
<td width="40%" align="left">Making TeX Work </td>
<td width="20%" align="center"><a title="Making TeX Work"
href="index.html"><img src="figures/nav-up.png" alt="Up"
border="0" /></a></td>
<td width="40%" align="right"> Preface</td>
</tr>
</table>
</div>
</body>
</html>
|