[Pkg-ocaml-maint-commits] r3445 - in
/trunk/packages/hevea/trunk/debian: NEWS changelog manpages/hevea.1
treinen at users.alioth.debian.org
treinen at users.alioth.debian.org
Wed Jan 3 09:29:30 CET 2007
Author: treinen
Date: Wed Jan 3 09:29:29 2007
New Revision: 3445
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3445
Log:
fixed two bugs in the hevea manpage
Modified:
trunk/packages/hevea/trunk/debian/NEWS
trunk/packages/hevea/trunk/debian/changelog
trunk/packages/hevea/trunk/debian/manpages/hevea.1
Modified: trunk/packages/hevea/trunk/debian/NEWS
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hevea/trunk/debian/NEWS?rev=3445&op=diff
==============================================================================
--- trunk/packages/hevea/trunk/debian/NEWS (original)
+++ trunk/packages/hevea/trunk/debian/NEWS Wed Jan 3 09:29:29 2007
@@ -5,4 +5,10 @@
versions. The now obsolete "-nosymb" option is no longer supported.
* HeVeA can now be customized through style sheets.
- -- Ralf Treinen <treinen at debian.org> Wed, 9 Mar 2005 23:24:50 +0100
+ -- Ralf Treinen <treinen at debian.org> Wed, 9 Mar 2005 23:24:50 +0100
+
+hevea (1.09-2) unstable; urgency=low
+
+ * The following options are now depreciated: "-francais" and "-symbol".
+
+ -- Ralf Treinen <treinen at debian.org> Wed, 03 Jan 2007 09:14:42 +0100
Modified: trunk/packages/hevea/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hevea/trunk/debian/changelog?rev=3445&op=diff
==============================================================================
--- trunk/packages/hevea/trunk/debian/changelog (original)
+++ trunk/packages/hevea/trunk/debian/changelog Wed Jan 3 09:29:29 2007
@@ -1,9 +1,15 @@
hevea (1.09-2) UNRELEASED; urgency=low
- * Remove inactive people from the Uploaders field.
-
- -- Julien Cristau <julien.cristau at ens-lyon.org> Sun, 17 Dec 2006 14:32:10 +0100
-
+ * [Julien Cristau]
+ - Remove inactive people from the Uploaders field.
+ * [Ralf Treinen]
+ - hevea manpage: removed "noiso" and "symbols" options, fixed spelling
+ of "moreentities" option (closes: Bug#402064). Updated options
+ "francais" (closes: Bug#40265). Added a note about deprecated options
+ to NEWS.
+
+ -- Ralf Treinen <treinen at debian.org> Wed, 3 Jan 2007 09:06:34 +0100
+
hevea (1.09-1) unstable; urgency=low
* New upstream release (closes: Bug#394133)
Modified: trunk/packages/hevea/trunk/debian/manpages/hevea.1
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/hevea/trunk/debian/manpages/hevea.1?rev=3445&op=diff
==============================================================================
--- trunk/packages/hevea/trunk/debian/manpages/hevea.1 (original)
+++ trunk/packages/hevea/trunk/debian/manpages/hevea.1 Wed Jan 3 09:29:29 2007
@@ -73,9 +73,7 @@
of hevea.
.TP
.B -francais
-Set French mode. This has three consequences: Some words inserted by
-LaTeX (such as ``Chapter'', ``Bibliography'', ...) are replaced by
-French words. HeVeA sets the boolean register french to true.
+Deprecated by babel support. This option issues a warning message.
.TP
.B -help
Print version number and a short help message.
@@ -86,21 +84,12 @@
.B -entities
Render symbols by using entities. This is the default.
.TP
-.B -symbols
-Render symbols by using the symbol font. This mode is deprecated and
-is no more maintained.
-.TP
.B -textsymbols
Render symbols by English text.
.TP
-.B -moreenties
+.B -moreentities
Enable the output of some infrequent entities. Use this option to
-target browsers with wide entities support.
-.B -noiso
-Do not output (iso-latin1) characters whose code is above 127
-(i.e. output ascii only). These characters are replaced by HTML
-entities. This option is mostly useful for generating HTML that will
-be displayed properly by Netscape Communicator on a Macintosh.
+target browsers with wide entities support.
.TP
.B -charset charset-name
In the generated html output, the <head> section will contain a <META>
More information about the Pkg-ocaml-maint-commits
mailing list