[fpc-pascal] Object Pascal Handbook

Michael Van Canneyt michael at freepascal.org
Fri Aug 7 14:28:00 CEST 2015



On Fri, 7 Aug 2015, Graeme Geldenhuys wrote:

> On 2015-08-07 13:07, Gabor Boros wrote:
>> The official documentation is not a good start point?
>
> Indeed, Michael's work is of very high quality, and the PDF documents
> look fantastic (thank you LaTeX).
>
>
> @Michael van Canneyt:
> Any chance of generating a A5 version of the Language Guide or would
> that be a huge amount of work? I would imagine the syntax graphs might
> cause an issue. The reason I'm asking... I found that A5 PDF documents
> can be viewed pretty comfortably on a Kindle (while we don't have a ePub
> or Mobi version <wink>).

Normally it requires you to edit 2 lines:
change preamble.report to use a5paper.
in fpc.sty, comment out the RequirePackage{a4} statement

That's it. I just tried, works fine. 
You may need to edit the margins to use more of the page, as the margins are fo A4 paper.

Michael.



More information about the fpc-pascal mailing list