Re: Line breaks around dashes

2002-08-21 Thread Jessica Perry Hekman
On Thu, 22 Aug 2002, J.Pietschmann wrote: > This should be fixed now. It is. Thanks very much! j --- "Users complain that they receive too much spam, while spammers protest messages are legal." -InfoWorld "You do not have to do everything disagreeable that you have a right to do." -Judith

Re: Line breaks around dashes

2002-08-21 Thread J.Pietschmann
Jessica Perry Hekman wrote: > Attached. It looks like every page-sequence starts over from zero -- > except the very first one, which starts from one. This should be fixed now. J.Pietschmann - To unsubscribe, e-mail: [EMAIL P

Re: Line breaks around dashes

2002-08-20 Thread Peter B. West
J.Pietschmann wrote: > TR14 needs a table for certain character properties be present, > which can be derived from the official database. We probably > need such a table for other purposes too, for example writing > direction and word separation. I fear an implementation which > is not too heavyw

Re: Line breaks around dashes

2002-08-20 Thread Jessica Perry Hekman
On Tue, 20 Aug 2002, J.Pietschmann wrote: > I fiddled a bit with page number initialisation. Could > you post a small example which demonstrates the effect > you noticed? Use to generate > pages to keep it short. Attached. It looks like every page-sequence starts over from zero -- except the v

Re: Line breaks around dashes

2002-08-20 Thread J.Pietschmann
Jessica Perry Hekman wrote: > Is broken on that branch? It was working fine in 0.20.4. > However, in the version I checked out from cvs, calling it in some > page-sequences returns the number "0", and then when eventually it does > start working, it starts counting from "1," even though there

Re: Line breaks around dashes

2002-08-20 Thread Jessica Perry Hekman
On Mon, 19 Aug 2002, J.Pietschmann wrote: > HEAD doesn't work, check out fop-0_20_2-maintain. Done. Is broken on that branch? It was working fine in 0.20.4. However, in the version I checked out from cvs, calling it in some page-sequences returns the number "0", and then when eventually it d

Re: Line breaks around dashes

2002-08-20 Thread J.Pietschmann
Karen Lease wrote: > That's a good question. As far as I've seen there's nothing official in > the specification, so it's up to each implementation to handle this. I > believe it falls in the category of things which could be defined by the > "user agent" idea in FOP and then used by the line

Re: Line breaks around dashes

2002-08-19 Thread Karen Lease
Hi Jessica, That's a good question. As far as I've seen there's nothing official in the specification, so it's up to each implementation to handle this. I believe it falls in the category of things which could be defined by the "user agent" idea in FOP and then used by the line-breaking al

Re: Line breaks around dashes

2002-08-19 Thread J.Pietschmann
Jessica Perry Hekman wrote: > I assume these are just problems which are going to be worked out before > the next release, and that I should just fall back to 0.20.3; but if I did > something wrong (like check out HEAD when I should have checked out a > branch), please let me know. HEAD doesn'

Re: Line breaks around dashes

2002-08-19 Thread Jessica Perry Hekman
On Mon, 19 Aug 2002, J.Pietschmann wrote: > Unfortunately, FOP does not implement TR14, it treats nearly > all characters except Unicode spaces as not allowing a break. > You can insert a zero width space before and after the mdash > in order to get the desired behaviour (as also defined by TR14)

Re: Line breaks around dashes

2002-08-19 Thread J.Pietschmann
Jessica Perry Hekman wrote: > Is there any way to ask FOP to allow line breaks before and after > particular characters -- in my case, mdashes? Apologies if this should > actually be specified in the FO; I've been trying to find a place in the > FO spec which says how to specify legal breaking cha

Line breaks around dashes

2002-08-18 Thread Jessica Perry Hekman
Is there any way to ask FOP to allow line breaks before and after particular characters -- in my case, mdashes? Apologies if this should actually be specified in the FO; I've been trying to find a place in the FO spec which says how to specify legal breaking characters, and I've failed so far. It