Re: Word wrapping problem

2013-07-27 Thread Lin Wei
be volunteering for the next whole year. Is it fine? Best, Wei Lin On Wed, Jul 24, 2013 at 4:12 PM, Scott Kostyshak skost...@lyx.org wrote: On Wed, Jul 24, 2013 at 3:39 AM, Lin Wei weilin1...@gmail.com wrote: Sorry for late reply. I've been volunteer teaching in undeveloped areas where I can

Re: Word wrapping problem

2013-07-27 Thread Lin Wei
be volunteering for the next whole year. Is it fine? Best, Wei Lin On Wed, Jul 24, 2013 at 4:12 PM, Scott Kostyshak <skost...@lyx.org> wrote: > On Wed, Jul 24, 2013 at 3:39 AM, Lin Wei <weilin1...@gmail.com> wrote: > > Sorry for late reply. I've been volunteer teaching

Re: Word wrapping problem

2013-07-24 Thread Lin Wei
: On Sun, May 5, 2013 at 3:58 AM, Lin Wei weilin1...@gmail.com wrote: Still have some doubt about the algorithm for word wrap. TextMetrics.cpppos_type TextMetrics::rowBreakPoint(int width, pit_type const pit, pos_type pos) const This function seems to iterate through until

Re: Word wrapping problem

2013-07-24 Thread Lin Wei
org> wrote: > On Sun, May 5, 2013 at 3:58 AM, Lin Wei <weilin1...@gmail.com> wrote: > > Still have some doubt about the algorithm for word wrap. > > > > TextMetrics.cpppos_type TextMetrics::rowBreakPoint(int width, > pit_type > > const pit, pos_type pos) co

Re: Word wrapping problem

2013-05-05 Thread Lin Wei
pass or just a character. Furthermore, If it is a word, how does LyX wrap a long word to the next row? Thx. Best, Lin On Tue, Apr 9, 2013 at 3:25 PM, Lin Wei weilin1...@gmail.com wrote: It seems the following function decides where to break within a paragraph: TextMetrics.cpp: pos_type

Re: Word wrapping problem

2013-05-05 Thread Lin Wei
pass or just a character. Furthermore, If it is a word, how does LyX wrap a long word to the next row? Thx. Best, Lin On Tue, Apr 9, 2013 at 3:25 PM, Lin Wei <weilin1...@gmail.com> wrote: > It seems the following function decides where to break within a paragraph: > TextMetrics.cp

Re: Word wrapping problem

2013-04-09 Thread Lin Wei
:30, Lin Wei wrote: Sorry to bother again. Just want to add more details about the word wrapping problem http://www.lyx.org/trac/ticket/4635 I mentioned beforehttp://www.mail-archive.com/lyx-devel@lists.lyx.org/msg177765.html. It looks like this, huge space between mixture of CJK languages

Re: Word wrapping problem

2013-04-09 Thread Lin Wei
to the mailing list or cc to everyone replied me as well? Best, Lin On Sun, Apr 7, 2013 at 9:40 AM, Scott Kostyshak skost...@lyx.org wrote: On Sat, Apr 6, 2013 at 9:30 PM, Lin Wei weilin1...@gmail.com wrote: TO Richard Heck: I didn't find RowMetrics.cpp. Thanks, though. Hi Lin Wei, I know

Re: Word wrapping problem

2013-04-09 Thread Lin Wei
Younes <you...@lyx.org> wrote: > On 07/04/2013 03:30, Lin Wei wrote: > > Sorry to bother again. Just want to add more details about the word > wrapping problem <http://www.lyx.org/trac/ticket/4635> I mentioned > before<http://www.mail-archive.com/lyx-devel@lists.lyx

Re: Word wrapping problem

2013-04-09 Thread Lin Wei
loping free software, but should I reply only to the mailing list or cc to everyone replied me as well? Best, Lin On Sun, Apr 7, 2013 at 9:40 AM, Scott Kostyshak <skost...@lyx.org> wrote: > On Sat, Apr 6, 2013 at 9:30 PM, Lin Wei <weilin1...@gmail.com> wrote: > >> >

Re: Word wrapping problem

2013-04-06 Thread Lin Wei
But...there is actually no RowMetrics.cpp.. On Sat, Apr 6, 2013 at 9:01 AM, Lin Wei weilin1...@gmail.com wrote: By the way, sorry for my late reply... On Sat, Apr 6, 2013 at 8:35 AM, Lin Wei weilin1...@gmail.com wrote: Thanks a lot :) On Sat, Mar 30, 2013 at 11:04 PM, Richard Heck

Re: Word wrapping problem

2013-04-06 Thread Lin Wei
But...there is actually no RowMetrics.cpp.. On Sat, Apr 6, 2013 at 9:01 AM, Lin Wei <weilin1...@gmail.com> wrote: > By the way, sorry for my late reply... > > > On Sat, Apr 6, 2013 at 8:35 AM, Lin Wei <weilin1...@gmail.com> wrote: > >> Thanks a lot :) >&

Re: Word wrapping problem

2013-04-05 Thread Lin Wei
Thanks a lot :) On Sat, Mar 30, 2013 at 11:04 PM, Richard Heck rgh...@lyx.org wrote: On 03/30/2013 06:48 AM, Lin Wei wrote: Hi there, Word wrapping doesn't work perfectly when I use LyX with both Chinese and English. Seems this bug/defect http://www.lyx.org/trac/ticket/4635 has been

Re: Word wrapping problem

2013-04-05 Thread Lin Wei
By the way, sorry for my late reply... On Sat, Apr 6, 2013 at 8:35 AM, Lin Wei weilin1...@gmail.com wrote: Thanks a lot :) On Sat, Mar 30, 2013 at 11:04 PM, Richard Heck rgh...@lyx.org wrote: On 03/30/2013 06:48 AM, Lin Wei wrote: Hi there, Word wrapping doesn't work perfectly when

Re: Word wrapping problem

2013-04-05 Thread Lin Wei
Thanks a lot :) On Sat, Mar 30, 2013 at 11:04 PM, Richard Heck <rgh...@lyx.org> wrote: > On 03/30/2013 06:48 AM, Lin Wei wrote: > > Hi there, > > Word wrapping doesn't work perfectly when I use LyX with both Chinese > and English. > Seems this bug/defect <http:

Re: Word wrapping problem

2013-04-05 Thread Lin Wei
By the way, sorry for my late reply... On Sat, Apr 6, 2013 at 8:35 AM, Lin Wei <weilin1...@gmail.com> wrote: > Thanks a lot :) > > > On Sat, Mar 30, 2013 at 11:04 PM, Richard Heck <rgh...@lyx.org> wrote: > >> On 03/30/2013 06:48 AM, Lin Wei wrote: >> &g

Word wrapping problem

2013-03-30 Thread Lin Wei
Hi there, Word wrapping doesn't work perfectly when I use LyX with both Chinese and English. Seems this bug/defect http://www.lyx.org/trac/ticket/4635 has been identified for over 5 years but still left unclosed. I'm trying fix it myself but get stuck in locating the source file of word wrapping.

Word wrapping problem

2013-03-30 Thread Lin Wei
Hi there, Word wrapping doesn't work perfectly when I use LyX with both Chinese and English. Seems this bug/defect has been identified for over 5 years but still left unclosed. I'm trying fix it myself but get stuck in locating the source file of word