NAME

lout2html

DESCRIPTION

Converts a subset of Lout to HTML -- it does a very basic job which needs hand correction - only for the desperate!

BUGS

If identifiers don't start with @ they will not be detected.

Does not cope with nested braces properly.

Ignores definitions and macros.

Its slow.

It doesn't cope with all the symbols.

It does not do tables, diagrams, graphics, etc - and may never do them - see below.

It is not a true parser - so it will never get it right. There is no BNF for Lout which means that making a proper parser is `non-trivial'. However, lout2html may be sufficient for your needs - at least to do the bulk of the conversion work.

README

Converts a subset of Lout to HTML -- it does a very basic job which needs hand correction - only for the desperate!

PREREQUISITES

strict

integer

Getopt::Long Lout HTML::Entities

COREQUISITES

COPYRIGHT

Copyright (c) Mark Summerfield 1999. All Rights Reserved. May be used/distributed under the GPL. Email <summer@chest.ac.uk> with 'lout2html' in the subject line.

OSNAMES

any

SCRIPT CATEGORIES

Lout Text-processing