Re: Intermediate Format Performance: Necessary changes to IFPainter interface

2009-02-03 Thread Simon Pepping
in a similar way (for example, PDF gets to use the Tc operator for letter-spacing). AFP will also profit from that. I'll commit when everything's working again. I'll also publish performance figures when this is done. Simon -- Simon Pepping home page: http://www.leverkruid.eu

examples/mathml

2009-01-18 Thread Simon Pepping
Hi, I am not able to compile the MathML examples in examples/mathml, due to the non-existence of classes net.sourceforge.jeuclid.DOMMathBuilder and net.sourceforge.jeuclid.MathBase. Should these examples be upgraded or deprecated? Simon -- Simon Pepping home page: http://www.leverkruid.eu

src/codegen/unicode/java in Eclipse build path?

2009-01-18 Thread Simon Pepping
The FOP IDE Setup Guide on the Wiki recommends that src/codegen/unicode/java should be configured as a source directory. The comments in the build file suggest to me that that is not a good idea. Which is advisable? Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: src/codegen/unicode/java in Eclipse build path?

2009-01-18 Thread Simon Pepping
it but a FOP committer should configure it IMO. On 18.01.2009 13:16:16 Simon Pepping wrote: The FOP IDE Setup Guide on the Wiki recommends that src/codegen/unicode/java should be configured as a source directory. The comments in the build file suggest to me that that is not a good idea. Which

Re: Saxon - XSLT 2.0 and Apache FOP

2009-01-01 Thread Simon Pepping
in a different package, to avoid any clashes with a separately installed version. Simon On Wed, Dec 31, 2008 at 04:26:02PM +0100, Andreas Delmelle wrote: On 31 Dec 2008, at 13:44, Simon Pepping wrote: Hi Simon, Phil, This can be achieved by manipulating your classpath. If you ensure that saxon's

Re: Saxon - XSLT 2.0 and Apache FOP

2008-12-31 Thread Simon Pepping
the %JAVA_OPTS% environment variable to have the above switch appended to the command-line. Andreas -- Simon Pepping home page: http://www.leverkruid.eu

Re: fo:inline screwing up rendering

2008-11-18 Thread Simon Pepping
On Tue, Nov 18, 2008 at 06:59:07PM +0100, Andreas Delmelle wrote: On 17 Nov 2008, at 21:35, Andreas Delmelle wrote: Just some more follow-up: On 17 Nov 2008, at 20:40, Simon Pepping wrote: Someone sent me a file which also shows problems with hyphenation: fo:block hyphenate

Re: fo:inline screwing up rendering

2008-11-17 Thread Simon Pepping
hyphenation there is no problem. Maybe it is related. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Active node tree pruning in FOP trunk

2008-10-27 Thread Simon Pepping
nodes are the subset of those nodes that participate in the inner loop. Indeed, all nodes were active at some point. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Active node tree pruning in FOP trunk

2008-10-23 Thread Simon Pepping
-fit layout? A more theoretical measurement would be the maximum number of active nodes. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r683684 - /xmlgraphics/fop/trunk/build.xml

2008-08-08 Thread Simon Pepping
) Added fop.js as well. The presence of fop.cmd and fop.bat introduces an uncertainty: If you call fop, which of the two is executed? Simon -- Simon Pepping home page: http://www.leverkruid.eu

Unified page/linebreaking

2008-08-08 Thread Simon Pepping
similar to the one I used in my own prototype for Knuth elements (see my website). It would be nice if you would try to enable ms windows users to work with your prototype: /tmp does not exist on ms windows. Re your wiki page: dot files can be rendered on ms windows. Regards, Simon -- Simon Pepping

PageAndLineBreaking/UnifiedApproach

2008-06-16 Thread Simon Pepping
-- Simon Pepping home page: http://www.leverkruid.eu

Interleaved page and linebreaking branch

2008-06-16 Thread Simon Pepping
Vincent's approach. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r649657 - in /xmlgraphics/fop/trunk/src/java/org/apache/fop/fo: FOPropertyMapping.java flow/table/TableFObj.java properties/NumberProperty.java

2008-05-07 Thread Simon Pepping
overlaps in column 2. [junit] [ERROR] Invalid property value encountered in column-number=-1: org.apache.fop.fo.expr.PropertyException: fo:table overlaps in column 2. (See position 34:64) But why does this not result in a positive error count? -- Simon Pepping home page: http

Re: No access to xmlgraphics-fop wiki

2008-04-29 Thread Simon Pepping
On 28.04.2008 21:33:08 Simon Pepping wrote: I cannot log in to the xmlgraphics-fop wiki. The username and password that work for the xmlgraphics wiki do not work for the fop wiki. The account information that was mailed to me does not list the password. Who can help? -- Simon Pepping home page: http

No access to xmlgraphics-fop wiki

2008-04-28 Thread Simon Pepping
I cannot log in to the xmlgraphics-fop wiki. The username and password that work for the xmlgraphics wiki do not work for the fop wiki. The account information that was mailed to me does not list the password. Who can help? Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: [Bug 44885] New: fo:inline-container implementation

2008-04-28 Thread Simon Pepping
. No commits to the trunk yet, since I see some possible overlap with Simon's branch. You should not let yourself be stopped by my work. It is not going forward very much at the moment, and in any case I will catch up with commits to trunk. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r648381 - in /xmlgraphics/fop/trunk: ./ src/java/org/apache/fop/fo/flow/table/ src/java/org/apache/fop/layoutmgr/ src/java/org/apache/fop/layoutmgr/inline/ src/java/org/apache/fop/layo

2008-04-18 Thread Simon Pepping
, this is a democracy and a meritocracy here. -- Simon Pepping home page: http://www.leverkruid.eu

Re: DO NOT REPLY [Bug 44658] Incorrect table-unit computation if proportional-column-width() is used as a subexpression

2008-04-11 Thread Simon Pepping
to it) Feel free to commit it. Do not forget a test case :-) Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Update: XML JARs

2008-02-20 Thread Simon Pepping
the default SAX parser implementation shipped with Java should not be overridden. Probably due to the services directory in xercesImpl.jar, which points to Xerces as the SAXParserFactory implementation. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Error in test case color_1.xml

2008-02-08 Thread Simon Pepping
Hi, I get an error in test case color_1.xml. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Processing Feedback: 3 alternatives for review

2008-01-28 Thread Simon Pepping
Thanks for your extensive reply. On Fri, Jan 25, 2008 at 10:48:52PM +0100, Jeremias Maerki wrote: On 25.01.2008 21:57:46 Simon Pepping wrote: Why does a user need to be able to write his own broadcaster, with his own event producers, besides his own listeners? Why is it not enough to let

Re: Thoughts on interaction between FOTree and layoutengine

2008-01-18 Thread Simon Pepping
of pagebreaks up to one of the active nodes, are not referenced anymore and therefore disappear from memory. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Thoughts on interaction between FOTree and layoutengine

2008-01-18 Thread Simon Pepping
On Fri, Jan 18, 2008 at 12:52:01PM +0100, Luca Furini wrote: I was wondering whether this the promotion can be performed also each time the active node list contains just a single node ... Yes, that should be possible. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Thoughts on interaction between FOTree and layoutengine

2008-01-17 Thread Simon Pepping
over all Knuth elements. This loop can be made interruptible, provided the state is preserved. This property makes it possible to run the Knuth algorithm intermittently. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Thoughts on interaction between FOTree and layoutengine

2008-01-16 Thread Simon Pepping
the page breaker. Making the LMs return their Knuth elements to the page breaker immediately is required to finish pages early. But that is another major refactoring effort. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: The intermediate format and the plan towards FOP 1.0

2007-11-27 Thread Simon Pepping
make sure we are all on the same track again. We neglected that a bit in the last 18 months. After all, the project charter says we should have an up-to-date project plan. WDYT? Jeremias Maerki -- Simon Pepping home page: http://www.leverkruid.eu

Re: DO NOT REPLY [Bug 42616] - fop bash script still broken under cygwin when current dir has spaces

2007-10-31 Thread Simon Pepping
report also works properly under Cygwin and under vanilla Bourne shells. Broken support for these shells gave rise to the earlier bug reports. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Merging back Temp_PDF_in_PDF into Trunk?

2007-10-11 Thread Simon Pepping
On Wed, Oct 10, 2007 at 06:25:52PM +0200, Jeremias Maerki wrote: Is anyone opposed to my merging back Temp_PDF_in_PDF back into Trunk? All major issues are already resolved and the changes shouldn't impact on Simon's work in the layout engine. I have no objection. Simon -- Simon Pepping

Re: Interleaved line-/page-breaking: list-blocks working?

2007-10-04 Thread Simon Pepping
out of 368 tests pass on my end. -- Simon Pepping home page: http://www.leverkruid.eu

Re: Temp_Interleaved_Page_Line_Breaking

2007-10-04 Thread Simon Pepping
quite early in the process. You don't always need to look at all words/lines in the paragraph/page-sequence for that. -- Simon Pepping home page: http://www.leverkruid.eu

Re: Temp_Interleaved_Page_Line_Breaking

2007-10-01 Thread Simon Pepping
before page breaking starts. There is no room for changing the page widths. The total-fit algorithm has no point where you can interfere. You need to give it all information at the start. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Temp_Interleaved_Page_Line_Breaking, failed unit tests

2007-09-30 Thread Simon Pepping
been applied to ParagraphListElements, they have been replaced by KnuthBlockBoxes and similar KnuthElements. Then the CCE will have been removed. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r579092 - /xmlgraphics/fop/branches/Temp_Interleaved_Page_Line_Breaking/

2007-09-25 Thread Simon Pepping
: Branch for the development of interleaved page and line breaking Added: xmlgraphics/fop/branches/Temp_Interleaved_Page_Line_Breaking/ - copied from r519671, xmlgraphics/fop/trunk/ -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r579092 - /xmlgraphics/fop/branches/Temp_Interleaved_Page_Line_Breaking/

2007-09-25 Thread Simon Pepping
On Tue, Sep 25, 2007 at 09:19:47AM +0100, Chris Bowditch wrote: Simon Pepping wrote: In a word: WOW! And I thought you had stopped following the FOP project! How wrong was I! In a sense that is true. During summer I followed FOP only superficially and did not do any work on this branch

Re: svn commit: r579092 - /xmlgraphics/fop/branches/Temp_Interleaved_Page_Line_Breaking/

2007-09-25 Thread Simon Pepping
several ideas. So it is very much in your area of interest. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r579092 - /xmlgraphics/fop/branches/Temp_Interleaved_Page_Line_Breaking/

2007-09-25 Thread Simon Pepping
On Tue, Sep 25, 2007 at 09:01:59AM +0200, Simon Pepping wrote: The branch was copied from revision 519671, when I started this work. Next I will work on merging the changes of trunk since then into the branch. That was not as difficult as I feared, and it is done. The only real problem

Re: reset and resetPosition Methods on Layout Managers

2007-08-13 Thread Simon Pepping
method the code always went one node too far, and then reset itself to the best node using these reset methods. Indeed, they do not seem useful anymore. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: FOP 0.94

2007-07-05 Thread Simon Pepping
from me. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r549767 - in /xmlgraphics/fop/trunk: src/java/org/apache/fop/fo/pagination/ src/java/org/apache/fop/layoutmgr/ test/layoutengine/standard-testcases/

2007-06-22 Thread Simon Pepping
of the avoided debug message is equal to the amount of work to test the condition. Simon Pepping -- Simon Pepping home page: http://www.leverkruid.eu

Re: PATCH for Arabic/Persian Text, and Bidi-override!

2007-05-08 Thread Simon Pepping
this in FOP. It all depends on whether the code aligns well with the current code base. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Change to support named destination and test files

2007-04-14 Thread Simon Pepping
which may be related: 3:KERNEL:cpage.cc:collectAnnotations:348: Unable to get Annots array - message= not found in Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Change to support named destination and test files

2007-04-12 Thread Simon Pepping
of a problem that it is all in French, but I can also see that as a challenge to refresh my French. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: startPageSequence() in Renderer interface

2007-04-03 Thread Simon Pepping
extensions that have been defined as children of the simple page master prior to processing the individual pages in its sequence). I don't think I'm missing something here.. Speak now or forever hold your peace :-) Little hope. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Position, Leaf/NonLeafPosition, wrapping positions

2007-03-10 Thread Simon Pepping
is however rather old. Later I have added a few notes to the Wiki, see FOPImplementationNotes. It does contain a section on property lists. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: fop.bat needs patching

2007-03-08 Thread Simon Pepping
of that language, in order to enable you to run the same on a Windows 98 computer. My Windows 98 system broke down quite a while ago, but there seem to be people who are kinder to it, and have kept it alive until now. Simon, who prefers to spend his time and efforts on forward looking features -- Simon

Re: fop.bat needs patching

2007-03-07 Thread Simon Pepping
the recently added new xmlgraphics-commons-1.2svn.jar on the trunk. I have added this patch to the patch list (http://issues.apache.org/bugzilla/show_bug.cgi?id=41778). Keep it broken, so people are going to use the cmd or js startup scripts. Simon -- Simon Pepping home page: http

Re: ApacheCon EU

2007-02-22 Thread Simon Pepping
On Wed, Feb 21, 2007 at 08:01:07PM +0100, Andreas L Delmelle wrote: Anyone here going to Amsterdam (or: 'staying there' would be more fitting for Simon) in May? I plan to be there, unless foreign travel brings me elsewhere in that time period. Simon -- Simon Pepping home page: http

Re: FO snippets for unit testing

2007-02-13 Thread Simon Pepping
Eclipse from time to time I'm happy. Of course I'm open to any comments or suggestions. Very efficient, very nice. I think that eventually you should move the expectations into the test files, similarly to the layoutengine test files. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r503326 - in /xmlgraphics/fop/trunk: src/java-1.4/org/apache/fop/image/ImageIOImage.java status.xml

2007-02-06 Thread Simon Pepping
-relative.xml - external-graphic_png.xml - inline_vertical-align_2.xml - table-cell_background-image.xml Same failures here. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: FOP Maven artifacts

2007-01-23 Thread Simon Pepping
On Mon, Jan 22, 2007 at 06:40:03PM -0700, Jason Johnston wrote: Simon Pepping wrote: Users would like to use a meaningful fop-hyph.jar in order to get hyphenation for a number of languages. You can use fop-hyph.jar from the Offo project, http://downloads.sourceforge.net/offo/offo-hyphenation

Re: FOP Maven artifacts

2007-01-22 Thread Simon Pepping
-hyphenation-fop-stable.zip?modtime=1168687293big_mirror=0. I do not know how this should be deployed in a Maven repository. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r496842 - in /xmlgraphics/fop/trunk: fop.cmd fop.js

2007-01-17 Thread Simon Pepping
to catch its STDOUT and STDERR and print that on the script's STDOUT and STDERR. There does not seem to be a way to let the process communicate directly with the user. I hope someone with more experience with JScript can improve this. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r496842 - in /xmlgraphics/fop/trunk: fop.cmd fop.js

2007-01-16 Thread Simon Pepping
the appropriate line in the script. Enjoy, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Unicode issues

2007-01-15 Thread Simon Pepping
, otherwise emit a warning and simply skip the step. That is a good idea. I think we should regard ICU4J as a base library and not implement anything which is available in it. We may expect people who want decent Unicode functionality to have the ICU libraries installed. Simon -- Simon Pepping

Re: Unicode issues

2007-01-15 Thread Simon Pepping
tradeoff (NFC ought to be more compact but NFC'ing the source text may be more expensive than NFD'ing). NFC is the standard for the web. Does that carry any weight? Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Unicode soft hyphen and hyphenation

2007-01-13 Thread Simon Pepping
of the hyphenation services of the renderer. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Announcements refused

2007-01-10 Thread Simon Pepping
On Tue, Jan 09, 2007 at 09:28:26PM +0100, J.Pietschmann wrote: Simon Pepping wrote: [EMAIL PROTECTED] I took care of that. Thanks. We might need to annotate the lists announcements are sent to by subscribed team members :-) I will add a note to the release page. Oh, and the Mulberry

Re: Apache FOP 0.93 Released

2007-01-09 Thread Simon Pepping
such a deployment. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: FOP Memory issues

2007-01-09 Thread Simon Pepping
later. Nice background, fitting to the subject. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Announcements refused

2007-01-08 Thread Simon Pepping
email, that would be good. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Apache FOP 0.93 Released

2007-01-08 Thread Simon Pepping
://xmlgraphics.apache.org/fop/relnotes.html For the FOP team, Simon Pepping [EMAIL PROTECTED] signature.asc Description: Digital signature

Re: [VOTE] Release of FOP 0.93

2007-01-07 Thread Simon Pepping
On Wed, Jan 03, 2007 at 11:25:05PM +0100, Simon Pepping wrote: I have again prepared the release files for the FOP 0.93 release. They were created from the tag https://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-0_93. You can find them at http://people.apache.org/~spepping

Add bugzilla entry for the new release id.

2007-01-07 Thread Simon Pepping
Add bugzilla entry for the new release id: How do I do that? -- Simon Pepping home page: http://www.leverkruid.eu

Re: java -jar build/fop.jar

2007-01-06 Thread Simon Pepping
On Sat, Jan 06, 2007 at 02:48:52AM +0100, Christian Geisert wrote: Simon Pepping schrieb: According to the documentation page fop may be run as: java -jar build/fop.jar. In our own bin packages that does not work, because the manifest file lists the libraries without a path. Does

Re: java -jar build/fop.jar

2007-01-06 Thread Simon Pepping
, it depends on Windows versions. But I am not going to go through hoops to support Windows 98 and such. For me the past ends with Windows 2000. Simon -- Simon Pepping home page: http://www.leverkruid.eu

java -jar build/fop.jar

2007-01-05 Thread Simon Pepping
to include lib/fop-hyph.jar. That allows people to insert their own hyphenation jar file. What do you think? Simon -- Simon Pepping home page: http://www.leverkruid.eu

[VOTE] Release of FOP 0.93

2007-01-03 Thread Simon Pepping
website, we will wait 24 hours for the mirrors to catch up, and then announcements will be sent to appropriate mailing lists. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu signature.asc Description: Digital signature

Re: Missed update of fop.bat

2007-01-02 Thread Simon Pepping
. Simon Pepping @ Home wrote: On Fri, Dec 29, 2006 at 10:55:22AM +0100, Jeremias Maerki wrote: ... there's a little bug in the dist: fop.bat doesn't contain the right filename for xmlgraphics-commons.jar after the JAR update. This mishap is of course partly due to the use of an outdated

Re: [VOTE] Release of FOP 0.93

2006-12-30 Thread Simon Pepping
On Wed, Dec 27, 2006 at 12:04:19PM +0100, Simon Pepping wrote: I have prepared the release files for the FOP 0.93 release. They were ... Herewith I start a vote on this release. The vote will end in 72 hours, that is, on Saturday 30 December 2006 at noon UTC. Various issues with the dist

Re: New FOP release: FOP 0.93

2006-12-30 Thread Simon Pepping
On Tue, Dec 19, 2006 at 09:02:06PM +0100, Simon Pepping wrote: As discussed recently, I will prepare a release of FOP, to be named 0.93. I have committed fixes for the reported issues with the dist files. I have also fixed a few other issues I discovered. I have added a few important changes

[VOTE] Release of FOP 0.93

2006-12-27 Thread Simon Pepping
, that is, on Saturday 30 December 2006 at noon UTC. If the vote passes the release files will be moved to the main Apache website, we will wait 24 hours for the mirrors to catch up, and then announcements will be sent to appropriate mailing lists. Regards, Simon -- Simon Pepping home page: http

Re: Columns from first row (continued)

2006-12-25 Thread Simon Pepping
tuned. Cheers, Andreas -- Simon Pepping home page: http://www.leverkruid.eu

Failure in junit tests under java != 1.5

2006-12-25 Thread Simon Pepping
can run the junit tests successfully under another java than 1.5 when I run them directly, without using ant. It looks like one JVM cannot write to the file system. Any suggestion? Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r489881 - in /xmlgraphics/fop/branches/fop-0_93: ./ src/documentation/ src/documentation/content/xdocs/ src/documentation/content/xdocs/0.93/ src/documentation/resources/stylesheets/

2006-12-24 Thread Simon Pepping
-- Simon Pepping home page: http://www.leverkruid.eu

Re: New FOP release: FOP 0.93

2006-12-24 Thread Simon Pepping
On Sun, Dec 24, 2006 at 10:09:14AM -0600, Jess Holle wrote: Is there any sort of time table for a non-alpha/beta 0.9x or 1.0 release? That is what I am preparing: FOP 0.93 (without beta), to be released on 2 January 2007. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: A nit: visibility of FObj.bind()?

2006-12-21 Thread Simon Pepping
it needs to be invoked after creating an FObj, so it should have the same visibility as the creator method. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: PNG transparency renders as black - urgent

2006-12-20 Thread Simon Pepping
that is missing as a temporary fix, please do. It shouldn't be difficult. You can maybe use XmlGraphicsCommonsImage for hints. -- Simon Pepping home page: http://www.leverkruid.eu

Re: New FOP release: FOP 0.93

2006-12-20 Thread Simon Pepping
Done, and branch xmlgraphics/fop/branches/fop-0_93 created. On Tue, Dec 19, 2006 at 09:02:06PM +0100, Simon Pepping wrote: As discussed recently, I will prepare a release of FOP, to be named 0.93. Two issues need to be addressed: 1. I will apply two patches by Richard Wheeldon, to improve

Re: New FOP release: FOP 0.93

2006-12-20 Thread Simon Pepping
, src/documentation/content/xdocs/faq.xml, the main page of this release, src/documentation/content/xdocs/0.93/index.xml, and the upgrading page, src/documentation/content/xdocs/0.93/upgrading.xml. On Wed, Dec 20, 2006 at 10:24:25AM +0100, Simon Pepping wrote: Done, and branch xmlgraphics/fop

New FOP release: FOP 0.93

2006-12-19 Thread Simon Pepping
changes until the branch has been created? Please, let me know if you have different ideas. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: New releases

2006-12-18 Thread Simon Pepping
releasing. I'm personally in favor of releasing as is because we can't wait more. It would be great to release before Christmas but that'll be tight IMO... I will be available for help. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: New releases

2006-12-17 Thread Simon Pepping
properties. It's not that big a deal, since we can reactivate them later. FTM, all it will do is reduce memory usage in the FOTree, which benefits users that need to process huge FO documents. Good idea. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: DO NOT REPLY [Bug 41019] - Left-align oddness with long, unbreakable strings following

2006-12-06 Thread Simon Pepping
On Wed, Dec 06, 2006 at 12:19:01PM +0100, Luca Furini wrote: Simon Pepping wrote: Would this be a good moment to make these features of the breaking algorithm user configurable, like they are in TeX? This allows people to play with the various possibilities without having to modify the code

Re: DO NOT REPLY [Bug 41019] - Left-align oddness with long, unbreakable strings following

2006-12-06 Thread Simon Pepping
. And a soft hyphen inserted by the user is equivalent to a legal linebreak created by the hyphenation process. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Questions regarding the table layout code

2006-12-03 Thread Simon Pepping
, but it does not hurt if they do. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Page-Number-Citation Alignment

2006-10-13 Thread Simon Pepping
prevailed. I am glad it is useful. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: XSL-FO 2.0 workshop in Heidelberg next week

2006-10-10 Thread Simon Pepping
content in inline content is the natural organization of displayed formulas and tables. Demanding that FO generating stylesheets separate them is moving the burden back to them. I am not in favour of that. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: svn commit: r453700 - in /xmlgraphics/fop/trunk: src/java/org/apache/fop/area/inline/UnresolvedPageNumber.java test/layoutengine/standard-testcases/page-number-citation_basic_2.xml

2006-10-07 Thread Simon Pepping
that the wrong ipd was calculated. Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Page-Number-Citation Alignment

2006-10-06 Thread Simon Pepping
the FOP - Dev mailing list archive at Nabble.com. -- Simon Pepping home page: http://www.leverkruid.eu

Re: Do we have Area Tree construction also via getNextKnuthElements methods or mostly via addAreas?

2006-10-05 Thread Simon Pepping
-- Simon Pepping home page: http://www.leverkruid.eu

Re: Page-Number-Citation Alignment

2006-10-05 Thread Simon Pepping
to an auxiliary file, which on the next run could be loaded as hints for the values to be expected. Neither is a small fix. But if you are willing to work on it, especially 1), that would be cool. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Do we have Area Tree construction also via getNextKnuthElements methods or mostly via addAreas?

2006-10-04 Thread Simon Pepping
invocations/dependencies during some general table processing. No UML diagrams for FOP available. Would be nice though. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: How to use FOP in wysiswyg editor, or how to speed up

2006-09-26 Thread Simon Pepping
, say, only a single fo:block-container with relatively little effort. This might have the possibly interesting side-effect that we could write a plug-in for Batik to render FO content within an SVG. :-) Jeremias Maerki -- Simon Pepping home page: http://www.leverkruid.eu

Re: Signup for the Cocoon GT Hackathon

2006-09-22 Thread Simon Pepping
creating a Cocoon serializer for the current FOP release as a hacking idea. Not sure if I'll have much time to work on this myself, but it'd be very nice to have. -Bertrand Jeremias Maerki -- Simon Pepping home page: http://www.leverkruid.eu

Re: Committing again..

2006-09-18 Thread Simon Pepping
. :) I'll do my best not to break anything, and also to include automated tests for my changes. Why don't you start a branch? That gives you more room for experimenting. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: [Xmlgraphics-fop Wiki] Update of PageLayout/PageAndLineBreaking by SimonPepping

2006-09-18 Thread Simon Pepping
would be equivalent, but I can't figure out yet. I have not thought about the problem in this way. It seems unnatural to me and also rather equivalent. I will update the wiki page as soon as I can reach it again. Regards, Simon -- Simon Pepping home page: http://www.leverkruid.eu

Re: Configuration file problems

2006-09-13 Thread Simon Pepping
On Tue, Sep 12, 2006 at 09:37:20PM +0200, Jeremias Maerki wrote: On 12.09.2006 21:13:35 Simon Pepping wrote: Re extensibility: A XML file is validated according to the DTD or schema that it declares (Relax-NG is an exception). The user can put a DTD or schema of his own choice in the user

Re: Configuration file problems

2006-09-12 Thread Simon Pepping
something at some point. Any ideas, thoughts? Jeremias Maerki -- Simon Pepping home page: http://www.leverkruid.eu

<    1   2   3   4   5   >