> 1. In the document settings dialog, the caption below
> the window title isn't properly updated when I switch
> panes. Say I start on the Layout tab, for example,
> and it says "Document Style." Now if I switch to
> Paper I see two captions on top of each other
> (Document Style and something
I just installed the new official Windows version
under XP. I had been using Ruurd's ports on and off
for about a year. (The ability to reliably use spaces
in filenames is great, by the way.) I noticed two
problems that I don't remember running into
previously:
1. In the document settings dialo
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> to get sort?
Lars> can you try to include instead.
Lars> #include
I committed that.
JMarc
> "John" == John Spray <[EMAIL PROTECTED]> writes:
John> So it turns out the big character counts were actually -1 error
John> return values being cast to a size_t. I've added an error check
John> to the mbstowcs call that was generating them. It would be nice
John> to handle all this encoding
On Tue, 2005-08-02 at 22:19 +0200, Jean-Marc Lasgouttes wrote:
> John> Hi, Attached patch hacks around a crash I encountered scrolling
> John> through the user guide in lyx-gtk. It would be nice to track
> John> down what was passing font_metrics::width character counts
> John> longer than the stri
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| http://bugzilla.lyx.org/show_bug.cgi?id=1963
>
| This is realyy trivial.
>
| Lars, OK?
yes
--
Lgb
http://bugzilla.lyx.org/show_bug.cgi?id=1963
This is realyy trivial.
Lars, OK?
JMarc
Index: src/ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ChangeLog,v
retrieving revision 1.2261
diff -u -p -r1.2261 ChangeLog
---
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> On Aug 1, 2005, at 6:04 PM, Jean-Marc Lasgouttes wrote:
>> Bennett, could you try the file accents.lyx with the patches
>> applied? The output is a bit less nice as it used to be, because
>> 1.4.x has less nice code (the price to
> "Paul" == Paul A Rubin <[EMAIL PROTECTED]> writes:
[Hello, Till-- this is a discussion of a lyx/beamer bug, so I guess it is
better to have you in the loop]
Paul> In both LyX 1.3.5 and 1.3.6, if I create or open a beamer
Paul> presentation and then use Layout->Document->Bullets to change
Pa
> "John" == John Spray <[EMAIL PROTECTED]> writes:
John> Hi, Attached patch hacks around a crash I encountered scrolling
John> through the user guide in lyx-gtk. It would be nice to track
John> down what was passing font_metrics::width character counts
John> longer than the string passed, but
Hi,
Attached patch hacks around a crash I encountered scrolling through the
user guide in lyx-gtk. It would be nice to track down what was passing
font_metrics::width character counts longer than the string passed, but
one thing at a time :-)
John
Index: xftFontMetrics.C
Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
> to get sort?
>
> can you try to include instead.
>
> #include
>
Yes, that works.
Thanks
Rob
"Rob Bearman" <[EMAIL PROTECTED]> writes:
| I get this:
>
| ControlTexinfo.C
| \lyx\lyx-devel\src\frontends\controllers\ControlTexinfo.C(61) : error
| C2039: 'sort' : is not a member of 'std'
| \lyx\lyx-devel\src\frontends\controllers\ControlTexinfo.C(61) : error
| C3861: 'sort': identifier not fo
I can't find any mention of this in bugzilla, and Googling it turned up
nothing (I couldn't get a connection to GMANE's search engine).
Searching the beamer user guide didn't turn up anything, either. I'm
not sure if this is a LyX bug or a "feature" of the beamer package.
In both LyX 1.3.5 an
I get this:
ControlTexinfo.C
\lyx\lyx-devel\src\frontends\controllers\ControlTexinfo.C(61) : error
C2039: 'sort' : is not a member of 'std'
\lyx\lyx-devel\src\frontends\controllers\ControlTexinfo.C(61) : error
C3861: 'sort': identifier not found, even with argument-dependent lookup
I had to do th
> "John" == John Spray <[EMAIL PROTECTED]> writes:
John> G. Baum:
>> Anyway, the problem seems to be that the menu labels are always
>> encoded in latin and never in utf, so they may not be translated
>> via Glib::locale_to_utf8 (). AFAIK this has changed recently. Have
>> a look at src/fronte
On Mon, 01 Aug 2005 12:53:54 +0100 John Spray <[EMAIL PROTECTED]> wrote:
> Hi,
>
> [Regarding to bug 1954 (http://bugzilla.lyx.org/show_bug.cgi?id=1954)]
>
> Quoting:
>
> G. Baum:
> > Anyway, the problem seems to be that the menu labels are always
> encoded in
> > latin and never in utf, so th
On Mon, 01 Aug 2005 22:52:03 +0200 Helge Hafting <[EMAIL PROTECTED]> wrote:
> Load the user guide from the help menu.
>
> Press the down arrow on the scrollbar.
>
> Notice how lyx gets stuck - in plain text. No fancy inset or math
> needed.
>
> This does not look like the "imprecise scrollbar"
On Tue, 26 Jul 2005 14:42:28 +0300 (EEST) Martin Vermeer
<[EMAIL PROTECTED]> wrote:
...
> So done, see patch (the complete scrollbar patch!). Works for me. I
> hope the
> change in LyXView doesn't have any repercussions ;-)
>
> This can go in as far as I am concerned. Have to run now... to the
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> On Aug 1, 2005, at 6:04 PM, Jean-Marc Lasgouttes wrote:
>> Bennett, could you try the file accents.lyx with the patches
>> applied? The output is a bit less nice as it used to be, because
>> 1.4.x has less nice code (the price to
On Aug 1, 2005, at 6:04 PM, Jean-Marc Lasgouttes wrote:
Bennett, could you try the file accents.lyx with the patches applied?
The output is a bit less nice as it used to be, because 1.4.x has less
nice code (the price to pay for code factorization, I guess).
Here's the result on 1.4.x:
I'm
Hi
If I detach the "greek" panel, I obtain "greek-panel.png" below.
If I minimize it and then restore it, I obtain "greek-restored.png"
which is incomplete.
Cheers
Ekkehart
Helge Hafting wrote:
> So I should edit the ChangeLog file directly the next time,
> and have "cvs diff" notice changes to "ChangeLog" and "no.po"
> automatically?
That's the normal procedure. :-)
Alfredo
Jose' Matos wrote:
> The fix is quite easy, just to add it to the list of allowed parameters
> in
> normalize_paragraph_params, the problem are all those changes that
> occurred between 239 and now.
As far as I can see the subsequent conversion functions are not affected by
normalize_paragrap
24 matches
Mail list logo