Index of /software/context/latex-compat
Name Last modified Size Description
Parent Directory -
console.tex 23-Aug-2005 23:03 131
enumtest.tex 23-Aug-2005 23:03 1.1K
latextest-latex.tex 23-Aug-2005 23:03 1.8K
latextest.tex 23-Aug-2005 23:03 4.9K
readme.txt 23-Aug-2005 23:03 2.0K
t-latex.tex 23-Aug-2005 23:03 1.9K
t-ltbase.tex 23-Aug-2005 23:03 3.7K
t-ltcmds.tex 23-Aug-2005 23:03 21K
t-ltcnts.tex 23-Aug-2005 23:03 6.8K
t-ltenv.tex 23-Aug-2005 23:03 8.4K
t-lterr.tex 23-Aug-2005 23:03 11K
t-ltitem.tex 23-Aug-2005 23:03 6.7K
t-ltlen.tex 23-Aug-2005 23:03 1.8K
t-ltmath.tex 23-Aug-2005 23:03 5.5K
t-ltmisc.tex 23-Aug-2005 23:03 1.1K
t-ltmsen.tex 23-Aug-2005 23:03 8.6K
t-ltpar.tex 23-Aug-2005 23:03 3.0K
t-ltprog.tex 23-Aug-2005 23:03 2.8K
t-lttab.tex 23-Aug-2005 23:03 5.9K
LaTeX Compatibility Modules for ConTeXt
Description:
This directory contains the rough beginnings of a LaTeX compatibility
module for ConTeXt -- essentially a complete reimplementation of the
LaTeX kernel to operate within ConTeXt.
The focus, at present, is on code that will allow excerpts from LaTeX
documents to work in ConTeXt documents; having ConTeXt compile complete
LaTeX documents will come later, if at all. (I do hope to have package
loading working at some point, though, at least for some packages.)
You should expect this code to be buggy. You should expect it to
occasionally fail to play nice with ConTeXt, in ways that I haven't yet
documented because I haven't yet discovered them. You should expect
to find it incomplete, sometimes exceptionally so.
Hopefully, you may also find it useful.
Comments, questions, bug reports, and so forth are certainly very
welcome. My email address is "bmoses", at the "stanford.edu" domain.
----------------------------------------------------------------------
License and Copyright:
Much of the code in here is derived from the LaTeX kernel, which is
licensed under the LaTeX Project Public License. I have endeavored to
maintain the appropriate copyright information on the files, but just
to be clear, the LaTeX portions have the following copyright:
[LaTeX-derived portions] Copyright 1993 1994 1995 1996 1997 1998 1999
2000 2002 2003 2004 The LaTeX3 Project and the individual authors:
Leslie Lamport
Johannes Braams
David Carlisle
Alan Jeffrey
Frank Mittelbach
Chris Rowley
Rainer Schoepf
Modifications to the LaTeX code are Copyright 2005 Brooks Moses.
Following their example, this modified code is also released under the
LaTeX Project Public License. The latest version of this license is in
http://www.latex-project.org/lppl.txt.
This Work has the LPPL maintenance status "maintained".