Logtalk 2.10.0 file.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@424 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2002-04-03 13:26:59 +00:00
parent 6a28b0a02b
commit 06ea1bd8ec
86 changed files with 410 additions and 269 deletions

View File

@@ -1,10 +1,11 @@
=================================================================
Logtalk - Object oriented extension to Prolog
Release 2.9.3
Release 2.10.0
Copyright (c) 1998-2002 Paulo Moura. All Rights Reserved.
=================================================================
This folder contains several files that enables .xml documentation files
created when compiling objects, categories, or protocols, to be converted
to PDF files, to be viewed in a web browser that supports the W3C standards
@@ -22,6 +23,7 @@ the lgt_default_compiler_option/2 predicate. You can also choose a different
.xsl file by using the xsl/1 compiler option in the logtalk_compile/2 or
logtalk_load/2 calls. The default file is lgtxml.xsl (described below).
Brief description of each file in this folder:
@@ -45,7 +47,7 @@ lgtpdfa4.xsl lgtpdfus.xsl
XSLT files to generate PDF files from the .xml files (formatted either
for A4 paper or US Letter paper) using XSL Formatting Objects. Tested
with Apache Fop processor (http://xml.apache.org/fop).
with Apache FOP processor (http://xml.apache.org/fop).
texml.xsl