fpc/docs
2004-04-15 22:18:26 +00:00
..
buttons
crtex + Better example 2003-01-05 20:54:10 +00:00
dosex
dynlibex
go32ex
gpmex
graphex
gtk1ex
gtk3ex
gtk4ex
gtk5ex
heapex
internal
ipcex
kbdex
linuxex * many stuff related to RTL fixed 2003-01-20 22:21:36 +00:00
mathex
mmouseex
mouseex
objectex
old
optex
packages + version 1.0 of listings package 2003-03-18 00:17:19 +00:00
pics * final version 2003-10-25 16:43:27 +00:00
printex
progex
refex
sockex
stringex
styles + latest version of listings. package (1.0) 2003-03-18 00:07:22 +00:00
syntax + Added variable declaration 2004-03-31 22:59:03 +00:00
sysutex * Fix for web bug #3011 2004-03-14 20:37:43 +00:00
typinfex
videoex
.latex2html-init
chart.tex + Added new directives and most language features 2004-04-15 22:18:26 +00:00
classchart.ps
classes.xml
crt.tex + Preparations for version 1.0.8 2003-02-24 23:37:52 +00:00
dos.tex * overloaded ExecuteProcess added, EnvStr param changed to longint 2004-02-15 21:26:36 +00:00
dxeload.tex
emu387.tex
fakehtml.sty
fcl.tex + Initial implementation 2003-03-18 21:26:17 +00:00
foot.sed
fpc-hevea.tex * support for hevea 2003-03-16 15:22:18 +00:00
fpc-html.tex
fpc.sty + Added new directives and most language features 2004-04-15 22:18:26 +00:00
fpc.sty.doc
fpctoc.html + Many changes for 2.0 beta 2003-11-16 00:03:03 +00:00
fpdoc.tex + Added fpdoc 2003-03-18 00:14:51 +00:00
getopts.tex * support for hevea 2003-03-16 15:22:18 +00:00
go32.tex * support for hevea 2003-03-16 15:22:18 +00:00
gpm.tex * support for hevea 2003-03-16 15:22:18 +00:00
graph.tex + Many changes for 2.0 beta 2003-11-16 00:03:03 +00:00
gtk1.tex
gtk2.tex
gtk3.tex
gtk4.tex
gtk5.tex
heaptrc.tex * support for hevea 2003-03-16 15:22:18 +00:00
ide.tex + Added note suggested by Florian that fp.dsk files may change between releases 2003-11-09 13:42:41 +00:00
internal.tex
ipc.tex * support for hevea 2003-03-16 15:22:18 +00:00
keyboard.tex + Fixed some glitch when creating HTML 2004-01-03 16:30:04 +00:00
keys.tex + Fixed some glitch when creating HTML 2004-01-03 16:30:04 +00:00
linux.tex
linux.xpm
Makefile * use fpdoc from utils tree if found 2004-03-19 17:39:03 +00:00
Makefile.4ht + Many changes for 2.0 beta 2003-11-16 00:03:03 +00:00
Makefile.hev + Added fpdoc 2003-03-18 00:14:51 +00:00
Makefile.l2h + Many changes for 2.0 beta 2003-11-16 00:03:03 +00:00
makehtm
math.tex + Preparations for version 1.0.8 2003-02-24 23:37:52 +00:00
messages.tex
mkkeytab.pp
mmx.tex
mouse.tex + Preparations for version 1.0.8 2003-02-24 23:37:52 +00:00
msmouse.tex + Many changes for 2.0 beta 2003-11-16 00:03:03 +00:00
objects.tex * support for hevea 2003-03-16 15:22:18 +00:00
onechap.tex + Preparations for version 1.0.8 2003-02-24 23:37:52 +00:00
options.tex * support for hevea 2003-03-16 15:22:18 +00:00
ports.tex
pp2tex
pp2tex.bat
preamble.book
preamble.hevea * support for hevea 2003-03-16 15:22:18 +00:00
preamble.html
preamble.report fpc.sty 2003-03-17 08:28:38 +00:00
preamble.ts3 + Forgot to commit 2003-03-17 17:13:21 +00:00
preamble.ts4 + Forgot to commit 2003-03-17 17:13:21 +00:00
printer.tex * support for hevea 2003-03-16 15:22:18 +00:00
prog.tex + Added new directives and most language features 2004-04-15 22:18:26 +00:00
README.DOCS
ref.tex + Added new directives and most language features 2004-04-15 22:18:26 +00:00
reserved.tex
search.html
sockets.tex * support for hevea 2003-03-16 15:22:18 +00:00
strings.tex + Fixed typo in stralloc reported by Mark Emerson; Other cosmetic changes. 2002-12-30 09:19:32 +00:00
sysutils.tex + Many changes for 2.0 beta 2003-11-16 00:03:03 +00:00
table.eps
table.fig
tex2htex
tex4ht.env + Better quality of images 2003-03-22 16:52:38 +00:00
TODO
typinfo.tex * support for hevea 2003-03-16 15:22:18 +00:00
units.tex fpc.sty 2003-03-17 08:28:38 +00:00
user.tex + Added new directives and most language features 2004-04-15 22:18:26 +00:00
video.tex
win.xpm

This is the README for the Free Pascal documentation.

All documentation is stored here, in LaTeX format. 
it uses special style files (fpc*.sty) which are also in the directory.

do a 'make dvi' to produce the dvi format of the docs.
a 'make html' will produce the html version (using latex2html).
a 'make ps' will produce PostScript documents.
a 'make pdf' will produce PDF (Portable Document Format) documents.
a 'make txt' will produce plain text documents.

If you want to produce dos docs, you can do a 'make htm' this will convert
the .html files to .htm files (including all references), suitable for a 8:3
format.

The rest of this document is only interesting if you want to write docs.
Otherwise, you can bail out now.

THE DOCS...

Why LaTeX ? 
- because I like a printed copy of the manuals, HTML just isn't good enough 
  for this.
- I know LaTeX very well :) (mind you : html also !)
- It converts to many other formats.
- many other reasons.

In order to translate the things to HTML, I use latex2html, since it is the
most powerful and flexible, although sluggish... 
For it to be able to use the fpc.sty, I had to write a fpc.perl script
which it loads. The script seems to run fine when used standalone, but in
conjunction with latex2html, I get a out of memory... ??
I'm not familiar with perl, so if someone is, and can fix the thing, please
do. (and let me know :) )

Then how to proceed ?
If you just want to write latex docs, just use fpc.sty. (you don't need
html.sty)
If you want to be able to convert to html, (you need html.sty) the following 
fixes the perl-problem :
In the preamble of  your document, type :

\usepackage{html}
\latex{\usepackage{fpc}}
\html{\input{fpc-html.tex}}

The fpc-html.tex defines the same commands as fpc.sty, only in a language
that latex2html understands.

fpc.sty.doc describes what fpc.sty does. (one day I'll integrate them using
the doc package, but I need some time for it)

Happy TeXing,
Michael.