Re: backslash binding in mathed

2003-12-05 Thread Andre Poenitz
On Thu, Dec 04, 2003 at 05:15:22PM +0100, Günter Milde wrote: > Can I rebind it? Try 'ert-insert' which is usually bound to C-l. > BTW: Is there a function to show the keybindings on the statusbar (like > the show-key in jed or emacs)? I don't think so. Would be a nice-to-have, though... Andre'

Re: highlighting and deleting batches of spam

2003-12-05 Thread Andre Poenitz
On Thu, Dec 04, 2003 at 11:35:11AM -0600, [EMAIL PROTECTED] wrote: > I use a filter to put what's likely to be spam in a folder and then > prune out what's real mail and delete the rest. The problem is that > every message needs to be opened and then deleted, which doesn't work > because so much s

Color prefs

2003-12-05 Thread Jean-Pierre.Chretien
Opening Preferences->Look&Feel->Colors, changing some colors and saving does not seem effective: - lyx-1.3.3: nothing is changes, but if I copy the preferences.xform file from 1.3.2, the old color tuning is taken into account (but not changed) - lyx-1.3.3-qt: changing the text background c

Re: Color prefs

2003-12-05 Thread Rich Shepard
On Fri, 5 Dec 2003, Jean-Pierre.Chretien wrote: > Opening Preferences->Look&Feel->Colors, > changing some colors and saving does not seem effective: > Any clue ? > Sparc-Solaris 8, gcc 3.1, libforms 1.0, qt 3.1.2 Jean-Pierre, For what it's worth, on my linux boxes with lyx-1.3.3/qt, I have c

Re: Renumbering of enumerated item.

2003-12-05 Thread Paul A. Rubin
[posted and mailed] "Rudi van der Linde" <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > Hi All, > > I am sure this question has been answered before but I am unable to > surf the net at the moment to search the archives. > > I have got an enumerated list e.g. > > 1. Item 1 > 2. Item 2

Re: Color prefs

2003-12-05 Thread Angus Leeming
Jean-Pierre.Chretien wrote: > > Opening Preferences->Look&Feel->Colors, > changing some colors and saving does not seem effective: > > - lyx-1.3.3: nothing is changes, but if I copy the > preferences.xform file from 1.3.2, the old color tuning is taken > into account (but not changed) > >

Re: Color prefs

2003-12-05 Thread Jean-Pierre.Chretien
>>To: [EMAIL PROTECTED] >>From: Angus Leeming <[EMAIL PROTECTED]> >>Subject: Re: Color prefs >>Date: Fri, 05 Dec 2003 15:21:23 + >> >>Jean-Pierre.Chretien wrote: >> >>> >>> Opening Preferences->Look&Feel->Colors, >>> changing some colors and saving does not seem effective: [snip] >>I think

Re: backslash binding in mathed

2003-12-05 Thread g . milde
Thanks to Christian and Andre! Christian Ridderström wrote: > > BTW: Is there a function to show the keybindings on the statusbar (like > > the show-key in jed or emacs)? > > I don't think so, but this script: > http://wiki.lyx.org/pmwiki.php/Tools/LyxBindings > can show you all bindings.

Re: backslash binding in mathed

2003-12-05 Thread Andre Poenitz
On Fri, Dec 05, 2003 at 05:16:32PM +0100, [EMAIL PROTECTED] wrote: > > Try 'ert-insert' which is usually bound to C-l. > > This did the trick. > \bind "numbersign" "ert-insert" > > However, it binds regardless of whether I am in math mode or not. We don't have 'local' keybindings (yet...)

Pstricks package

2003-12-05 Thread Hassoun Karam
Hi I am trying the Pstricks package to create box matrices using the examples from http://www.pstricks.de/Nodes/nodes.phtml. I imported boxNode.tex into Lyx and run DVI. However i get three error messages in Xdvi and a simple matrix without the boxes: cannot find postscript file for inclusion

Re: Color prefs

2003-12-05 Thread Christian Ridderström
On Fri, 5 Dec 2003, Jean-Pierre.Chretien wrote: > I guess I will wait for the next release rather than wasting time to > find out what is wrong here, I can live with the defaults. Are you sure this bug is already reported and known by the developers? Otherwise it might make it to the next release

Re: Color prefs

2003-12-05 Thread James Frye
I reported this, or something similar, sometime last spring. What I did is simply to edit the preferences file and set my colors by hand. It will read and use what's there just fine. James On Fri, 5 Dec 2003, [ISO-8859-1] Christian Ridderström wrote: > On Fri, 5 Dec 2003, Jean-Pierre.Chretien

Re: Color prefs

2003-12-05 Thread Angus Leeming
James Frye wrote: > I reported this, or something similar, sometime last spring. > > What I did is simply to edit the preferences file and set > my colors by hand. It will read and use what's there just > fine. A WorkForMe makes it rather hard for me to investigate further, so if no-one else

Re: Color prefs

2003-12-05 Thread James Frye
At the time, I did narrow down where the problem was happening to a small section of code, though I couldn't see how to fix it. Maybe if you search the list archives you can find those messages - though of course this might be a different problem giving similar symptoms :-) James On Fri, 5 Dec 2

Re: Color prefs

2003-12-05 Thread Angus Leeming
Jean-Pierre.Chretien wrote: Opening Preferences->Look&Feel->Colors, changing some colors and saving does not seem effective: > > [snip] > >>>I think that you need to press 'Save' rather than 'Apply' in the >>>preferences dialog. Have a look in your ~/.lyx/preferences file for >>>changes

Re: Color prefs

2003-12-05 Thread Angus Leeming
James Frye wrote: > At the time, I did narrow down where the problem was happening to a > small > section of code, though I couldn't see how to fix it. Maybe if you > search the list archives you can find those messages - though of > course this might be a different problem giving similar symptoms

Re: Pstricks package

2003-12-05 Thread Herbert Voß
Hassoun Karam wrote: I am trying the Pstricks package to create box matrices using the examples from http://www.pstricks.de/Nodes/nodes.phtml. I imported boxNode.tex into Lyx and run DVI. However i get three error messages in Xdvi and a simple matrix without the boxes: cannot find postscript f

Re: Gnuplot External Material

2003-12-05 Thread Dave Tweten
Thank you all for attempting to enlighten me. Even the suggestions I didn't follow helped me understand the alternatives. I said: >... will I have to figure out the syntax well enough to roll my own? I decided to roll my own. The reason is the attraction of making LyX work off the gnuplot fil