mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/elyxer: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
9f23a926eb
commit
14756f6fd5
1 changed files with 8 additions and 6 deletions
|
@ -1,7 +1,9 @@
|
|||
eLyXer (pronounced elixir) is a LyX to HTML converter. Using eLyXer, you
|
||||
can build a web representation of your documentation written with LyX.
|
||||
eLyXer (pronounced elixir) is a LyX to HTML converter. Using eLyXer,
|
||||
you can build a web representation of your documentation written with
|
||||
LyX.
|
||||
|
||||
As of version 1.2.0, eLyXer is installed as a script instead of a Python
|
||||
module. After installation, in Lyx, select Tools->Reconfigure to configure
|
||||
the HTML export to use the new script. The eLyXer script may also be used
|
||||
from the command line. See `elyxer --help` for more information.
|
||||
As of version 1.2.0, eLyXer is installed as a script instead of a
|
||||
Python module. After installation, in Lyx, select Tools->Reconfigure
|
||||
to configure the HTML export to use the new script. The eLyXer script
|
||||
may also be used from the command line. See `elyxer --help` for more
|
||||
information.
|
||||
|
|
Loading…
Reference in a new issue