A) How
i can save it in PDF format ?
There is a view for that, it requires that you have OSProcess, LaTeX,
etc. properly setup on your machine though. For the Seaside book we
have a cron-job that nightly downloads the LaTeX source and builds a
fresh PDF.
Where i can found instructions to configuration it ?
In the view i found the LaTex - PDF option but when select they erase
error.
What kind of error?
When select PDF link i found the error:
WriteStream(Object)>>doesNotUnderstand: #lf
BOLatexStream>>comment:
BOLatexWriter>>visitBook:
BOBook>>accept:
BOBook(Object)>>acceptDecorated:
[] in BOBook(PRDecorated)>>acceptDecorated:
BOBook(PRDecorated)>>decorationsDo:ownerDo:
BOBook(PRDecorated)>>acceptDecorated:
BOLatexWriter(PRVisitor)>>visit:
BOLatexWriter>>visit:
BOLatexWriter(PRVisitor)>>start:
BOLatexWriter(PRDocumentWriter)>>start:
BOLatexWriter(PRDocumentWriter)>>write:to:
BOLatexWriter(PRDocumentWriter)>>write:
BOLatexWriter class(PRDocumentWriter class)>>write:
I the pharo image i found the OSProcess package and Pier-Book-Latex package.