diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2013-10-20 10:54:37 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2013-10-20 10:54:37 +0200 |
commit | 17ce76a8595f7a7f7a0eb3d77cf0c38dd63e0373 (patch) | |
tree | c0282467bc2633f4c10a57a328c2d257aa678b43 /office/lout/slack-desc | |
parent | bda478a10abde3147d2bf74d2ae3bf875606e389 (diff) | |
download | slackbuilds-17ce76a8595f7a7f7a0eb3d77cf0c38dd63e0373.tar.gz |
office/lout: Added (document formatting system).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/lout/slack-desc')
-rw-r--r-- | office/lout/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/office/lout/slack-desc b/office/lout/slack-desc new file mode 100644 index 0000000000..eb71f0b126 --- /dev/null +++ b/office/lout/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +lout: Lout - a document formatting system +lout: +lout: Lout is a document formatting system designed and implemented by +lout: Jeffrey Kingston at the Basser Department of Computer Science, +lout: University of Sydney, Australia. +lout: +lout: The system reads a high-level description of a document similar in +lout: style to LaTeX and produces a PostScript file which can be printed +lout: on most laser printers and graphic display devices. +lout: +lout: homepage: http://savannah.nongnu.org/projects/lout |