[fpc-devel] New CHM documentation snapshot
    Marco van de Voort 
    marcov at stack.nl
       
    Thu Aug 27 22:04:08 CEST 2009
    
    
  
Hello,
I uploaded a new snapshot of the docs in CHM format.
http://www.stack.nl/~marcov/doc-chm.zip
Fixes in this snapshot:
- the last snapshot had corrupted links -> fixed.
- The ref manual has an initial index, generated from the ref.kwd file.
   Still contains duplicates, but at least F1 works on them in the textmode
     IDE.
The main problem with the kwd file was that the tex4ht converter generated
labels that the CHM format doesn't allow (with colons in it). Possibly even
a RFC html violation (colon is not a safe delimiter). The preamble.ts4 was
patched to change the colon into an underscore.
The list of keywords in the reference guide is pretty small, it doesn't even
contain "procedure". But it should be easy to expand now.
    
    
More information about the fpc-devel
mailing list