Re: Bold key binding is not right in Lyx 1.6.0rc2

2008-09-08 Thread Pavel Sanda
Pavel Sanda wrote: > > In some cases, for some greek variables used as vectors and matrices, one > > might need \boldsymbol reading the bug report, this was the reason for \boldsymbol change, and perhaps nobody knew about the regressions you report. i think it should be reverted, but will wait w

Re: Bold key binding is not right in Lyx 1.6.0rc2

2008-09-08 Thread Pavel Sanda
Matthew Bromberg wrote: > While I think there are some great improvements in Lyx 1.6.0rc2, there are > some serious issues with regards to the bold font change ctrl-B. For most > mathematical documents, the convention is that a bold font on a variable > name represents a vector or a matrix.

Bold key binding is not right in Lyx 1.6.0rc2

2008-09-08 Thread Matthew Bromberg
While I think there are some great improvements in Lyx 1.6.0rc2, there are some serious issues with regards to the bold font change ctrl-B. For most mathematical documents, the convention is that a bold font on a variable name represents a vector or a matrix. These should not be in italics!

RE: [patch] Some fixes for listings

2008-09-08 Thread Vincent van Ravesteijn - TNW
> I committed it. Thank you. > Could you please backport the following things to LyX 1.5 branch > as requested by Jürgen if possible: > - It prevents that the package "listings" is included twice. > - The color package is now automatically included. (when necessary) > - checking for unmatched u

Re: [patch] Some fixes for listings

2008-09-08 Thread Uwe Stöhr
This could go in soon I think. I committed it. Could you please backport the following things to LyX 1.5 branch as requested by Jürgen if possible: > - It prevents that the package "listings" is included twice. > > - The color package is now automatically included. (when necessary) - checking

Re: [patch] Some fixes for listings

2008-09-08 Thread Uwe Stöhr
> + if (par.find("\\color",0) != string::npos) > space I added this and committed the patch: http://www.lyx.org/trac/changeset/26341 regards Uwe

Re: [patch] Cheering up listings

2008-09-08 Thread Uwe Stöhr
Uwe Stöhr schrieb: Fine with me, When nobody disagrees, I'll put this in. It's in: http://www.lyx.org/trac/changeset/26340 regards Uwe

Re: LDM 2008

2008-09-08 Thread Abdelrazak Younes
Andre Poenitz wrote: On Sun, Sep 07, 2008 at 09:39:40PM +0200, Christian Ridderström wrote: I pruned the list of dates, resulting in these candidates: Abdel Lgb José Chr Ed Steph André JMarc Uwe VvR Sum #people>2 18.10 3 30 4 3 35 5 4 4 34 9 08.11

Re: LDM 2008

2008-09-08 Thread Abdelrazak Younes
Andre Poenitz wrote: So unless someone comes up with a really convincing argument to the contrary I'll call 15.11. "final". Bad luck for Ed, but apart from that it does not look too bad. I hope that Abdel and Lgb can reach a 3+ ;-} I think that should be fine with me. On the positive side

Re: LDM 2008

2008-09-08 Thread Abdelrazak Younes
Pavel Sanda wrote: Andre Poenitz wrote: So unless someone comes up with a really convincing argument to the contrary I'll call 15.11. "final". Bad luck for Ed, but apart from that it does not look too bad. I hope that Abdel and Lgb can reach a 3+ ;-} i updated wiki accordingly and pu

Re: LDM 2008

2008-09-08 Thread Pavel Sanda
Andre Poenitz wrote: > So unless someone comes up with a really convincing argument to the > contrary I'll call 15.11. "final". Bad luck for Ed, but apart from that > it does not look too bad. I hope that Abdel and Lgb can reach a 3+ ;-} i updated wiki accordingly and put people with >=4 to commin

Help needed on small table movement bug

2008-09-08 Thread Vincent van Ravesteijn - TNW
Hi all, When your cursor is in an empty cell of a table and you hit Shift+Right-Arrow, nothing happens. Hitting it again selects both cells, which you would expect after the first keystroke. The same happens when you are in the last position of a cell and you've not selected anything yet. This

Re: LDM 2008

2008-09-08 Thread Andre Poenitz
On Sun, Sep 07, 2008 at 09:39:40PM +0200, Christian Ridderström wrote: > I pruned the list of dates, resulting in these candidates: > > Abdel Lgb José Chr Ed Steph André JMarc Uwe VvR Sum #people>2 > > 18.10 3 30 4 3 35 5 4 4 34 9 > 08.11 3 35 5 0

RE: [bug 5223] Let's learn from user feedback

2008-09-08 Thread Vincent van Ravesteijn - TNW
Right now (in Lyx 1.5.6) it's impossible to change the headings of TOC using the latex trick \section[foo]{bar}. >>> This is not correct, please read the user guide. To have short >>> titles, use the menu Insert -> Short title. >> >> Stated that: I, personally, never read user gui

Re: [bug 5223] Let's learn from user feedback

2008-09-08 Thread Uwe Stöhr
Vincent van Ravesteijn - TNW schrieb: Right now (in Lyx 1.5.6) it's impossible to change the headings of TOC using the latex trick \section[foo]{bar}. This is not correct, please read the user guide. To have short titles, use the menu Insert -> Short title. Stated that: I, personally, never

Re: [patch] Some fixes for listings

2008-09-08 Thread Pavel Sanda
Uwe Stöhr wrote: > Vincent van Ravesteijn - TNW schrieb: > >> New in this patch: - allowing escaped braces in parameters >> - checking for unmatched unescaped braces during validation >> - added a missing button policy to bc() of the GuiListings dialog >> (otherwise validation does not make sens

Re: [Cvslog] r26303 - in /lyx-devel/trunk/src/insets: InsetCollapsable...

2008-09-08 Thread Jean-Marc . Lasgouttes
Richard Heck <[EMAIL PROTECTED]> writes: > OK. So what sorts of insets ought to be allowed in InsetOptArg? Or > what sorts ought to be excluded? I do not know really. JMarc

Re: [bug 5223] Let's learn from user feedback

2008-09-08 Thread Richard Heck
Vincent van Ravesteijn - TNW wrote: Ultimately, I'd like to see some quite different solution, one that would allow multiple optional arguments and would even allow (require!) the insertion of required additional arguments. What I have in mind would be, say, a little box drawn to the left of a se

RE: [bug 5223] Let's learn from user feedback

2008-09-08 Thread Vincent van Ravesteijn - TNW
>Ultimately, I'd like to see some quite different solution, >one that would allow multiple optional arguments and would >even allow (require!) the insertion of required additional >arguments. What I have in mind would be, say, a little box >drawn to the left of a section environment. >Clicking on

Re: [Cvslog] r26303 - in /lyx-devel/trunk/src/insets: InsetCollapsable...

2008-09-08 Thread Richard Heck
Jean-Marc Lasgouttes wrote: [EMAIL PROTECTED] writes: + // FIXME At present, these are being enabled and disabled according to + // whether PASSTHRU has been set in the InsetLayout. This makes some + // sense, but there are other checks that should really be done. E.g., +

Re: [patch] Some fixes for listings

2008-09-08 Thread Richard Heck
Vincent van Ravesteijn - TNW wrote: - Each randomly chosen set of integers has a gcd, But 1 isn't much of a GCD rh

Re: [bug 5223] Let's learn from user feedback

2008-09-08 Thread Richard Heck
Abdelrazak Younes wrote: Author: younes Date: Mon Sep 8 16:22:03 2008 New Revision: 26337 URL:http://www.lyx.org/trac/changeset/26337 Log: Insert Short Title context menu Modified: lyx-devel/trunk/lib/ui/stdcontext.inc Modified: lyx-devel/trunk/lib/ui/stdcontext.inc URL:http://www.lyx.org

RE: [patch] Some fixes for listings

2008-09-08 Thread Vincent van Ravesteijn - TNW
>>> Vincent wrote: >>> >>> I am afraid I will raise the issue of , (since I missed >>> the discussion about this completely). >>> >>> >> Bo wrote: >> >> If you insist, there are this wiki page that records part of the >> debates http://wiki.lyx.org/Devel/??Suggestions, and a com

Re: [bug 5223] Let's learn from user feedback

2008-09-08 Thread Abdelrazak Younes
Vincent van Ravesteijn - TNW wrote: Right now (in Lyx 1.5.6) it's impossible to change the headings of TOC using the latex trick \section[foo]{bar}. This is not correct, please read the user guide. To have short titles, use the menu Insert -> Short title. Stated that: I, perso

Re: [patch] Tabbing in listings

2008-09-08 Thread Bo Peng
> I think it is about how LyX displays the tabs. Now, the tabs are painted by > QPainter and the cursor movement is guided by QFontMetrics. I tried to paint > the tabs and to guide the cursor myself, but this lead to (for me) > ununderstandable crashes. If you know how we can override the defaul

Re: [bug 5223] Let's learn from user feedback

2008-09-08 Thread Abdelrazak Younes
Vincent van Ravesteijn - TNW wrote: Right now (in Lyx 1.5.6) it's impossible to change the headings of TOC using the latex trick \section[foo]{bar}. This is not correct, please read the user guide. To have short titles, use the menu Insert -> Short title. Stated that: I, perso

Re: [patch] Some fixes for listings

2008-09-08 Thread Richard Heck
Bo Peng wrote: I am afraid I will raise the issue of embedding (since I missed the discussion about this completely). If you insist, there are this wiki page that records part of the debates http://wiki.lyx.org/Devel/BundleSuggestions, and a complete but outdated patch in http://www.lyx.

Re: Emergency saves removal

2008-09-08 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > >> I think that too many dialogs mean that people won't read them. I > >> prefer the approach with a new checkbox as proposed in the bug, since > >> it explicitly tells that the file will be deleted and allows to > >> avoid that (better that 4 buttons in the dialog IMO

[bug 5223] Let's learn from user feedback

2008-09-08 Thread Vincent van Ravesteijn - TNW
>> Right now (in Lyx 1.5.6) it's impossible to change the >> headings of TOC using the latex trick \section[foo]{bar}. >> > This is not correct, please read the user guide. To have > short titles, use the menu Insert -> Short title. Stated that: I, personally, never read user guides

Re: Feature suggestion (for 1.6): Export All to Directory

2008-09-08 Thread rgheck
Pavel Sanda wrote: Konrad Hofbauer wrote: Would there be any problem to make a File -> Export -> Directory and/or File -> Export -> ZIP that basically contains the same as the tmp directory PLUS the .lyx file (with all file references local)? i think for this you don't need to code a

Re: LDM 2008

2008-09-08 Thread Jean-Marc Lasgouttes
Christian Ridderström <[EMAIL PROTECTED]> writes: > They should use a monospace font, and when I just checked they seem to > do so in my browser (Opera), and also in Firefox. In other words, it > looks ok to me. What browser do you use? Firefox 3.0.1 on linux. On konqueror 3.something everything

Re: Emergency saves removal

2008-09-08 Thread Jean-Marc Lasgouttes
Pavel Sanda <[EMAIL PROTECTED]> writes: > Jean-Marc Lasgouttes wrote: >> I think that too many dialogs mean that people won't read them. I >> prefer the approach with a new checkbox as proposed in the bug, since >> it explicitly tells that the file will be deleted and allows to >> avoid that (bett

Re: LDM 2008

2008-09-08 Thread Pavel Sanda
Christian Ridderström wrote: > On Mon, 8 Sep 2008, Jean-Marc Lasgouttes wrote: > >> Christian Ridderström <[EMAIL PROTECTED]> writes: >>> PS. I've discovered a bug in the 'section edit' recipe, so check out >>> that you don't destroy the changes of someone else editing the page at >>> the same time

Re: LDM 2008

2008-09-08 Thread Christian Ridderström
On Mon, 8 Sep 2008, Jean-Marc Lasgouttes wrote: Christian Ridderström <[EMAIL PROTECTED]> writes: PS. I've discovered a bug in the 'section edit' recipe, so check out that you don't destroy the changes of someone else editing the page at the same time. However, just editing the entire wiki page

RE: [patch] Tabbing in listings

2008-09-08 Thread Vincent van Ravesteijn - TNW
>> The TAB width should be consistent for all listings in a document. You >> are right, that some prefer 3 characters, some 4, some only 2. So what >> we need is an item in the listings dialog in the document settings. 4 >> should be the default. >> The current 8 characters width is definitively

Re: Emergency saves removal

2008-09-08 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > I think that too many dialogs mean that people won't read them. I > prefer the approach with a new checkbox as proposed in the bug, since > it explicitly tells that the file will be deleted and allows to > avoid that (better that 4 buttons in the dialog IMO). is it po

Re: [Cvslog] r26303 - in /lyx-devel/trunk/src/insets: InsetCollapsable...

2008-09-08 Thread Martin Vermeer
On Mon, 08 Sep 2008 10:23:52 +0200 [EMAIL PROTECTED] wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > >> > BTW, I do not understand why this stuff is done in InsetCollapsable > >> > instead of InsetText. > >> Me either. Probably goes back to who knows when. > > Try move it and you'll find ou

Re: LDM 2008

2008-09-08 Thread Jean-Marc Lasgouttes
Christian Ridderström <[EMAIL PROTECTED]> writes: > PS. I've discovered a bug in the 'section edit' recipe, so check out > that you don't destroy the changes of someone else editing the page at > the same time. However, just editing the entire wiki page ought to be > safe, so edit the entire page.

Re: Emergency saves removal

2008-09-08 Thread Jean-Marc Lasgouttes
Pavel Sanda <[EMAIL PROTECTED]> writes: > i would like lyx allowing removal of emergency files. i don't agree with > automatical removal as suggested in > http://bugzilla.lyx.org/show_bug.cgi?id=2120 , > so the following patch implements one more confirmation dialog in case > newer .emergency file

Re: [Cvslog] r26303 - in /lyx-devel/trunk/src/insets: InsetCollapsable...

2008-09-08 Thread Jean-Marc . Lasgouttes
Martin Vermeer <[EMAIL PROTECTED]> writes: >> > BTW, I do not understand why this stuff is done in InsetCollapsable >> > instead of InsetText. >> Me either. Probably goes back to who knows when. > Try move it and you'll find out what the reason is if any... Very wise advice :) Any chance to se

Re: [Cvslog] r26315 - /lyx-devel/trunk/src/Text3.cpp

2008-09-08 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: > Author: sts > Date: Sat Sep 6 17:10:23 2008 > New Revision: 26315 > > URL: http://www.lyx.org/trac/changeset/26315 > Log: > * enter new macro template and select the name. This save a lot of keystrokes > to remoe the long default name. On an unrelated note Stefan, cou