diff options
author | tsarna <tsarna@pkgsrc.org> | 1998-11-09 18:05:10 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 1998-11-09 18:05:10 +0000 |
commit | 63fa801d4198d67407be4e333b49b257454ab3a9 (patch) | |
tree | 2557c03963a6947b5874e4c160fb6afe57870c65 /textproc/lout/pkg/DESCR | |
parent | d6266139f97861416c7acd92aff850ab2ea15326 (diff) | |
download | pkgsrc-63fa801d4198d67407be4e333b49b257454ab3a9.tar.gz |
Basser Lout, A TeX/troff-like formatter with PostScript/PDF output
Diffstat (limited to 'textproc/lout/pkg/DESCR')
-rw-r--r-- | textproc/lout/pkg/DESCR | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/textproc/lout/pkg/DESCR b/textproc/lout/pkg/DESCR new file mode 100644 index 00000000000..3291a6849d8 --- /dev/null +++ b/textproc/lout/pkg/DESCR @@ -0,0 +1,18 @@ +THE LOUT DOCUMENT FORMATTING SYSTEM + +Lout is a document formatting system similar in style to LaTeX. It +offers a very full range of features, including PostScript, PDF, and +plain text output, optimal paragraph and page breaking, automatic +hyphenation, PostScript EPS file inclusion and generation, equation +formatting, tables, diagrams, rotation and scaling, sorted indexes, +bibliographic databases, running headers and odd-even pages, automatic +cross referencing, multilingual documents including hyphenation (most +European languages are supported, including Russian), formatting of +C/C++ programs, and more. Lout may be extended by writing definitions +which are much simpler than the equivalent troff of TeX macros. + +Lout is written in highly portable ANSI C and runs on most platforms. +It is distributed under the GNU public license. + +Lout was designed and implemented by Jeffrey H. Kingston (jeff@cs.usyd.edu.au) +of the Basser Department of Computer Science at the University of Sydney. |