CMU Artificial Intelligence Repository
SLaTeX: Lets you to include Scheme/Lisp code `as is' in
LaTeX/TeX.
lang/scheme/util/slatex/
SLaTeX is a R4RS-compliant Scheme program that allows you to write
program code "as is" in your LaTeX or TeX source. It is particularly
geared to the programming languages Scheme and Common Lisp. The
formatting of the code includes assigning appropriate fonts to the
various tokens in the code (keywords, variables, constants, data), at
the same time retaining the proper indentation when going to the
non-monospace (non-typewriter) provided by TeX. SLaTeX comes with two
databases that recognize the standard keywords/variables/constants of
Scheme and Common Lisp respectively. These can be modified by the
user using easy TeX commands. In addition, the user can inform SLaTeX
to typeset arbitrary identifiers as specially suited TeX expressions
(i.e., beyond just fonting them).
Origin:
cs.rice.edu:public/dorai/slatex23.tar.gz
Version: 2.3 (10-AUG-94); 2.2 (20-JAN-94)
Ports: R4RS-compliant. Tested in Chez Scheme, Common Lisp,
MIT C Scheme, Elk, Scheme->C, SCM and UMB Scheme on Unix,
and MIT C Scheme and SCM on MSDOS.
Copying: Copyright (c) 1991, 1994 by Dorai Sitaram.
Use, copying, modification, and distribution permitted.
See the file named copying.txt for details.
Updated: Thu Nov 10 22:45:47 1994
CD-ROM: Prime Time Freeware for AI, Issue 1-1
Author(s): Dorai Sitaram
2 Chatham Place
Worcester, MA 01609
Keywords:
Authors!Sitaram, LaTeX, Lisp!Utilities,
Literate Programming!Lisp, Literate Programming!Scheme,
SLATEX, Scheme!Utilities, TeX
References: ?
Last Web update on Mon Feb 13 10:38:21 1995
AI.Repository@cs.cmu.edu