This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/Logtalk/manuals/NOTES.txt
pmoura 42aabce1bb Logtalk 2.30.7 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1973 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2007-11-06 01:50:09 +00:00

35 lines
1.3 KiB
Plaintext

================================================================
Logtalk - Open source object-oriented logic programming language
Release 2.30.7
Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved.
================================================================
To consult the Logtalk documentation open the file "index.html" with a
web browser.
All manual pages conform to the XHTML 1.1 W3C Standard. You may change
the appearance of the pages by changing the included "screen.css"
CSS file. Needless to say, the manual pages look better in recent web
browser releases that support both the XHTML 1.1 and CSS 2 web standards.
The "print.css" CSS file can be used with CSSToXSLFO (version 1.5 or
later) to generate PDF files with page numbers suitable for printing.
For informations on how to use CSSToXSLFO, please see the following
URL:
http://www.re.be/css2xslfo/
Two scripts are provided to convert the XHTML manual pages to PDF files:
userman/userman.sh
Bourne-compatible shell script for POSIX systems that generates
a PDF version of the User Manual
refman/refman.sh
Bourne-compatible shell script for POSIX systems that generates
a PDF version of the Reference Manual
You may edit the scripts in order to change the default XSLT and/or XSL-FO
processors.