elyxer

Langue: en

Version: 329774 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

elyxer - convert LyX files to html

SYNOPSIS

elyxer [options] [infile] [outfile]

DESCRIPTION

eLyXer (pronounced elixir) is a LyX to HTML converter. It's written in plain Python and doesn't rely on any kind of TeX to html converters.

COMMON OPTIONS

--nocopy
Disables the copyright notice at the bottom.
--quiet
Disables all runtime messages.
--debug
Enable debugging messages (for developers).
--title title
Set the generated page title.
--directory image_dir
Look for images in the specified directory.
--destdirectorty dest_dir
Place converted images into this directory.
--css file.css
Use a custom CSS file.
--html
Output HTML 4.0 instead of the default XHTML.
--unicode
Full unicode output.
--iso885915
Output the document with ISO-8859-15 encoding instead of UTF-8.
--splitpart level
Split the resulting webpage at the given level.

ESOTERIC OPTIONS

--version
Show version number and release date.
--forceformat .extension
Force image output format.
--lyxformat
Return the highest supported LyX version that can be converted.
--toc
Create a table of contents.
--target frame
Let all links point to the given frame.
--lowmem
Force on the fly conversion to conserve memory.
This is the old behaviour of eLyXer prior to 0.36.
--converter inkscape
Use Inkscape as the image converter.
--numberfoot
Label footnotes with numbers instead of letters.
--raw
Generate HTML without header or footer.
--jsmath URL
Use jsMath fomr the given URL to display equations.
--jsmath URL
Use MathJax from the given URL to display equations.

AUTHOR

This manpage was written by Sven Hoexter <sven@timegate.de> for the Debian operating system. eLyXer was written by Alex Fernández <elyxer@gmail.com>. eLyXer is copyright © 2009-10 Alex Fernández.
This manpage is copyright © 2009-10 Sven Hoexter and Alex Fernández.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

On a Debian operating system you can find the full documentation for eLyXer in /usr/share/doc/elyxer/. The website of eLyXer is <http://www.nongnu.org/elyxer/>