Download List

Project Description

BHL is an Emacs mode which enables you to convert
plain text files into HTML, LaTeX, Texinfo, SGML
(Linuxdoc), and TXT files. The BHL mode handles
three levels of sections, many sectioning styles,
common font-styles, any kind of lists, tables,
URLs, horizontal rules, and Wiki names. BHL
handles a list of links (lol) and a table of
contents (toc): you can browse the lol and the
toc, insert them where you want, and update the
sections' numbers with one keystroke.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-25 11:32
1.6

Texinfo support was added. It is now possible to specify the encoding, language, and subtitle of your file.
Tags: Major feature enhancements

2003-03-15 20:51
1.5.3

BHL now runs two hooks after a conversion: one that is relative to the output format, one that is not. You can create a list of words that should not be recognized as WikiNames. The 'bhl2txt' function now converts tabs into spaces.
Tags: Minor feature enhancements

2003-03-12 15:00
1.5.2

Some bugs related to the properties of conversion have been fixed. A new function was added, which allows you to hide/unhide the comments of the BHL buffer.
Tags: Major bugfixes

2003-03-07 18:33
1.5

You can now run the BHL conversion functions from your shell. BHL
recognizes four styles of sectioning. You can automatically switch
from one style to another and guess the style of the current
buffer. You can list the links (URLs or WikiNames) of your document
and follow them. You can add specifications strings so that the core
conversion functions adequately handle the currently-edited file.
Tags: Major feature enhancements

2003-02-25 18:38
1.4.6

This release is more XEmacs friendly. The syntax of header cells of
tables has changed. Changing font beautifiers is now more
convenient. A bug concerning bhl-comment-region has been fixed.
Tags: Minor bugfixes

Project Resources