[subversion-commit] SVN tetex commit + diffs: r310 - pkg-tetex-web/trunk

Frank Küster frank at costa.debian.org
Mon Oct 31 10:28:07 UTC 2005


Author: frank
Date: 2005-10-31 10:28:06 +0000 (Mon, 31 Oct 2005)
New Revision: 310

Added:
   pkg-tetex-web/trunk/update.html
Modified:
   pkg-tetex-web/trunk/index.html
Log:
adding update.html, a list of candidates for updates from CTAN

Modified: pkg-tetex-web/trunk/index.html
===================================================================
--- pkg-tetex-web/trunk/index.html	2005-10-28 09:29:43 UTC (rev 309)
+++ pkg-tetex-web/trunk/index.html	2005-10-31 10:28:06 UTC (rev 310)
@@ -36,8 +36,8 @@
 <h2>Topics</h2>
 
 <ul>
-  <li><a href="splitting.html" >Splitting of teTeX</a>
-</li>
+  <li><a href="splitting.html" >Splitting of teTeX</a></li>
+  <li><a href="update.html" >Candidates for Updating</a></li>
 </ul>
 
 <hr>

Added: pkg-tetex-web/trunk/update.html
===================================================================
--- pkg-tetex-web/trunk/update.html	2005-10-28 09:29:43 UTC (rev 309)
+++ pkg-tetex-web/trunk/update.html	2005-10-31 10:28:06 UTC (rev 310)
@@ -0,0 +1,52 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en"><head><!--
+##### LICENSE:
+##### Public domain.
+##### Use, reproduction, adaptation, and distribution of this web page 
+##### have no known restrictions.
+-->
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>teTeX for Debian</title>
+
+<style type="text/css">
+       a:link { color: #0000ee }
+       a:visited { color: #001a8b }
+       a:active { color: #ff0000 ; background: #ffffcc}
+       p,dd,li {font-family: Times, Palatino, serif;}
+       h1,h2,h3,h4,table { font-family: "bitstream vera sans", Verdana, Helvetica, Arial, sans-serif; }
+       dt {font-family: courier,monospaced; }
+       table { font-size: x-small;}
+       option { font-size:10pt; color:blue; }
+       .local {
+	 display: none;	     }
+       body *:target {color: red;}
+</style></head>
+
+
+<body bgcolor="#ffffff" link="#cc0000" vlink="#0000ff">
+
+<table cellpadding="20" width="100%"><tbody><tr><td><h1><img
+  src="pics/tetex.png" alt="teTeX">Update Candidates</h1></td><td style="border: medium outset blue; font-size: small; vertical-align: middle;" align="center">
+</td></tr></tbody></table><br><br>
+
+<p>We generally do not update packages from CTAN, instead we wait for
+upstream to release a new version.  In this list, however, we collect
+a list of CTAN packages that have severe bugs and might get an
+exception.</p>
+
+
+<ul>
+  <li><a href="http://www.sunsite.org.uk/sites/tug.ctan.org/CTAN/macros/latex/contrib/cmap/cmap.sty" >cmap.sty</a> (version in 3.0 does not
+  work with pdf(e)TeX as LaTeX's engine)</li>
+</ul>
+
+<hr>
+<table border="0" width="100%">
+<tbody><tr><td><p style="font-size: smaller; font-family: Arial,Helvetica,sans-serif;">Last update: <em>
+July 26, 2005</em>.</p>
+
+
+
+</td>
+</tr>
+</tbody></table>
+</body></html>
\ No newline at end of file




More information about the Pkg-tetex-commits mailing list