michael c20a1723ce + Documented FSplit incompatibility пре 25 година
..
buttons 96b5f00534 * new icons from latex2html пре 25 година
crtex 90f65781c2 Final changes before release пре 27 година
dosex 07b52c871f moved to main dir пре 27 година
dynlibex 8592278ad0 + Initial implementation пре 25 година
go32ex 03e34840cf + Removed underscores from filenames. пре 26 година
gpmex b6f46c2598 + Initial implementation пре 25 година
graphex acf278a3e5 + initial implementation пре 25 година
heapex bd8ef89788 removed underscores пре 27 година
ipcex cf2a88a773 Initial implementation of IPC docs пре 27 година
linuxex 4d006e2dcb + Corrected example пре 25 година
mathex 9aa513e58c + Finished chapter on math пре 25 година
mmouseex 600e77d024 + Initial import пре 25 година
mouseex f9f214c14f * changed name of mouse unit to msmouse пре 26 година
objectex 595ec4888a + Fixed example пре 25 година
old 8064542fa2 * html creation works again пре 26 година
optex 90f65781c2 Final changes before release пре 27 година
packages 600e77d024 + Initial import пре 25 година
pics 2034ce428b + New install screens пре 25 година
printex 07b52c871f moved to main dir пре 27 година
progex f3ee8d8432 + Cosmetic changes пре 25 година
refex e9085e3e60 + Fixed mode пре 25 година
search 081a7283c0 * htmlzip,htmzip,htmltar updates пре 26 година
sockex ab086a8e20 * added setsocketoptions + pulled it through source beautifier пре 25 година
stringex b3d8746132 minor fixes пре 27 година
syntax d1e0f8af25 + Added saveallregisters пре 26 година
sysutex 4fb6b31739 + Fixed mode for some examples пре 25 година
.latex2html-init 75c55057f4 + Installed javascript in top navigation panel пре 27 година
Makefile c843cdf80a * fixed pdf creating (merged) пре 25 година
README.DOCS 4d1a9c3bf8 Makefile пре 27 година
TODO 3b4c0175e9 + Initial implementation пре 28 година
classchart.ps 600e77d024 + Initial import пре 25 година
crt.tex 50b517f4a9 + Implemented large part of TODO list. Too much to denote пре 26 година
dos.tex c20a1723ce + Documented FSplit incompatibility пре 25 година
dxeload.tex 2bc4761214 + Added dxeload and emu387 пре 25 година
emu387.tex 2bc4761214 + Added dxeload and emu387 пре 25 година
foot.sed 579b597283 Initial revision пре 28 година
fpc-html.tex bbf3e55e70 * merged пре 25 година
fpc.sty c843cdf80a * fixed pdf creating (merged) пре 25 година
fpc.sty.doc f347826099 Changed name to fpc пре 28 година
fpctoc.html b97ef5dd00 * fixed search пре 26 година
getopts.tex 50b517f4a9 + Implemented large part of TODO list. Too much to denote пре 26 година
go32.tex 9024a302b9 + Remarks from translator пре 26 година
gpm.tex 5363b4d607 * fixed a typo. A backslash was missing in label name in line 414 пре 25 година
graph.tex 4693987d48 + added function list by category пре 25 година
heaptrc.tex 600e77d024 + Initial import пре 25 година
help.html bb2a9364e4 + Added search page пре 27 година
help1.gif bb2a9364e4 + Added search page пре 27 година
help2.gif bb2a9364e4 + Added search page пре 27 година
ide.tex 600e77d024 + Initial import пре 25 година
internal.tex c843cdf80a * fixed pdf creating (merged) пре 25 година
ipc.tex 0ecc352bab + Added some more constants пре 25 година
linux.tex bbf3e55e70 * merged пре 25 година
linux.xpm d3c9ab1366 + Initial implementation пре 27 година
makehtm 579b597283 Initial revision пре 28 година
math.tex 20167d65fd + Added functional overview пре 25 година
messages.tex eea4c2eab3 * fixed some more texts пре 25 година
mmx.tex 50b517f4a9 + Implemented large part of TODO list. Too much to denote пре 26 година
mouse.tex 50b517f4a9 + Implemented large part of TODO list. Too much to denote пре 26 година
objects.tex 50b517f4a9 + Implemented large part of TODO list. Too much to denote пре 26 година
onechap.tex c843cdf80a * fixed pdf creating (merged) пре 25 година
ports.tex cbb70a2c6b + Initial implementation пре 25 година
pp2tex 91378018c6 + correct executable mode пре 27 година
pp2tex.bat 1cfdc11178 * pp2tex and pp2tex.bat moved to main doc directory пре 27 година
printer.tex 50b517f4a9 + Implemented large part of TODO list. Too much to denote пре 26 година
prog.tex c843cdf80a * fixed pdf creating (merged) пре 25 година
ref.tex c843cdf80a * fixed pdf creating (merged) пре 25 година
reserved.tex 8e65e437da + Fixed remarks by Alexander stohr пре 27 година
search.html bb2a9364e4 + Added search page пре 27 година
sockets.tex 50b517f4a9 + Implemented large part of TODO list. Too much to denote пре 26 година
strings.tex 50b517f4a9 + Implemented large part of TODO list. Too much to denote пре 26 година
sysutils.tex 5bceb49d28 + Added function overview пре 25 година
tab.tex 21360d706b Initial implementation пре 26 година
tex2htex 3cfc189a84 * added пре 25 година
units.tex c843cdf80a * fixed pdf creating (merged) пре 25 година
user.tex c843cdf80a * fixed pdf creating (merged) пре 25 година
win.xpm d3c9ab1366 + Initial implementation пре 27 година

README.DOCS

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.