~ubuntu-branches/ubuntu/gutsy/hevea/gutsy

« back to all changes in this revision

Viewing changes to htmltext.mli

  • Committer: Bazaar Package Importer
  • Author(s): Ralf Treinen
  • Date: 2006-10-21 19:12:35 UTC
  • Revision ID: james.westby@ubuntu.com-20061021191235-12qoqyt78la9ns66
Tags: 1.09-1
* New upstream release (closes: Bug#394133)
* updated upstream url in debian/control (package description) and 
  debian/watch.
* Adapted patches to new upstream version.
* Added manpage for bibhva.
* Updated url of HeVeA homepage in manpages.
* examples/bibtex: put all needed crossrefs and abbreviations into
  rewriting.bib; replace iso8859-1 characters by portable latex; fix
  Makefile to use bibhva and to uncompress rewriting.bib when necessary
* Manpages: document the new command line options 

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
(*  Copyright 2001 Institut National de Recherche en Informatique et   *)
8
8
(*  Automatique.  Distributed only by permission.                      *)
9
9
(*                                                                     *)
10
 
(*  $Id: htmltext.mli,v 1.5 2001/05/28 17:28:56 maranget Exp $         *)
 
10
(*  $Id: htmltext.mli,v 1.6 2005-11-08 14:27:20 maranget Exp $         *)
11
11
(***********************************************************************)
12
12
exception No
13
13
 
37
37
 
38
38
 
39
39
val blanksNeutral : t_style -> bool
 
40
 
 
41
val partition_color : env -> env * env