Re: bug in LyX, space afte TeX

2016-04-21 Thread Jean-Marc Lasgouttes
Le 20/04/2016 22:45, GNU Support a écrit : Is there any other manner to replace variables, like company names, names or addresses in a LyX document? If yes, I am interested to know how. Otherwise, I have to give LyX to multiple people to work for me and to explain to them to take care of the spa

Re: bug in LyX, space afte TeX

2016-04-21 Thread Helge Hafting
Den 20. april 2016 21:45, skrev GNU Support: Hello, maybe it should be a space if it is space. Space is a character just as any other character. Imagine if LyX would not show the characte "a" after tex command. The space is AFTER the tex command and not WITHIN the tex command. Not entirely cor

Re: bug in LyX, space afte TeX

2016-04-20 Thread Scott Kostyshak
On Wed, Apr 20, 2016 at 10:45:12PM +0200, GNU Support wrote: > LyX is most professional software I have, I am reporting bug only > because I love it. And your feedback is appreciated! Open source software depends on users like you giving feedback so thank you. Scott signature.asc Description:

Re: bug in LyX, space afte TeX

2016-04-20 Thread Guenter Milde
On 2016-04-20, GNU Support wrote: > I understand what you mean. > However, space is something I can see. > Why is there the same behavior after tex command which is anyway > surrounded by visible red box, if I hit space or if I don't hit > space. It should not be the same. The LaTeX command may

Re: bug in LyX, space afte TeX

2016-04-20 Thread GNU Support
I understand what you mean. However, space is something I can see. Why is there the same behavior after tex command which is anyway surrounded by visible red box, if I hit space or if I don't hit space. It should not be the same. If space after tex command is not accepted by LyX then the space s

Re: bug in LyX, space afte TeX

2016-04-20 Thread Jean-Pierre Chrétien
Le 20/04/2016 20:45, GNU Support a écrit : Hello, maybe it should be a space if it is space. Space is a character just as any other character. Imagine if LyX would not show the characte "a" after tex command. The space is AFTER the tex command and not WITHIN the tex command. "space" is not a p

Re: bug in LyX, space afte TeX

2016-04-20 Thread GNU Support
Hello, maybe it should be a space if it is space. Space is a character just as any other character. Imagine if LyX would not show the characte "a" after tex command. The space is AFTER the tex command and not WITHIN the tex command. This space bug, actually breaks the philosophy os WYSIWYM. I ma

Re: bug in LyX, space afte TeX

2016-04-20 Thread Richard Heck
On 04/20/2016 01:20 PM, GNU Support wrote: > Hello, > > Now I understand it, it is not something to be handled by LyX, in that case > it is not a "bug". It is very unexpected, though, I'll agree. One might wonder whether the space in LyX itself should not be handled as a space in this case. But t

Re: bug in LyX, space afte TeX

2016-04-20 Thread GNU Support
Hello, Now I understand it, it is not something to be handled by LyX, in that case it is not a "bug". Thank you much for helping me understand that. It bothered me already for years. Jean Louis On Wed, Apr 20, 2016 at 06:58:08PM +0100, Jean-Pierre Chrétien wrote: > Le 20/04/2016 17:10, GNU Supp

Re: bug in LyX, space afte TeX

2016-04-20 Thread Scott Kostyshak
On Wed, Apr 20, 2016 at 06:58:08PM +0100, Jean-Pierre Chrétien wrote: > Le 20/04/2016 17:10, GNU Support a écrit : > > Hello > > > > You have suggested me to simply cope with it by another method, to > > include the space in the TeX command instead of using visible available > > space in LyX. It i

Re: bug in LyX, space afte TeX

2016-04-20 Thread Jean-Pierre Chrétien
Le 20/04/2016 17:10, GNU Support a écrit : Hello You have suggested me to simply cope with it by another method, to include the space in the TeX command instead of using visible available space in LyX. It is not an option. Try to export in LaTeX and add as many spaces and even newlines, you w

Re: bug in LyX, space afte TeX

2016-04-20 Thread GNU Support
Hello You have suggested me to simply cope with it by another method, to include the space in the TeX command instead of using visible available space in LyX. It is not an option. I hope that it is recognized as bug and will be corrected. Jean Louis On Wed, Apr 20, 2016 at 05:56:32PM +0100, Jea

Re: bug in LyX, space afte TeX

2016-04-20 Thread Jean-Pierre Chrétien
Le 20/04/2016 15:25, bugs@gnu.support a écrit : Hello, There is long standing bug in LyX that I managed to handle on my side. That is when I insert TeX code with Control-L and anything thereafter, even though there is a space, is not spaced. It looks something like: \mycommand = One two three

Re: bug in LyX, space afte TeX

2016-04-20 Thread William Adams
\usepackage{xspace} See: https://tex.stackexchange.com/questions/180686/acceptable-use-cases-for-xspace-when-will-it-fail for a discussion. On Wed, Apr 20, 2016 at 10:25 AM, wrote: > Hello, > > There is long standing bug in LyX that I managed to handle on my > side. That is when I insert TeX co