[Pkg-lyx-devel] [SCM] eLyxer - standalone LyX to html converter branch, master, updated. upstream/0.42-72-g44c5333
Sven Hoexter
sven at timegate.de
Sat Mar 20 19:36:09 UTC 2010
The following commit has been merged in the master branch:
commit b4a95451f0fe7ba1a1cc9577ce77632d55e5f170
Author: Sven Hoexter <sven at timegate.de>
Date: Sat Mar 20 20:27:37 2010 +0100
Add a manpage for loremipsumize.
diff --git a/debian/changelog b/debian/changelog
index 02af695..7517e55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
elyxer (0.42-2) UNRELEASED; urgency=low
* Add src/loremipsumize.py as /usr/bin/loremipsumize to the package.
+ * Add a manpage for loremipsumize.
-- Sven Hoexter <hoexter at debian.org> Sat, 20 Mar 2010 17:45:25 +0100
diff --git a/debian/elyxer.manpages b/debian/elyxer.manpages
index e31b6e3..7cad429 100644
--- a/debian/elyxer.manpages
+++ b/debian/elyxer.manpages
@@ -1 +1,2 @@
debian/elyxer.1
+debian/lloremipsumize.1
diff --git a/debian/loremipsumize.1 b/debian/loremipsumize.1
new file mode 100644
index 0000000..53f13cf
--- /dev/null
+++ b/debian/loremipsumize.1
@@ -0,0 +1,33 @@
+.TH loremipsumize "1" "March 2010"
+.SH NAME
+loremipsumize - Lorem-ipsumize a LyX document
+.SH SYNOPSIS
+.B loremipsumize
+[infile]
+[outfile]
+
+.SH DESCRIPTION
+This script is a helper tool intended to let you replace the actual content
+of your Lyx file to meaningless blind text (lorem ipsum) so you can send it
+in along with your bugreports about eLyXer.
+It will replace all alphanumeric texts longer than two words with
+"lorem ipsum" and leave the symbols. It is not 100% bulletproof so please
+review your documents before sending for any confidential information left.
+
+.SH AUTHOR
+This manpage was written by Sven Hoexter <sven at timegate.de> for the Debian
+operating system.
+loremipsumize was written by Alex Fernández <elyxer at gmail.com> as part of
+eLyXer, a LyX to HTML converter.
+
+.SH COPYRIGHT
+Copyright \(co 2009-10 Alex Fernández
+License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
+.br
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.
+
+.SH 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/>
--
eLyxer - standalone LyX to html converter
More information about the Pkg-lyx-devel
mailing list