The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

vreg_latex2html - Register configuration utility

SYNOPSIS

  vreg_latex2html --help
  vreg_latex2html {filename}.tex

DESCRIPTION

Vreg_latex2html is a simple script to read LaTex documents that use the vregs Latex definitions and write out HTML code that can then be parsed by the Vreg program.

An alternative path is to use the regular latex2html program to convert the entire document to HTML format, then run vregs on that. Using this package is much more restricted in how you write the definitions, but doesn't cause latex2html errors with unknown packages and such as they are simply ignored.

ARGUMENTS

--output

Specifies the output filename.

-I

Specifies path to include files.

--version

Displays program version and exits.

ENVIRONMENT

TEXINPUTS

If set, colon separated directory names are used as -I include paths.

DISTRIBUTION

Vregs is part of the http://www.veripool.org/ free Verilog software tool suite. The latest version is available from CPAN and from http://www.veripool.org/vregs.

Copyright 2007-2008 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License or the Perl Artistic License.

AUTHORS

Wilson Snyder <wsnyder@wsnyder.org>

SEE ALSO

SystemC::Vregs, vreg.