Re: Leaving math mode immediately

2019-02-13 Thread Hal Kierstead
> On Feb 13, 2019, at 2:43 PM, Jean-Marc Lasgouttes wrote: > > Le 13/02/2019 à 19:49, Richard Kimberly Heck a écrit : >>> Do we know how to handle that? >> We have other key combinations, right, like Alt-M followed by a? But I'm >> pretty clueless about all that. > > Alt-M is a prefix, it

Re: Leaving math mode immediately

2019-02-13 Thread Jean-Marc Lasgouttes
Le 13/02/2019 à 19:49, Richard Kimberly Heck a écrit : Do we know how to handle that? We have other key combinations, right, like Alt-M followed by a? But I'm pretty clueless about all that. Alt-M is a prefix, it requires something afterwards. But Esc is bound to a function in itself.

Re: Leaving math mode immediately

2019-02-13 Thread Richard Kimberly Heck
On 2/13/19 1:01 PM, Jean-Marc Lasgouttes wrote: > Le 13/02/2019 à 18:31, Richard Kimberly Heck a écrit : >>> We could also have a special key sequence like "Alt-M Esc", but it >>> seems a bit complicated to me. >> >> What about Esc-Esc, quickly? > > Do we know how to handle that? We have other

Re: Leaving math mode immediately

2019-02-13 Thread Jean-Marc Lasgouttes
Le 13/02/2019 à 18:31, Richard Kimberly Heck a écrit : We could also have a special key sequence like "Alt-M Esc", but it seems a bit complicated to me. What about Esc-Esc, quickly? Do we know how to handle that? JMarc

Re: Leaving math mode immediately

2019-02-13 Thread Richard Kimberly Heck
On 2/13/19 5:49 AM, Jean-Marc Lasgouttes wrote: > Le 13/02/2019 à 11:45, avisel...@univ.haifa.ac.il a écrit : >> Thanks for your replies, Baris and Jean-Marc. Indeed, I had meant >> what JMarc wrote. >> >> How does it continue from this point? Should I open a >> "feature-request" Trac ticket, or

Re: Leaving math mode immediately

2019-02-13 Thread avisel...@univ.haifa.ac.il
On Wed, 13 Feb 2019 at 12:50, Jean-Marc Lasgouttes mailto:lasgout...@lyx.org>> wrote: Please open a ticket. Making Esc do what you want would not be difficult, we just have to decide whether it is the good solution. Maybe it is. We could also have a special key sequence like "Alt-M Esc", but it

Re: Leaving math mode immediately

2019-02-13 Thread Jean-Marc Lasgouttes
Le 13/02/2019 à 11:45, avisel...@univ.haifa.ac.il a écrit : Thanks for your replies, Baris and Jean-Marc. Indeed, I had meant what JMarc wrote. How does it continue from this point? Should I open a "feature-request" Trac ticket, or will you, as a LyX developer, do it? Apologies for not

Re: Leaving math mode immediately

2019-02-13 Thread avisel...@univ.haifa.ac.il
On Wed, 13 Feb 2019 at 12:14, Jean-Marc Lasgouttes mailto:lasgout...@lyx.org>> wrote: Le 13/02/2019 à 11:10, Baris Erkus a écrit : > One way I found very useful, which does not do exactly what you want, is > to use backspace to erase the LaTeX code entered. You need to move the > cursor current

Re: Leaving math mode immediately

2019-02-13 Thread Jean-Marc Lasgouttes
Le 13/02/2019 à 11:10, Baris Erkus a écrit : One way I found very useful, which does not do exactly what you want, is to use backspace to erase the LaTeX code entered. You need to move the cursor current position tough. Then, you can re-enter the new code. The question is not "how to

Re: Leaving math mode immediately

2019-02-13 Thread Jean-Marc Lasgouttes
Le 13/02/2019 à 11:07, Baris Erkus a écrit : Now for my question. Is there a way to leave math mode (inline/displayed formulas) "immediately"? One can use the Esc or Space keys, but several presses may be required to have the cursor leave the formula completely. I'm looking for a way to do it

Re: Leaving math mode immediately

2019-02-13 Thread Baris Erkus
On 13-Feb-19 11:29 AM, avisel...@univ.haifa.ac.il wrote: Hello, First, I have been using LyX for quite a few years, and would like to take this opportunity to thank everybody who is involved in this great project. Now for my question. Is there a way to leave

Re: Leaving math mode immediately

2019-02-13 Thread Baris Erkus
On 13-Feb-19 11:29 AM, avisel...@univ.haifa.ac.il wrote: Hello, First, I have been using LyX for quite a few years, and would like to take this opportunity to thank everybody who is involved in this great project. Now for my question. Is there a way to leave

Re: Leaving math mode immediately

2019-02-13 Thread avisel...@univ.haifa.ac.il
On Wed, 13 Feb 2019 at 11:08, Jean-Marc Lasgouttes mailto:lasgout...@lyx.org>> wrote: We could decide that Esc does that. I am not sure though how to give it meaningful semantics in general (for different insets). It is not good to have one behavior for math and another one for, say, tables.

Re: Leaving math mode immediately

2019-02-13 Thread avisel...@univ.haifa.ac.il
On Wed, 13 Feb 2019 at 10:54, Kornel Benko mailto:kor...@lyx.org>> wrote: What about a shortcut for 'paragraph-down'? (Though it does not work for inline formula) Thanks for your reply, Kornel. Unfortunately, paragraph-down doesn't always work, also in displayed formulas; for instance, when

Re: Leaving math mode immediately

2019-02-13 Thread Jean-Marc Lasgouttes
Le 13/02/2019 à 09:29, avisel...@univ.haifa.ac.il a écrit : Hello, First, I have been using LyX for quite a few years, and would like to take this opportunity to thank everybody who is involved in this great project. Now for my question. Is there a way to leave math mode (inline/displayed

Re: Leaving math mode immediately

2019-02-13 Thread Kornel Benko
Am Mittwoch, 13. Februar 2019 08:29:40 CET schrieb avisel...@univ.haifa.ac.il : > Hello, > > First, I have been using LyX for quite a few years, and would like to take > this opportunity to thank everybody who is involved in this great project. > > Now for my question. Is there a way to leave

Re: toggle math mode

2007-11-09 Thread G. Milde
On 8.11.07, Joris van Zwieten wrote: ... how I can change from the graphical display back to the latex source again. * You can mark and copy the content of a math-box and insert it outside the math box. * You can use the plain math commands to produce or edit a math formula also inside

Re: toggle math mode

2007-11-09 Thread Joris van Zwieten
On Nov 9, 2007 12:05 AM, Uwe Stöhr [EMAIL PROTECTED] wrote: Joris van Zwieten schrieb: I'm very used to writing math in plain latex. For me, this works much easier than using the visual math editor. In lyx, I found out that I could write a large formula in plain latex, then select it and

Re: toggle math mode

2007-11-09 Thread Uwe Stöhr
Joris van Zwieten schrieb: By the way, I'm using version 1.3.7. and I do not seem to have an entry called 'Source' in the 'View' menu. Is this correct? You need LyX 1.5 for this feature. The actual version of LyX is 1.5.2. regards Uwe

Re: toggle math mode

2007-11-09 Thread Helge Hafting
Joris van Zwieten wrote: Hi, I'm very used to writing math in plain latex. For me, this works much easier than using the visual math editor. In lyx, I found out that I could write a large formula in plain latex, then select it and click the 'math mode' button and it would convert the formula to

Re: toggle math mode

2007-11-09 Thread Paul A. Rubin
Uwe Stöhr wrote: Joris van Zwieten schrieb: By the way, I'm using version 1.3.7. and I do not seem to have an entry called 'Source' in the 'View' menu. Is this correct? You need LyX 1.5 for this feature. The actual version of LyX is 1.5.2. regards Uwe Prior to 1.5.2, you can go to

Re: toggle math mode

2007-11-09 Thread G. Milde
On 8.11.07, Joris van Zwieten wrote: ... how I can change from the graphical display back to the latex source again. * You can mark and copy the content of a math-box and insert it outside the math box. * You can use the plain math commands to produce or edit a math formula also inside

Re: toggle math mode

2007-11-09 Thread Joris van Zwieten
On Nov 9, 2007 12:05 AM, Uwe Stöhr [EMAIL PROTECTED] wrote: Joris van Zwieten schrieb: I'm very used to writing math in plain latex. For me, this works much easier than using the visual math editor. In lyx, I found out that I could write a large formula in plain latex, then select it and

Re: toggle math mode

2007-11-09 Thread Uwe Stöhr
Joris van Zwieten schrieb: By the way, I'm using version 1.3.7. and I do not seem to have an entry called 'Source' in the 'View' menu. Is this correct? You need LyX 1.5 for this feature. The actual version of LyX is 1.5.2. regards Uwe

Re: toggle math mode

2007-11-09 Thread Helge Hafting
Joris van Zwieten wrote: Hi, I'm very used to writing math in plain latex. For me, this works much easier than using the visual math editor. In lyx, I found out that I could write a large formula in plain latex, then select it and click the 'math mode' button and it would convert the formula to

Re: toggle math mode

2007-11-09 Thread Paul A. Rubin
Uwe Stöhr wrote: Joris van Zwieten schrieb: By the way, I'm using version 1.3.7. and I do not seem to have an entry called 'Source' in the 'View' menu. Is this correct? You need LyX 1.5 for this feature. The actual version of LyX is 1.5.2. regards Uwe Prior to 1.5.2, you can go to

Re: toggle math mode

2007-11-09 Thread G. Milde
On 8.11.07, Joris van Zwieten wrote: > ... how I can change from the graphical display back to the latex > source again. * You can mark and copy the content of a math-box and insert it outside the math box. * You can use the plain math commands to produce or edit a math formula also

Re: toggle math mode

2007-11-09 Thread Joris van Zwieten
On Nov 9, 2007 12:05 AM, Uwe Stöhr <[EMAIL PROTECTED]> wrote: > Joris van Zwieten schrieb: > > > I'm very used to writing math in plain latex. For me, this works much > > easier than using the visual math editor. In lyx, I found out that I > > could write a large formula in plain latex, then

Re: toggle math mode

2007-11-09 Thread Uwe Stöhr
Joris van Zwieten schrieb: By the way, I'm using version 1.3.7. and I do not seem to have an entry called 'Source' in the 'View' menu. Is this correct? You need LyX 1.5 for this feature. The actual version of LyX is 1.5.2. regards Uwe

Re: toggle math mode

2007-11-09 Thread Helge Hafting
Joris van Zwieten wrote: Hi, I'm very used to writing math in plain latex. For me, this works much easier than using the visual math editor. In lyx, I found out that I could write a large formula in plain latex, then select it and click the 'math mode' button and it would convert the formula to

Re: toggle math mode

2007-11-09 Thread Paul A. Rubin
Uwe Stöhr wrote: Joris van Zwieten schrieb: By the way, I'm using version 1.3.7. and I do not seem to have an entry called 'Source' in the 'View' menu. Is this correct? You need LyX 1.5 for this feature. The actual version of LyX is 1.5.2. regards Uwe Prior to 1.5.2, you can go to

Re: toggle math mode

2007-11-08 Thread Siegfried MEUNIER-GUTTIN-CLUZEL
You can use the possibility to view the LaTeX code and copy back from the code window into the lyx window if you want to edit the latex code. I tried it on Windows XP, and it works ( ctrl-c - ctrl-V to copy-paste the LaTeX code and ctrl-M to convert it into math. Siegfried

Re: toggle math mode

2007-11-08 Thread Uwe Stöhr
Joris van Zwieten schrieb: I'm very used to writing math in plain latex. For me, this works much easier than using the visual math editor. In lyx, I found out that I could write a large formula in plain latex, then select it and click the 'math mode' button and it would convert the formula to

Re: toggle math mode

2007-11-08 Thread Siegfried MEUNIER-GUTTIN-CLUZEL
You can use the possibility to view the LaTeX code and copy back from the code window into the lyx window if you want to edit the latex code. I tried it on Windows XP, and it works ( ctrl-c - ctrl-V to copy-paste the LaTeX code and ctrl-M to convert it into math. Siegfried

Re: toggle math mode

2007-11-08 Thread Uwe Stöhr
Joris van Zwieten schrieb: I'm very used to writing math in plain latex. For me, this works much easier than using the visual math editor. In lyx, I found out that I could write a large formula in plain latex, then select it and click the 'math mode' button and it would convert the formula to

Re: toggle math mode

2007-11-08 Thread Siegfried MEUNIER-GUTTIN-CLUZEL
You can use the possibility to view the LaTeX code and copy back from the code window into the lyx window if you want to edit the latex code. I tried it on Windows XP, and it works ( ctrl-c -> ctrl-V to copy-paste the LaTeX code and ctrl-M to convert it into math. Siegfried

Re: toggle math mode

2007-11-08 Thread Uwe Stöhr
Joris van Zwieten schrieb: I'm very used to writing math in plain latex. For me, this works much easier than using the visual math editor. In lyx, I found out that I could write a large formula in plain latex, then select it and click the 'math mode' button and it would convert the formula to

Re: Re: ° in math-mode

2001-09-05 Thread Guenter Milde
On Tue, 04 Sep 2001 19:46:49 +0200 wrote Herbert Voss [EMAIL PROTECTED]: Uwe Grossmann wrote: I can't find the 0 in math-mode on my keyboard (qwertz-latin1). So i hat to switch off the math-mode type 0 and switch back to math-mode. It's a little bit boaring. I know it's possible to

Re: Re: ° in math-mode

2001-09-05 Thread Guenter Milde
On Tue, 04 Sep 2001 19:46:49 +0200 wrote Herbert Voss [EMAIL PROTECTED]: Uwe Grossmann wrote: I can't find the 0 in math-mode on my keyboard (qwertz-latin1). So i hat to switch off the math-mode type 0 and switch back to math-mode. It's a little bit boaring. I know it's possible to

Re: Re: ° in math-mode

2001-09-05 Thread Guenter Milde
On Tue, 04 Sep 2001 19:46:49 +0200 wrote Herbert Voss <[EMAIL PROTECTED]>: > Uwe Grossmann wrote: > > > > I can't find the "0" in math-mode on my keyboard (qwertz-latin1). So i > > hat to switch off the math-mode type "0" and switch back to math-mode. > > It's a little bit boaring. > > I know

Re: ° in math-mode

2001-09-04 Thread Herbert Voss
Uwe Grossmann wrote: I can't find the ° in math-mode on my keyboard (qwertz-latin1). So i hat to switch off the math-mode type ° and switch back to math-mode. It's a little bit boaring. I know it's possible to use textcomp. It is fine, but I rather use my keycap ° instead of typing

Re: ° in math-mode

2001-09-04 Thread Herbert Voss
Uwe Grossmann wrote: I can't find the ° in math-mode on my keyboard (qwertz-latin1). So i hat to switch off the math-mode type ° and switch back to math-mode. It's a little bit boaring. I know it's possible to use textcomp. It is fine, but I rather use my keycap ° instead of typing

Re: ° in math-mode

2001-09-04 Thread Herbert Voss
Uwe Grossmann wrote: > > I can't find the "°" in math-mode on my keyboard (qwertz-latin1). So i > hat to switch off the math-mode type "°" and switch back to math-mode. > It's a little bit boaring. > I know it's possible to use textcomp. It is fine, but I rather use my > keycap "°" instead of