Hyphenation

2005-02-04 Thread Puppala, Kumar (LNG-DAY)
this behavior when using AntennaHouse. Is there any known issue with this? Also I was getting a bunch of errors from FOP that I need to use the language property. I ended up using the language="en" property but that did not solve the problem completely. In some cases I see the hyphenation happen bu

Re: hyphenation

2004-12-17 Thread J.Pietschmann
p.jar \ org.apache.fop.layout.hyphenation.HyphenationTree This class has a main function, which can be used for debugging (check the source for details). You can use this to check whether the problem is with the hyphenation librabry code and/or your pattern definitions or whether it is in the

RE: hyphenation

2004-12-15 Thread Andreas L. Delmelle
> -Original Message- > From: robert frapples [mailto:[EMAIL PROTECTED] > Hi, > "Odd numbers represent an acceptable location for a hyphen, with > higher values overriding lower inhibiting values. Sorry. Indeed! Don't know where my head was... Upside-down it seems :-) > > This leads m

Re: hyphenation

2004-12-15 Thread robert frapples
"Odd numbers represent an acceptable location for a hyphen, with higher values overriding lower inhibiting values. . .Due to a bug currently patterns with values of 8 and greater don't have an effect, so don't wonder." (from http://xml.apache.org/fop/hyphenation.html) This leads me to believe that

RE: hyphenation

2004-12-14 Thread Andreas L. Delmelle
> -Original Message- > From: robert frapples [mailto:[EMAIL PROTECTED] > Hi, > Just to make sure, if i added to : > ) > ( > , > > and to : > 7( > )7 > ,7 > > And the text: "Frapples,Robert(Agency)" is split at 15 > characters, I should get: > "Frapples,- > Robert(Agency)" > > Right? Not

Re: hyphenation

2004-12-14 Thread robert frapples
I tried recompiling my fop.jar with the changes in {source-dir}/hyph/en.xml, still no luck. Just to make sure, if i added to : ) ( , and to : 7( )7 ,7 And the text: "Frapples,Robert(Agency)" is split at 15 characters, I should get: "Frapples,- Robert(Agency)" Right? On Tue, 14 Dec 2004 07:24:

Re: hyphenation

2004-12-14 Thread robert frapples
On Mon, 13 Dec 2004 23:17:01 +0100, J.Pietschmann <[EMAIL PROTECTED]> wrote: > robert frapples wrote: > > C:\fop\hyph\en.xml has: > > . . . > > > > 5( > > ,5 > > )5 > > . . . > > > > Shouldn't this make it tend to break before and after parenthesis, and > > after commas? Am I missing something? >

Re: Re: hyphenation

2004-12-13 Thread Webmaster
!!!ATTENTION CE COURRIER N'EST PAS ARRIVE A DESTINATION!!! Due a une très forte progression du SPAM sur notre boite aux lettres, nous vous prions de bien vouloir transférer votre courriel a notre nouvelle adresse: [EMAIL PROTECTED] Merci de votre compréhension Alacuisine.Net !!!ATTENTION CE COURR

Re: hyphenation

2004-12-13 Thread J.Pietschmann
robert frapples wrote: C:\fop\hyph\en.xml has: . . . 5( ,5 )5 . . . Shouldn't this make it tend to break before and after parenthesis, and after commas? Am I missing something? You have to add parenthesis and comma to the "classes" entry. And you'll get a hyphen unless you redefined the hyphen cha

hyphenation

2004-12-13 Thread robert frapples
I call fop with fop.bat -c "C:\fop\cfg.xml" . . . C:\fop\cfg.xml has hyphenation-dirC:\fop\hyph C:\fop\hyph\en.xml has: . . . 5( ,5 )5 . . . Shouldn't this make it tend to break before and after parenthesis, and after commas? Am I mi

Re: hyphenation in single syllable language?

2004-11-11 Thread Simon Pepping
On Thu, Nov 11, 2004 at 05:13:37PM +0100, Andreas L. Delmelle wrote: > > From: Hoang Tuan Nguy?n D?ng [mailto:[EMAIL PROTECTED] > > > > Hi, > > > > i've try your suggest but there is no change :(. > > fist at all, i've change my locale in docbook so

RE: hyphenation in single syllable language?

2004-11-11 Thread Andreas L. Delmelle
> -Original Message- > From: Hoang Tuan Nguy?n D?ng [mailto:[EMAIL PROTECTED] > Hi, > i've try your suggest but there is no change :(. > fist at all, i've change my locale in docbook source from 'vi' to > 'en', the hyphenation is work w

RE: hyphenation in single syllable language?

2004-11-11 Thread Andreas L. Delmelle
> -Original Message- > From: Hoàng Tuân Nguy?n Ð?ng [mailto:[EMAIL PROTECTED] > Hi, > i want to know about the capablity to disable spliting a word in fop ? > hyphenation as i know!! > > i've build a Vietnamese pdf document with fop, but there is some

Re: hyphenation

2004-09-23 Thread Jeremias Maerki
See here: http://xml.apache.org/fop/hyphenation.html http://offo.sourceforge.net/ http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=1881555 On 23.09.2004 14:09:34 Anton Packianathan wrote: > how i can activate the hyphenation for geman! Jeremias

hyphenation

2004-09-23 Thread Anton Packianathan
Hi, how i can activate the hyphenation for geman! Regards! Thava! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Project offo distributes hyphenation pattern files for FOP

2004-09-11 Thread Simon Pepping
Dear FOP users, In February 2004 a large number of hyphenation pattern files were removed from FOP's CVS repository due to licensing issues. These hyphenation patterns were contributed to FOP under licenses which allowed their free distribution, but under conditions which were felt to

Re: Hyphenation foundry

2004-06-21 Thread Simon Pepping
Jörg, On Sun, Jun 20, 2004 at 10:08:46PM +0200, J.Pietschmann wrote: > Simon Pepping wrote: > >This would not exclude making it available on a public web page? > Yes. I'll replace the tarball with another one without the link > parser but including the PatGen code. Unfortunately I detected the > p

Re: Hyphenation foundry

2004-06-20 Thread J.Pietschmann
Simon Pepping wrote: Do you want to pursue these efforts further, or do you want to make them available to others who might be interested? I wanted to make my current code available to others, in particular the PatGen port (which unfortunately went missing), in order to avoid unnecessary duplicatio

Re: Hyphenation foundry

2004-06-20 Thread Clay Leeds
On Jun 20, 2004, at 12:14 PM, Simon Pepping wrote: Jörg, On Wed, Jun 16, 2004 at 11:15:42PM +0200, J.Pietschmann wrote: Simon Pepping wrote: I think it is time to create a project for the hyphenation files at Sourceforge. The project should be a home for all sorts of accessories to FOP, or even

Re: Hyphenation foundry

2004-06-20 Thread Simon Pepping
I would like some rather different ideas: FOX or FO-extra AmFOra: an amphora for FO goodies EuFOria: FO goodies that make FO users euphoric Well-FO-Armed Simon On Wed, Jun 16, 2004 at 01:40:21PM -0700, Clay Leeds wrote: > Sure! I'd love to participate! I don't know how yet, though... Such a pro

Re: Hyphenation foundry

2004-06-20 Thread Simon Pepping
Jörg, On Wed, Jun 16, 2004 at 11:15:42PM +0200, J.Pietschmann wrote: > Simon Pepping wrote: > >I think it is time to create a project for the hyphenation files at > >Sourceforge. The project should be a home for all sorts of accessories > >to FOP, or even to FO processors in

Re: Hyphenation foundry [was: Re: proposed font project]

2004-06-17 Thread J.Pietschmann
Peter B. West wrote: Does Character.UnicodeBlock provide any of this functionality? I'm not aware of any Java RTL class which reads the original Unicode data files. Most of the data found its way into the Charachter and Character.UnicodeBlock classes though, and as of Unicode 4.0 the data seems to

Re: Hyphenation foundry [was: Re: proposed font project]

2004-06-17 Thread Peter B. West
J.Pietschmann wrote: Simon Pepping wrote: I think it is time to create a project for the hyphenation files at Sourceforge. The project should be a home for all sorts of accessories to FOP, or even to FO processors in general. Do you want to participate? Do you know a nice name? Well, sf.net would

Re: Hyphenation foundry [was: Re: proposed font project]

2004-06-17 Thread Peter B. West
Simon Pepping wrote: Hi Clay, On Sat, May 29, 2004 at 10:02:37PM -0700, Clay Leeds wrote: It would also be good to develop some sort of hyphenation foundry... I think it is time to create a project for the hyphenation files at Sourceforge. The project should be a home for all sorts of accessories

Re: Hyphenation foundry [was: Re: proposed font project]

2004-06-16 Thread J.Pietschmann
Simon Pepping wrote: I think it is time to create a project for the hyphenation files at Sourceforge. The project should be a home for all sorts of accessories to FOP, or even to FO processors in general. Do you want to participate? Do you know a nice name? Well, sf.net would appeal to a larger

Re: Hyphenation foundry [was: Re: proposed font project]

2004-06-16 Thread Clay Leeds
On Jun 16, 2004, at 12:20 PM, Simon Pepping wrote: Hi Clay, Hi Simon! On Sat, May 29, 2004 at 10:02:37PM -0700, Clay Leeds wrote: It would also be good to develop some sort of hyphenation foundry... I think it is time to create a project for the hyphenation files at Sourceforge. The project should

Hyphenation foundry [was: Re: proposed font project]

2004-06-16 Thread Simon Pepping
Hi Clay, On Sat, May 29, 2004 at 10:02:37PM -0700, Clay Leeds wrote: > It would also be good to develop some sort of hyphenation foundry... I think it is time to create a project for the hyphenation files at Sourceforge. The project should be a home for all sorts of accessories to FOP, or e

Re: FOP Hyphenation question

2004-06-02 Thread Wessel van Norel
have to do a search and replace afterwards, if it's not possible to prevent the hyphenation of email addresses in the hyphenation patterns. Can you be more specific on the way you're constructing the FO? If it is an option to use XML+XSLT, you wouldn't need s&r. Provided that

RE: FOP Hyphenation question

2004-05-28 Thread Andreas L. Delmelle
und the email address themselves. So to add > the fo:inline around the email address I'll have to do a search and > replace afterwards, if it's not possible to prevent the hyphenation of > email addresses in the hyphenation patterns. > Can you be more specific on the way you're co

Re: FOP Hyphenation question

2004-05-28 Thread J.Pietschmann
Clay Leeds wrote: How would adding [EMAIL PROTECTED] around the email address affect search & replace? It wouldn't disable hyphenation for the string though. Hyphenation properties are block properties and implemented as such. J.Pi

Re: FOP Hyphenation question

2004-05-28 Thread Wessel van Norel
Clay Leeds wrote: On May 28, 2004, at 7:14 AM, Wessel van Norel wrote: Hi all, I've a FOP hyphenation question. I need to stop the hyphenation of email addresses in a text provided by an user. I could put a around the email address. But I am hoping there is a way to do this wit

Re: FOP Hyphenation question

2004-05-28 Thread Clay Leeds
On May 28, 2004, at 7:14 AM, Wessel van Norel wrote: Hi all, I've a FOP hyphenation question. I need to stop the hyphenation of email addresses in a text provided by an user. I could put a around the email address. But I am hoping there is a way to do this with the hyphenation patterns,

FOP Hyphenation question

2004-05-28 Thread Wessel van Norel
Hi all, I've a FOP hyphenation question. I need to stop the hyphenation of email addresses in a text provided by an user. I could put a around the email address. But I am hoping there is a way to do this with the hyphenation patterns, since that would prevent a search and replace for the

Re: Hyphenation Patterns

2004-03-29 Thread Clay Leeds
On Mar 29, 2004, at 11:51 AM, Simon Pepping wrote: I am about to make the hyphenation patterns for German and French available on my homepage, www.leverkruid.nl/FOP/index.html. I intend to find a home for all hyphenation pattern files that have a license that is not compatible with the Apache

Re: Hyphenation Patterns

2004-03-29 Thread Simon Pepping
On Thu, Mar 25, 2004 at 07:00:45AM -0800, Clay Leeds wrote: > On Mar 25, 2004, at 1:39 AM, Chris Bowditch wrote: > >Waggershauser, Thomas wrote: > > > >>Hello, > >>I need Hyphenation Patterns for german and french language. These are > >>not available at

Re: Hyphenation Patterns

2004-03-25 Thread Clay Leeds
On Mar 25, 2004, at 1:39 AM, Chris Bowditch wrote: Waggershauser, Thomas wrote: Hello, I need Hyphenation Patterns for german and french language. These are not available at the fop-homepage, but a reference to a tex source. Its mentioned that its possible to convert the tex-format to the fop

Re: Hyphenation Patterns

2004-03-25 Thread Chris Bowditch
Waggershauser, Thomas wrote: Hello, I need Hyphenation Patterns for german and french language. These are not available at the fop-homepage, but a reference to a tex source. Its mentioned that its possible to convert the tex-format to the fop xml-format. I tried really hard to find out how to

Hyphenation Patterns

2004-03-25 Thread Waggershauser, Thomas
Hello, I need Hyphenation Patterns for german and french language. These are not available at the fop-homepage, but a reference to a tex source. Its mentioned that its possible to convert the tex-format to the fop xml-format. I tried really hard to find out how to do this, but I got no idea

Re: RE : hyphenation problem

2004-01-27 Thread J.Pietschmann
VAGNER Rodolphe wrote: Do you think the error below can be generated by the absence of a fr.xml hyphenation file in the 0.20.5 version of FOP ? So the two problems (add hyphenation file and this error ) maibe the same one . If not, does someone know how I can fix this please

RE : hyphenation problem

2004-01-27 Thread VAGNER Rodolphe
Do you think the error below can be generated by the absence of a fr.xml hyphenation file in the 0.20.5 version of FOP ? So the two problems (add hyphenation file and this error ) maibe the same one . If not, does someone know how I can fix this please : java.io.InvalidClassException

RE : hyphenation problem

2004-01-27 Thread VAGNER Rodolphe
I try the rebuild method proposed and both points of last mail are ok. Thank you very much. Ro -- -Message d'origine- -- De : Peter Menzel [mailto:[EMAIL PROTECTED] -- Envoyé : mardi 27 janvier 2004 10:06 -- À : [EMAIL PROTECTED] -- Objet : Re: hyphenation problem -- -- -

Re: hyphenation problem

2004-01-27 Thread Peter Menzel
Hi If you want to include new hyphenation patterns into fop, it's not enough to zip them into the fop.jar.. You have to download the source, copy the patterns in the hyph dir and then run the build script, to compile a new jar file.. Peter > Hy, > > I upgrade from 0.20.4 to 0.2

Re: hyphenation problem

2004-01-26 Thread J.Pietschmann
VAGNER Rodolphe wrote: "[ERROR] Couldn't find hyphenation pattern fr_fr using general language pattern fr instead." Even I've add to fop.jar the fr.hyp file. Well, the hyphenator looks for a fr_fr.hyp file, probably because you have both language="fr" and country

hyphenation problem

2004-01-26 Thread VAGNER Rodolphe
Title: Message Hy,   I upgrade from 0.20.4 to 0.20.5 and I have the following error in the log :   "[ERROR] Couldn't find hyphenation pattern  fr_frusing general language pattern fr instead."   Even I've add to fop.jar the fr.hyp file.   Maibe it's not the r

RE: configuration problem: hyphenation

2004-01-13 Thread Andreas L. Delmelle
> -Original Message- > From: J.Pietschmann [mailto:[EMAIL PROTECTED] > > J.Pietschmann wrote: > > 2. file:///\fop\fop-0.20.5\conf > Darn, should be > file:///fop/fop-0.20.5/conf > of course. > Sorry if it's contagious :) Cheers, Andreas -

Re: configuration problem: hyphenation

2004-01-13 Thread J.Pietschmann
J.Pietschmann wrote: 2. file:///\fop\fop-0.20.5\conf Darn, should be file:///fop/fop-0.20.5/conf of course. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: configuration problem: hyphenation

2004-01-13 Thread John Austin
On Tue, 2004-01-13 at 19:14, J.Pietschmann wrote: > Kyle Kotwica wrote: > > Using either form of the URL suggested. > > The comment meant: > 1. file:///\fop\fop-0.20.5\conf > While it is a syntatcically valid URL, it probably wont work as expected, > i.e. it does not address the file system object

Re: configuration problem: hyphenation

2004-01-13 Thread J.Pietschmann
user configuration file: \fop\fop-0.20.5\conf\userconfig.xml but no more about en_US.xml other then the message: [ERROR] Couldn't find hyphenation pattern en_US using general language pattern en instead. Oops, debug dumps are controlled by a static variable in the hyphenator, and are by default disable

RE: configuration problem: hyphenation

2004-01-12 Thread Kyle Kotwica
Thanks for the help, but still no luck. Using either form of the URL suggested. Running under -d I do get [DEBUG] user configuration file: \fop\fop-0.20.5\conf\userconfig.xml but no more about en_US.xml other then the message: [ERROR] Couldn't find hyphenation pattern en_US using ge

Re: configuration problem: hyphenation

2004-01-12 Thread J.Pietschmann
Andreas L. Delmelle wrote: Make this path a valid URL: file:///\fop\fop-0.20.5\conf Using file:///fop/fop-0.20.5/conf would be an even more valid URL. However, the hyphenation-dir is really meant to be a directory, *not* an URL. The actual data is read from a java.io.File. Running FOP with -d

Re: Question about hungarian hyphenation

2004-01-12 Thread J.Pietschmann
ECKER Sandor wrote: I have just tried to use hungarian hyphenation, but it didn't work with the hungarian a' letter... It can hyphenate words with the another accentuated letters (e', i', o', o:, u', u:) except the u" and U" letters... Has

RE: configuration problem: hyphenation

2004-01-12 Thread Andreas L. Delmelle
> -Original Message- > From: Kyle Kotwica [mailto:[EMAIL PROTECTED] > > I'm trying to add my own hyphenation file, en_US.xml. > I get the following error message: > > From userconfig.xml > > > hyphenation-dir > \fop\fop-0.20.5\c

configuration problem: hyphenation

2004-01-12 Thread Kyle Kotwica
I'm trying to add my own hyphenation file, en_US.xml. I get the following error message: [ERROR] Couldn't find hyphenation pattern en_US using general language pattern en instead. Fop seems to know the configuration directory. [INFO] Using org.apache.xerces.parsers.SAXParser as S

Question about hungarian hyphenation

2004-01-12 Thread ECKER Sandor
Hello! I have just tried to use hungarian hyphenation, but it didn't work with the hungarian a' letter... It can hyphenate words with the another accentuated letters (e', i', o', o:, u', u:) except the u" and U" letters... Has anyone any

Re: Hyphenation question

2003-12-11 Thread Roland Schroth
> I've a problem with the hyphenation in fop. There is a certain word that > contains a minus character that should not be hyphenated. Is there a way > to add this word in the hyphenation.xml file, so that it won't get > hyphenated? Or do I have to translate the minus

Hyphenation question

2003-12-11 Thread Wessel van Norel
Hi, I've a problem with the hyphenation in fop. There is a certain word that contains a minus character that should not be hyphenated. Is there a way to add this word in the hyphenation.xml file, so that it won't get hyphenated? Or do I have to translate the minus character to a spec

Re: How to change FOP hyphenation points?

2003-10-11 Thread J.Pietschmann
Steinar Bang wrote: Is using ​ and turning hyphenation off, better than inserting ? It depends. From the code, I'd say could yield strange layout artefacts due to a variety of hacks, but then, people rarely complained, and I conclude such odd things don't happen often in practice. J.P

Re: How to change FOP hyphenation points?

2003-10-10 Thread Steinar Bang
>>>>> "J.Pietschmann" <[EMAIL PROTECTED]>: > Steinar Bang wrote: >>>>>>> "Chris Bowditch" <[EMAIL PROTECTED]>: >> I tried inserting Èb; after "http://";. The result was like this: >> http://

Re: How to change FOP hyphenation points?

2003-10-10 Thread Steinar Bang
> "Chris Bowditch" <[EMAIL PROTECTED]>: >> From: Steinar Bang <[EMAIL PROTECTED]> >> I tried inserting Èb; after "http://";. The result was like this: > you've inserted the wrong character, the link I provided says to use > ​. Notice the x which indicates the number is in hex rather > than

Re: How to change FOP hyphenation points?

2003-10-10 Thread J.Pietschmann
Steinar Bang wrote: "Chris Bowditch" <[EMAIL PROTECTED]>: I tried inserting Èb; after "http://";. The result was like this: http:// some- machine/path/to/somewhere You'll have to turn off hyphenation too (in addition to using the co

Re: How to change FOP hyphenation points?

2003-10-10 Thread Chris Bowditch
From: Steinar Bang <[EMAIL PROTECTED]> Thanx for the tip! I tried inserting Èb; after "http://";. The result was like this: you've inserted the wrong character, the link I provided says to use ​. Notice the x which indicates the number is in hex rather than decimal Chris __

Re: How to change FOP hyphenation points?

2003-10-10 Thread Steinar Bang
> Steinar Bang <[EMAIL PROTECTED]>: > "Chris Bowditch" <[EMAIL PROTECTED]>: >> Specifically the bit about inserting zero-width spaces. That will >> allow FOP to break your http where you have inserted the spaces. > Thanx for the tip! > I tried inserting Èb; after "http://";. The result

Re: How to change FOP hyphenation points?

2003-10-10 Thread Steinar Bang
> "Chris Bowditch" <[EMAIL PROTECTED]>: >> From: Steinar Bang <[EMAIL PROTECTED]> > >> I have two URLs in table cells, that breaks in this manner: >> ht- >> ttp://somemachine/path/to/some- >> where > Take a look at > http://xml.apache.org/fop/faq.html#cells-overflow > Specifically the bit

Re: How to change FOP hyphenation points?

2003-10-10 Thread Chris Bowditch
From: Steinar Bang <[EMAIL PROTECTED]> Is there a way to introduce soft line breaks into FOP formatting? I'm using the DocBook XSL style sheets to create XSL:FO files from DocBook XML documents, and feed the XSL:FO files through FOP to create PDF files. I have two URLs in table cells, that breaks

How to change FOP hyphenation points?

2003-10-10 Thread Steinar Bang
Platform: DocBook XML 4.2, DocBook XSL 1.62.4, xsltproc 1.0.27, fop 0.20.5 Is there a way to introduce soft line breaks into FOP formatting? I'm using the DocBook XSL style sheets to create XSL:FO files from DocBook XML documents, and feed the XSL:FO files through FO

Re: Hyphenation on free text

2003-09-17 Thread Chris Bowditch
From: Sherlane Lam <[EMAIL PROTECTED]> Hi all, I have made a sample.xml with a long free text as shown in the attached document (sample3.xml) with continuous character - 'AABBCCC..' and so on. I find that the appearance of the characters become dis-order after the line breakin

Hyphenation on free text

2003-09-17 Thread Sherlane Lam
Hi all, I am using 20.4 version in Win 2K. I am trying to use en_GB to hyphenate long free text without spacing. However, I find there is a problem with the output pdf. I have made a sample.xml with a long free text as shown in the attached document (sample3.xml) with continuous character - 'AA

Re: 0.20.5 vs hyphenation

2003-08-11 Thread J.Pietschmann
Julian Reschke wrote: I think the non-letter handling in LineArea's hyphenation routine needs to enhanced. A lot of people think so. The bad news is that this is the wrong approach. There is a relevant standard which guides line breaking: Unicode UAX#14. Implementing it would take care of

RE: 0.20.5 vs hyphenation

2003-08-11 Thread Julian Reschke
, 2003 3:39 PM > To: [EMAIL PROTECTED] > Subject: RE: 0.20.5 vs hyphenation > > > > Another observation: the hyphenation character may not be the minus sign. > In fact, this would be semantically inconsistent: the minus sign and the > hyphen are two different Unicode codep

RE: 0.20.5 vs hyphenation

2003-08-11 Thread jaccoud
Another observation: the hyphenation character may not be the minus sign. In fact, this would be semantically inconsistent: the minus sign and the hyphen are two different Unicode codepoints. See in the hyphenation rules. = Marcelo Jaccoud Amaral

RE: 0.20.5 vs hyphenation

2003-08-11 Thread jaccoud
Hmmm. I thought the valid chars where the ones declared in the hyphenation file as thus. The section lists all valida characters. For example, the portuguese hyphenation file has a section which begins with the line '’′ which makes the common apostrophe (0027), the closing single

RE: 0.20.5 vs hyphenation

2003-08-11 Thread Julian Reschke
Marcelo, yes, I did search the archives. BTW: the test I am processing is english. As far as I understand, the issue is that once the code encounters a word containing non-letters, it doesn't even attempt to hyphenate it at all (so language settings and hyphenation rules aren't appl

Re: 0.20.5 vs hyphenation

2003-08-11 Thread jaccoud
This issue has appeared in the list before (search the archives, please). The point is that these "words" do not belong to the language being processed (für Sie, ich glaube es ist Deutsch). FOP can only hyphenate based on the hyphenation rules, which are language-specific. I don'

RE: 0.20.5 vs hyphenation

2003-08-10 Thread Julian Reschke
> From: Glen Mazza [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 10, 2003 3:58 PM > To: [EMAIL PROTECTED] > Subject: Re: 0.20.5 vs hyphenation > > > --- Julian Reschke <[EMAIL PROTECTED]> wrote: > > The current implementation seems to have two > >

Re: 0.20.5 vs hyphenation

2003-08-10 Thread Glen Mazza
--- Julian Reschke <[EMAIL PROTECTED]> wrote: > The current implementation seems to have two > limitations: > > - if a non-letter character other than "/" and "-" > is found, the whole word > isn't hyphenated at all. > Which would actually be good in the case of a http:// URL, correct? In other

0.20.5 vs hyphenation

2003-08-09 Thread Julian Reschke
Hi. I think the non-letter handling in LineArea's hyphenation routine needs to enhanced. I'm producing a two-column index which contains keywords from WebDAV specs, such as "DAV:version-controlled-collection", i.e. the words contain multiple non-letter characters. The cu

Re: AW: exceptions in Hyphenation

2003-08-07 Thread J.Pietschmann
Weck, Andreas wrote: Is there any roadmap for fop, Not really. where i can see when it will be implemented? Watch this and the fop-cvs list. However, check whether downcasing the whole word according to Sam's proposal makes it work (I'll have to add a diagnostic...) J.Pietschmann -

AW: exceptions in Hyphenation

2003-08-07 Thread Weck, Andreas
Thank you, Is there any roadmap for fop, where i can see when it will be implemented? A.Weck -Ursprüngliche Nachricht- Von: J.Pietschmann [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 6. August 2003 20:57 An: [EMAIL PROTECTED] Betreff: Re: exceptions in Hyphenation Weck, Andreas wrote

Re: exceptions in Hyphenation

2003-08-06 Thread J.Pietschmann
Weck, Andreas wrote: I did an entry into the -block for the german hyphenation (de.xml) like this: Hyphenation exceptions aren't well supported currently. it may well be possible that supressing pattern based hyphenation for certain words is the only working mode. J.Pietsc

AW: exceptions in Hyphenation

2003-08-06 Thread Sam Prokop
Did you try to write all in small letters like "denkm-al-pfle-ge" ? > -Ursprüngliche Nachricht- > Von: Weck, Andreas [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 6. August 2003 15:03 > An: '[EMAIL PROTECTED]' > Betreff: exceptions in Hyphenatio

exceptions in Hyphenation

2003-08-06 Thread Weck, Andreas
Hallo, I'm using Fop 0.20.5rc3a. I did an entry into the -block for the german hyphenation (de.xml) like this: Denkm-al-pfle-ge After a successful building of fob.jar i created a pdf, but the hyphenation algorithm hyphen the word like this: Denk-malpflege So what i do wrong? Functions

Re: problem with build at build hyphenation

2003-07-23 Thread Jeremias Maerki
eclipse a try with the > ANT Plugin from eclipse to make a build from the new FOP Sources. I get an > error as follows: > > hyphenation: > [serHyph] Fatal Error: source directory ./src/hyph for hyphenation files > doesn't exist. > [serHyp

AW: problem with build at build hyphenation

2003-07-22 Thread Jan Zmitko
problem is but now I have no preference to solve it in eclipse. Jan -Ursprungliche Nachricht- Von:J.Pietschmann [SMTP:[EMAIL PROTECTED] Gesendet am:Dienstag, 22. Juli 2003 22:12 An: [EMAIL PROTECTED] Betreff:Re: problem with build at build hyphenation Jan Zmitko

Re: problem with build at build hyphenation

2003-07-22 Thread J.Pietschmann
Jan Zmitko wrote: can anyone help me with build the FOP Sources. I use eclipse a try with the ANT Plugin from eclipse to make a build from the new FOP Sources. I get an error as follows: hyphenation: [serHyph] Fatal Error: source directory ./src/hyph for hyphenation files doesn't

problem with build at build hyphenation

2003-07-22 Thread Jan Zmitko
Hello, can anyone help me with build the FOP Sources. I use eclipse a try with the ANT Plugin from eclipse to make a build from the new FOP Sources. I get an error as follows: hyphenation: [serHyph] Fatal Error: source directory ./src/hyph for hyphenation files doesn't exist. [se

RE: Thai Hyphenation

2003-07-15 Thread Victor Mote
Sherlane Lam wrote: > It is very hard to find any distribution of > hyphenation pattern for Thai. > > I can do hyphenation for Chinese, Japanese and some > other Asian languages correctly with FOP even I have > not used a specific hyphenation pattern. However, > only

Re: Thai Hyphenation

2003-07-15 Thread Sherlane Lam
Many thanks! It is very hard to find any distribution of hyphenation pattern for Thai. I can do hyphenation for Chinese, Japanese and some other Asian languages correctly with FOP even I have not used a specific hyphenation pattern. However, only Thai, I cannot do it correctly. Therefore, I

Re: Thai Hyphenation

2003-07-14 Thread J.Pietschmann
Sherlane Lam wrote: Anyone knows how can I make the Thai hyphenation? Where can I get the Thai hyphenation xml or related file? I don't know much about Thai except that typesetting thai script is a major PITA. From all what I read hyphenation or even proper line breaking requires tho

Thai Hyphenation

2003-07-14 Thread Sherlane Lam
Hi, Anyone knows how can I make the Thai hyphenation? Where can I get the Thai hyphenation xml or related file? I use en_US with some 3 bytes Thai word wrongly hyphenated. Any comment? Thank in advance Sherlane __ Do you Yahoo!? SBC Yahoo! DSL - Now only

Re: AW: hyphenation again

2003-06-11 Thread Robert P. J. Day
On Wed, 11 Jun 2003, Anton Wardaschko (PA) wrote: > Hi! > > J.Pietschmann & Robert P. J. Day - thanks for your answers! > > I can test the thing on the eving, but i'm sure, that they will work. i'm not sure what the rationale is for having the default hyphenation c

AW: hyphenation again

2003-06-11 Thread Anton Wardaschko (PA)
Hi! J.Pietschmann & Robert P. J. Day - thanks for your answers! I can test the thing on the eving, but i'm sure, that they will work. My first problem with the path was solved for itself after rebuilding FOP with only packages, that i use. And the both others (# as hyphanation sign and warning

Re: hyphenation again

2003-06-10 Thread Robert P. J. Day
On Tue, 10 Jun 2003, J.Pietschmann wrote: > anton wrote: > > 3. The separator sign for hyphention in the preface is "#" and in the > > See > http://xml.apache.org/fop/faq.html#pdf-characters > Check the docbook XSL which character they actually use. sadly, it's a "#", so anton will have to o

Re: hyphenation again

2003-06-10 Thread J.Pietschmann
id URL. In some cases the RTL will fall back to interpret this as a file name, but this doesn't work consistently. 2. While generating FO-file i still see Making portrait pages on A4 paper (210mmx297mm) No "de" localization of "hyphenation-character" exists; using "e

RE: hyphenation again

2003-06-10 Thread anton
2. While generating FO-file i still see Making portrait pages on A4 paper (210mmx297mm) No "de" localization of "hyphenation-character" exists; using "en". No "de" localization of "hyphenation-push-character-count" exists; using "en".

Re: hyphenation again

2003-06-10 Thread Jeremias Maerki
) wrote: > I get the TeX hyphenation file and the XML version too, i set the path > in the userconf.xml, but i read on the command line again and again, > that they are not found. The path to the hyph files is correct, couse > i'm able to embed the ttf font

hyphenation again

2003-06-10 Thread Anton Wardaschko (PA)
Hi! I get the TeX hyphenation file and the XML version too, i set the path in the userconf.xml, but i read on the command line again and again, that they are not found. The path to the hyph files is correct, couse i'm able to embed the ttf fonts. Any suggestions? hyphenation-dir

Re: "Error building hyphenation tree for language de"

2003-05-05 Thread Matthias Brunner
tion as following: >"Error building hyphenation tree for language de > Couldn't find hyphenation pattern de" Hello, the latest version of fop is distributed without german hyphenation patterns due to unresolved copyright issues. You can copy the hyphenation

"Error building hyphenation tree for language de"

2003-05-05 Thread Todtenhaupt, Susann
Hello @ all! I'm using fop v. 0.20.5rc2. The transformation of my xml-file with a xsl-stylesheet is running with the provided xalan.jar and xerces.jar. The transformation into a fo-file works stable, but fop throws an exception as following: "Error building hyphenation tree fo

Re: hyphenation pattern

2003-02-27 Thread Clay Leeds
Sorry for leading a list memeber astray. Jeremias is completely correct, and I should've left it at "0.20.5rc2 does not include the hyphenation pattern en_US." My bad. Jeremias Maerki wrote: Most of the hyphenation files had to be removed because of license reasons. We

Re: hyphenation pattern

2003-02-27 Thread Jeremias Maerki
Most of the hyphenation files had to be removed because of license reasons. We are looking for alternatives so we can once again provide hyphenation patterns in many languages. Simply copying them from an older distribution doesn't make them legal. Sorry for the inconvenience, but this

  1   2   >