diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:36:01 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:36:01 +0000 |
commit | 2f4268e5e02216be53cd85816362191373512463 (patch) | |
tree | 57165bf2889337044bc3633854e5aa38f7d89e6b /include/README | |
parent | 73d840b9f14b65166b92e6b43f930fd0ef7b8267 (diff) | |
download | lout-2f4268e5e02216be53cd85816362191373512463.tar.gz |
Lout 3.20.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@9 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'include/README')
-rw-r--r-- | include/README | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/include/README b/include/README index 008aac8..1a2389a 100644 --- a/include/README +++ b/include/README @@ -32,6 +32,8 @@ Setup files (containing mainly lists of options settable by the user) cprint C and C++ eiffel Eiffel blue Blue + perl Perl + Pod + pod Pod Source files (containing Lout and PostScript source code for the packages) -------------------------------------------------------------------------- @@ -58,24 +60,26 @@ Source files (containing Lout and PostScript source code for the packages) graphf The Graph graph drawing package graphf.etc A file included by graphf graphf.lpg A PostScript prepend file needed by graphf - progf Programming language formatting (for use by prg2lout) - cprintf C and C++ - eiffelf Eiffel - bluef Blue pasf Pascal modulaf Modula-2 latin2.fd Latin2 font definitions file (placeholder file) russian.fd Russian font definitions file (placeholder file) + cprintf C and C++ + eiffelf Eiffel + bluef Blue + perlf Perl + podf Pod + Miscellaneous ------------- fontdefs Standard font definitions file langdefs Standard language definitions file - mydefs Empty file for if the user doesn't have one + mydefs Empty file for if the user doesn't have a mydefs ts The ToySetup package (an expert users' intro. example) init A Lout source file used during installation (lout -x) Jeffrey H. Kingston -9 March 2000 +8 April 2000 |