Re: Text completion

2023-11-29 Thread Scott Kostyshak
On Wed, Nov 29, 2023 at 03:05:17PM +0100, Jean-Marc Lasgouttes wrote: > Le 29/11/2023 à 13:26, Daniel a écrit : > > I tried to use text completion for a bit now. Is it correct that the > > feature is kind of experimental? > > No, it is supposed to work. However, the autho

Re: Text completion

2023-11-29 Thread Jean-Marc Lasgouttes
Le 29/11/2023 à 13:26, Daniel a écrit : I tried to use text completion for a bit now. Is it correct that the feature is kind of experimental? No, it is supposed to work. However, the author of this code is now gone. I am asking because unless I misunderstood how it works, it seems to have a

Re: Text completion

2023-11-29 Thread Daniel
On 2023-11-29 13:26, Daniel wrote: I tried to use text completion for a bit now. Is it correct that the feature is kind of experimental? I am asking because unless I misunderstood how it works, it seems to have a couple of quirks. For example, the list of words ("popup") someti

Text completion

2023-11-29 Thread Daniel
I tried to use text completion for a bit now. Is it correct that the feature is kind of experimental? I am asking because unless I misunderstood how it works, it seems to have a couple of quirks. For example, the list of words ("popup") sometimes misses words or shows words that d

Support the normal text completion.

2023-04-21 Thread Hongyi Zhao
Hi here, The normal text completion feature is currently unavailable in LyX: say, when I type `coun`, then all the possible words with such prefix should be triggered to display in a popup window. Or, to be more intelligent, as long as I input a part of the target word, any words that contain

Re: Text completion not working in tables?

2008-03-14 Thread Andre Poenitz
; >>>>> Stefan --- the completion stuff looks really, really nice. Thanks! >>>>> >>>>> It seems to me that text completion is not working in tables. Math >>>>> completion *does* work, though. Can anything be done about this? >>>&g

Re: Text completion not working in tables?

2008-03-14 Thread Abdelrazak Younes
Stefan Schimanski wrote: Am 14.03.2008 um 15:26 schrieb Dov Feldstern: Stefan Schimanski wrote: Am 14.03.2008 um 14:14 schrieb Dov Feldstern: Hi! Stefan --- the completion stuff looks really, really nice. Thanks! It seems to me that text completion is not working in tables. Math

Re: Text completion not working in tables?

2008-03-14 Thread Stefan Schimanski
Am 14.03.2008 um 20:13 schrieb Andre Poenitz: On Fri, Mar 14, 2008 at 03:19:32PM +0100, Stefan Schimanski wrote: Am 14.03.2008 um 14:14 schrieb Dov Feldstern: Hi! Stefan --- the completion stuff looks really, really nice. Thanks! It seems to me that text completion is not working in

Re: Text completion not working in tables?

2008-03-14 Thread Andre Poenitz
On Fri, Mar 14, 2008 at 03:19:32PM +0100, Stefan Schimanski wrote: > > Am 14.03.2008 um 14:14 schrieb Dov Feldstern: > >> Hi! >> >> Stefan --- the completion stuff looks really, really nice. Thanks! >> >> It seems to me that text completion is not working in

Re: Text completion and RTL

2008-03-14 Thread Dov Feldstern
Stefan Schimanski wrote: Am 14.03.2008 um 15:25 schrieb Dov Feldstern: Stefan Schimanski wrote: Am 14.03.2008 um 15:05 schrieb Dov Feldstern: Hi! There's a small problem with the text completion and RTL text: The grayed-out inline completion appears backwards in RTL text (see att

Re: Text completion not working in tables?

2008-03-14 Thread Stefan Schimanski
Am 14.03.2008 um 15:26 schrieb Dov Feldstern: Stefan Schimanski wrote: Am 14.03.2008 um 14:14 schrieb Dov Feldstern: Hi! Stefan --- the completion stuff looks really, really nice. Thanks! It seems to me that text completion is not working in tables. Math completion *does* work, though

Re: Text completion and RTL

2008-03-14 Thread Stefan Schimanski
Am 14.03.2008 um 15:25 schrieb Dov Feldstern: Stefan Schimanski wrote: Am 14.03.2008 um 15:05 schrieb Dov Feldstern: Hi! There's a small problem with the text completion and RTL text: The grayed-out inline completion appears backwards in RTL text (see attached image). I have to

Re: Text completion not working in tables?

2008-03-14 Thread Dov Feldstern
Stefan Schimanski wrote: Am 14.03.2008 um 14:14 schrieb Dov Feldstern: Hi! Stefan --- the completion stuff looks really, really nice. Thanks! It seems to me that text completion is not working in tables. Math completion *does* work, though. Can anything be done about this? It can. But at

Re: Text completion and RTL

2008-03-14 Thread Dov Feldstern
Stefan Schimanski wrote: Am 14.03.2008 um 15:05 schrieb Dov Feldstern: Hi! There's a small problem with the text completion and RTL text: The grayed-out inline completion appears backwards in RTL text (see attached image). I have to check my code as well. The idea was to revers

Re: Text completion not working in tables?

2008-03-14 Thread Stefan Schimanski
Am 14.03.2008 um 14:14 schrieb Dov Feldstern: Hi! Stefan --- the completion stuff looks really, really nice. Thanks! It seems to me that text completion is not working in tables. Math completion *does* work, though. Can anything be done about this? It can. But at the moment the support

Re: Text completion and RTL

2008-03-14 Thread Stefan Schimanski
Am 14.03.2008 um 15:05 schrieb Dov Feldstern: Hi! There's a small problem with the text completion and RTL text: The grayed-out inline completion appears backwards in RTL text (see attached image). I can explain why it is happening (and why this problem wasn't observed wh

Text completion and RTL

2008-03-14 Thread Dov Feldstern
Hi! There's a small problem with the text completion and RTL text: The grayed-out inline completion appears backwards in RTL text (see attached image). I can explain why it is happening (and why this problem wasn't observed when RTL was tested with latin characters), but I don&

Text completion not working in tables?

2008-03-14 Thread Dov Feldstern
Hi! Stefan --- the completion stuff looks really, really nice. Thanks! It seems to me that text completion is not working in tables. Math completion *does* work, though. Can anything be done about this? Thanks! Dov