On Friday 09 December 2005 12:20, Fabien Z wrote: > <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> > <html> > <head> > <meta content="text/html;charset=ISO-8859-1" > http-equiv="Content-Type"> <title></title> > </head> > <body bgcolor="#ffffff" text="#000000"> > <blockquote type="cite"><br> > On Thu, Dec 08, 2005 at 11:02:33AM +0100, Fabien Z wrote:<br> > <div class="moz-text-plain" wrap="true" graphical-quote="true" > style="font-family: -moz-fixed; font-size: 12px;" > lang="x-western"> <blockquote type="cite"> > <pre wrap=""><span class="moz-txt-citetags">> </span>So my > question is : is there a way to tell Scribus that a page break in > <span class="moz-txt-citetags">> </span>OO should be interpreted > as a jump in the next linked text frame? </pre> > </blockquote> > <pre wrap=""><!----> > If it doesn't do it already, then most likely it's not supported at > present. However, Scribus does support column breaks (at least in > 1.3.x), and though I don't think it does page breaks yet the two > are equivalent if you have only one single-column frame in the > linked series per page. > > Extending the OpenOffice.org Writer importer to suppport reading in > page breaks probably wouldn't be too hard, nor creating them in > Scribus as part of the import process. I say "probably" because I > haven't investigated either, it's an impression only. > > <div class="moz-txt-sig">-- > Craig Ringer > </div></pre> > </div> > </blockquote> > <br> > Ok, if I understand your point, the import process is related to > the GetText method ?<br> > <br> > Besides, I have downloaded Scribus source files and I began looking > at them (just to see how Scribus is inside as I understand C++) and > I was just wondering if there is some developper doc somewhere. I > just found something about GetText and plugins but nothing to > explain the architecture of the code for example.<br> > <br> > And anyway, it seem that working on OpenOffice macros and Scribus > scripts will fit my needs. I am investingating this side of the > problem rigth now.<br> > <br> > Thank you,<br> > <br> > Fabien<br> > <br> > </body> > </html>
Hi, You can get the doxygen docs here: http://scribus.sourceforge.net/devel-docs/ Not a lot of other documentation is available at the moment except for the plugins and get text. Large parts of the code are getting re-written/re-factored in 1.3.x cvs. The best way to find something out is to join IRC and ask. Cheers, Peter -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20051209/ee9ccd60/attachment.pgp
