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
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.
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!
> 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
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
> + if (par.find("\\color",0) != string::npos)
> space
I added this and committed the patch:
http://www.lyx.org/trac/changeset/26341
regards Uwe
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
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
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
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
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
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
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
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
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
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
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
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
>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
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.,
+
Vincent van Ravesteijn - TNW wrote:
- Each randomly chosen set of integers has a gcd,
But 1 isn't much of a GCD
rh
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
>>> 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
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
> 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
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
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.
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
>> 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
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
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
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
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
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
>> 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
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
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
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.
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
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
[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
41 matches
Mail list logo