Re: first letter dropped in math.bind commands

2002-07-24 Thread Andre Poenitz
On Tue, Jul 23, 2002 at 09:08:42AM +0200, Johan Ingvast wrote: > \bind "M-m g a" "math-insert \alpha" > \bind "M-m g b" "math-insert \beta" > \bind "M-m g c" "math-insert \chi" > I don't known why it is changed this way, Because now everybody can change the bindings to a way he l

Re: first letter dropped in math.bind commands

2002-07-24 Thread Andre Poenitz
On Mon, Jul 22, 2002 at 02:01:09PM -0700, Matt Brennan wrote: > So it seems that the first letter of the command is being ignored. Sort of. To be safe for the future you should use 'math-insert \root'. That's actually the proper syntax, it's just not checked very thoroughly at the moment. >

Re: How to have an enumeration item span more than one paragraph?

2002-07-24 Thread seguso
On Wed, 24 Jul 2002 14:52:11 +0200 (CEST), you wrote: > > - remark : if LaTeX behave this way, this may be because of some > typographic uses. Maurizio, do you really want to do that ? Well, after all... yes you're right. Why the hell did I want to do such a thing? bye, Maurizio

Phonetic

2002-07-24 Thread chamanga
J'utilise Lyx depuis bientot un mois. Quelqu'un peut-il me dire comment installer une police phonetique et l'utiliser dans un document ? Merci pour toute l'aide que vous pourrez m'apporter. Chamanga

Re: dia conversion

2002-07-24 Thread Herbert Voss
Markus Mikkolainen wrote: > i would like to include dia diagrams in my lyx documents. Everything goes fine until >i decide to export to PDF, it would ofcourse be preferable that when exporting to pdf >, the high resolution of dia vector graphics are preserved. your enter key doesn't works ..

dia conversion

2002-07-24 Thread Markus Mikkolainen
i would like to include dia diagrams in my lyx documents. Everything goes fine until i decide to export to PDF, it would ofcourse be preferable that when exporting to pdf , the high resolution of dia vector graphics are preserved. 1. if i include a dia document and include a converter dia-> PN

Re: underbraces in mathed

2002-07-24 Thread Herbert Voss
Axel Heinrici wrote: > > I am using lyx 1.2. And I am looking for the underbraces in mathed. > Someone from lyx-devel told me they exist. But I did not manage to > find these anywhere in the documentation or the menus. Can someone > tell me where to find this feature. open math panel and in

Re: [PATCH] wide float toggle

2002-07-24 Thread José Abílio Oliveira Matos
On Wednesday 24 July 2002 15:08, Juergen Spitzmueller wrote: > Sorry, wrong list :-( At least is related. ;-) > Jürgen -- José Abílio

Re: [PATCH] wide float toggle

2002-07-24 Thread Juergen Spitzmueller
Sorry, wrong list :-( Jürgen

[PATCH] wide float toggle

2002-07-24 Thread Juergen Spitzmueller
Please check the controller stuff. This is new land to me... There's one problem and a few questions left, though: The problem: After changing the type from wide to normal or vice versa, the inset button (label) gets not updated immediately. I guess an update call is needed. Can someone have

underbraces in mathed

2002-07-24 Thread Axel Heinrici
Hello I am using lyx 1.2. And I am looking for the underbraces in mathed. Someone from lyx-devel told me they exist. But I did not manage to find these anywhere in the documentation or the menus. Can someone tell me where to find this feature. greetings Axel

Re: How to have an enumeration item span more than one paragraph?

2002-07-24 Thread Alain Castera
On Wed, 24 Jul 2002, Renaud MICHEL wrote: > No, for paragraph nested in lists you should use \listparindent, but I tried > it and it doesn't seem to work :-/ Agreed, but you have to do it as part as the "\begin{list}" declaration, and I don't know how to do that with LyX (except by writing every

Re: How to have an enumeration item span more than one paragraph?

2002-07-24 Thread Renaud MICHEL
Le Mercredi 24 Juillet 2002 14:52, Alain Castera a écrit : > A simple (but less elegant, I agree) method is to put in the enumerate > environment, somewhere before the first paragraph to be indented : > \setlength{\parindent}{5mm} > or whatever length you want. List environment set \parinden

Re: How to have an enumeration item span more than one paragraph?

2002-07-24 Thread Alain Castera
On Wed, 24 Jul 2002, Radwan JALAM wrote: > Replace the "qq" with \hphantom{} > > regards, > I'm not sure it will be so easy to use in LyX (a quick test failed here, but I didn't investigate). A simple (but less elegant, I agree) method is to put in the enumerate environment, somewhere

Re: How to have an enumeration item span more than one paragraph?

2002-07-24 Thread Radwan JALAM
Replace the "qq" with \hphantom{} regards, At 12:16 24/07/2002, Alain Castera wrote: >Sorry, I am unable to reproduce (see attached dvi). What's wrong in my >test file ? Could you send an example to me ? > > >On Wed, 24 Jul 2002, seguso wrote: > > it is very simple. > > I would like to

Re: How to have an enumeration item span more than one paragraph?

2002-07-24 Thread seguso
On Wed, 24 Jul 2002 12:16:14 +0200 (CEST), you wrote: > > Sorry, I am unable to reproduce (see attached dvi). What's wrong in my > test file ? Could you send an example to me ? > gosh, you are right! I was pretty sure latex would put a first-line indent, but it doesn't. I don't know what to

Re: How to have an enumeration item span more than one paragraph?

2002-07-24 Thread Alain Castera
Sorry, I am unable to reproduce (see attached dvi). What's wrong in my test file ? Could you send an example to me ? On Wed, 24 Jul 2002, seguso wrote: > it is very simple. > I would like to get the following latex output : > > > \begin{enumerate} > > \item This is the first item, and spans ...

Re: How to make a greek letter bold?

2002-07-24 Thread Herbert Voss
seguso wrote: > > Does anyone know if I can make a greek lower letter bold? > It doesn't seem to work... \usepackage{bm} \bm{\alpha} Herbert -- http://www.lyx.org/help/

How to make a greek letter bold?

2002-07-24 Thread seguso
Hi, Does anyone know if I can make a greek lower letter bold? It doesn't seem to work... Thank you, Maurizio

Re: How to have an enumeration item span more than one paragraph?

2002-07-24 Thread seguso
On Wed, 24 Jul 2002 10:08:28 +0200 (CEST), you wrote: > On Wed, 24 Jul 2002, seguso wrote: > > > On Wed, 24 Jul 2002 06:22:13 +, you wrote: > > > > > sorry, I did not understand that you need the FIRST LINE > > > indentation. > > > > > > I'm sorry, I should have said that from the beginning.

Re: How to have an enumeration item span more than one paragraph?

2002-07-24 Thread Alain Castera
On Wed, 24 Jul 2002, seguso wrote: > On Wed, 24 Jul 2002 06:22:13 +, you wrote: > > > sorry, I did not understand that you need the FIRST LINE > > indentation. > > > I'm sorry, I should have said that from the beginning. :-P > > Thanks anyway. > I can always do an after-the-fact latex editing