summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Bending Unit 647 <bender647[at]gmail[dot]com>2011-10-19 20:15:05 -0200
committer Niels Horn <niels.horn@slackbuilds.org>2011-10-21 15:59:17 -0200
commit04b727d2619a834fca022a7a04351581085225d7 (patch)
tree0ff354db004a81474c767c3c3d23ffd6a239f91e /office
parentcae36322ebe054c1f8a52aa80bd3cfca1995114a (diff)
downloadslackbuilds-04b727d2619a834fca022a7a04351581085225d7.tar.gz
slackbuilds-04b727d2619a834fca022a7a04351581085225d7.tar.xz
office/elyxer: Updated for version 1.2.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/elyxer/README3
-rw-r--r--office/elyxer/elyxer.SlackBuild2
-rw-r--r--office/elyxer/elyxer.info8
-rw-r--r--office/elyxer/slack-desc10
4 files changed, 12 insertions, 11 deletions
diff --git a/office/elyxer/README b/office/elyxer/README
index 1d875e34ca..376cb59c77 100644
--- a/office/elyxer/README
+++ b/office/elyxer/README
@@ -3,4 +3,5 @@ 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 HTML export to use the new script. The eLyXer script may also be used
+from the command line. See `elyxer --help` for more information.
diff --git a/office/elyxer/elyxer.SlackBuild b/office/elyxer/elyxer.SlackBuild
index fd05ca771f..7b3dfbfeb0 100644
--- a/office/elyxer/elyxer.SlackBuild
+++ b/office/elyxer/elyxer.SlackBuild
@@ -5,7 +5,7 @@
# Written by Bending Unit 647 <bender647[at]gmail[dot]com>
PRGNAM=elyxer
-VERSION=${VERSION:-1.2.2}
+VERSION=${VERSION:-1.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/elyxer/elyxer.info b/office/elyxer/elyxer.info
index e6488a0651..0d4a88d75c 100644
--- a/office/elyxer/elyxer.info
+++ b/office/elyxer/elyxer.info
@@ -1,10 +1,10 @@
PRGNAM="elyxer"
-VERSION="1.2.2"
+VERSION="1.2.3"
HOMEPAGE="http://elyxer.nongnu.org/"
-DOWNLOAD="http://download.savannah.gnu.org/releases/elyxer/elyxer-1.2.2.tar.gz"
+DOWNLOAD="http://download.savannah.gnu.org/releases/elyxer/elyxer-1.2.3.tar.gz"
DOWNLOAD_x86_64=""
-MD5SUM="50050d76e98eae3576f98daaf5ab6e6a"
+MD5SUM="b745eed972ce31d391579793ec5829f6"
MD5SUM_x86_64=""
MAINTAINER="Bending Unit 647"
EMAIL="bender647[at]gmail[dot]com"
-APPROVED="dsomero"
+APPROVED="dsomero,Niels Horn"
diff --git a/office/elyxer/slack-desc b/office/elyxer/slack-desc
index 38791c0ca2..4324cd677c 100644
--- a/office/elyxer/slack-desc
+++ b/office/elyxer/slack-desc
@@ -7,12 +7,12 @@
|-----handy-ruler------------------------------------------------------|
elyxer: elyxer (Lyx to HTML converter)
elyxer:
-elyxer: eLyXer is a LyX to HTML converter, implemented as a python module.
-elyxer: While there are a ton of such projects all over the web, eLyXer has a
-elyxer: clear focus on flexibility and elegant output. Installing eLyXer adds
-elyxer: HTML export capability to LyX.
+elyxer: eLyXer is a LyX to HTML converter, implemented as a Python script.
+elyxer: While there are many similar projects, eLyXer has a focus on
+elyxer: flexibility and elegant output. Installing eLyXer adds improved
+elyxer: HTML export capability to LyX. After installation, in Lyx, select
+elyxer: Tools->Reconfigure to configure HTML export to use eLyXer.
elyxer:
elyxer: Project website: http://elyxer.nongnu.org/
elyxer:
elyxer: User guide: http://elyxer.nongnu.org/userguide.html
-elyxer: