On Fri, Apr 08, 2005 at 03:07:30PM +0200, Georg Baum wrote:
> Helge Hafting wrote:
>
> > Here is the complete configuration:
> >
> > ./configure --exec-prefix=/usr/local --with-version-suffix=-1.4cvs
> > --with-frontend=qt --with-gnu-ld --with-qt-includes=/usr/include/qt3
>
> That may explain it
Michael Schmitt wrote:
Dear Jean-Marc, dear Angus,
I finally managed to create a new binary for LyX 1.3.6 on Windows -
linking against a static version of the Qt library solved all my time
and memory problems! I must say that you and the Qt guys have done a
great job recently. Many of the former
Dear Jean-Marc, dear Angus,
I finally managed to create a new binary for LyX 1.3.6 on Windows -
linking against a static version of the Qt library solved all my time
and memory problems! I must say that you and the Qt guys have done a
great job recently. Many of the former problems (graphics pre
On Fri, Apr 08, 2005 at 05:52:20PM +0200, Juergen Spitzmueller wrote:
> Jean-Marc Lasgouttes wrote:
> > Helge> Numbering of subsubsections are displayed wrong in lyx. I have
> > Helge> set things up so chapters, sections and subsections are
> > Helge> numbered, and the output reflects that. But ins
Alfredo Braunstein wrote:
I see that Michael's po file has one fuzzy and 25 untranslated entries.
What's so hard about translating the missing 25? Do you need to go and
look at the thing 'in action' to get some context for the translation?
It is possible that these don't need translation (symb
Hello,
today I have presented a talk about lyx here. I think that we got more
users. :-)
I tried to update then my tree and compile to be current. I got only
crashes, so I have decided to start with a fresh tree.
In this case I have tried to load the Introduction from th
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Jean-Marc Lasgouttes wrote:
Helge> Numbering of subsubsections are displayed wrong in lyx. I have
Helge> set things up so chapters, sections and subsections are
Helge> numbered, and the output reflects that. But inside ly
Jean-Marc Lasgouttes wrote:
> Helge> Numbering of subsubsections are displayed wrong in lyx. I have
> Helge> set things up so chapters, sections and subsections are
> Helge> numbered, and the output reflects that. But inside lyx, the
> Helge> subsubsections are also numbered and that is irritating
Jean-Marc Lasgouttes wrote:
> Angus> Attached formats the credits data displayed by Help->About so
> Angus> that it fits inside the visible part of the browser.
> Good idea.
Committed.
--
Angus
Jean-Marc Lasgouttes wrote:
> Angus> It turned out to be easy indeed. The attached patch enables the
> Angus> Qt Help-> About dialog to display accented characters nicely.
> Angus> Ok to apply?
> Angus> Jean-Marc, interested in something similar for 1.3.x.?
> Yes, if it goes in 1..40cvs.
It's now
On Fri, 2005-04-08 at 16:53, Helge Hafting wrote:
> It has been a while since I had a crash or malfunction to report.
> So here is the biggest problem currently:
>
> Numbering of subsubsections are displayed wrong in lyx. I have set
> things up so chapters, sections and subsections are numbered,
Jean-Marc Lasgouttes wrote:
> What happens is that the QListView by default sorts on the first
> column. This means that the items inserted in the list are set in
> alphabetical order, and the setSorting(-1) which is done later happens
> too late.
>
> I guess what should be done is to remove the in
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes:
Helge> It has been a while since I had a crash or malfunction to
Helge> report. So here is the biggest problem currently:
Helge> Numbering of subsubsections are displayed wrong in lyx. I have
Helge> set things up so chapters, sections and
Make a new document with today's cvs.
Set paragraph type to "bulleted list". Make a list with
two entries and increase the depth of the second entry, like this:
* first
- second
Now position the cursor on the first item and delete the text so it is
empty.
Move the cursor down, and lyx goes boom!
The document settings dialog lets us choose the look of bullets.
We can see what they'll look like in the dialog, so it'd be nice if
the custom bullets also could be shown in the document area.
Well, perhaps this is 1.4.1 material, there being no bug.
Helge Hafting
It has been a while since I had a crash or malfunction to report.
So here is the biggest problem currently:
Numbering of subsubsections are displayed wrong in lyx. I have set
things up so chapters, sections and subsections are numbered,
and the output reflects that.
But inside lyx, the subsubsect
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes:
Michael> Oh my God, a single fuzzy translation!
Applied :)
JMarc
Jean-Marc Lasgouttes wrote:
>> "Georg" == Georg Baum
>> <[EMAIL PROTECTED]>
>> writes:
>
> Georg> Jean-Marc, bug 1542 is only fixed partially in 1.3 (we got a
> Georg> new report two days ago): If you enter "&" in math mode it is
> Georg> saved as "&", but it should be saved as "\&".
Helge Hafting wrote:
> Here is the complete configuration:
>
> ./configure --exec-prefix=/usr/local --with-version-suffix=-1.4cvs
> --with-frontend=qt --with-gnu-ld --with-qt-includes=/usr/include/qt3
That may explain it. Try --prefix instead of --exec-prefix.
Georg
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Michael Schmitt wrote:
>> Oh my God, a single fuzzy translation! Jean Marc, please apply this
>> patch to the 1.3 branch quickly! Michael :-)
Angus> As a typical Englishman --- What, people speak other languages?
Angus> Really? ---
Georg Baum wrote:
Helge Hafting wrote:
I noticed that all these files also exists under
/usr/local/share/lyx-1.4cvs/scripts,
but lyx-1.4 apparently didn't find them there, even though 'make install'
put them there. Something broken, or a problem with --version-suffix ?
Probably the latter.
Angus Leeming wrote:
> As a typical Englishman
> --- What, people speak other languages? Really? ---
> could someone explain to me what fuzzy translations are?
As a non-englishman, that's the type of translation I use all the time ;-)
No really,
>From gettext.info:
" Fuzzy entries, even if th
On Fri, 2005-04-08 at 15:05, Jean-Marc Lasgouttes wrote:
> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> Martin> On Thu, Apr 07, 2005 at 03:58:00PM +0200, Jean-Marc Lasgouttes
> Martin> wrote:
> >> I know I am repeating myself, but we should understand the
> >> LFUN_FINISHED st
Michael Schmitt wrote:
> Oh my God, a single fuzzy translation!
> Jean Marc, please apply this patch to the 1.3 branch quickly!
> Michael :-)
As a typical Englishman
--- What, people speak other languages? Really? ---
could someone explain to me what fuzzy translations are?
I see that Michael's p
> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes:
Andreas> Am 07.04.2005 um 17:58 schrieb Jean-Marc Lasgouttes:
>>> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes:
>>
Andreas> I also did some profiling and got the attached screenshot
Andreas> when scrolling down using PageDown.
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> On Thu, Apr 07, 2005 at 03:58:00PM +0200, Jean-Marc Lasgouttes
Martin> wrote:
>> I know I am repeating myself, but we should understand the
>> LFUN_FINISHED stuff before doing that. Either it makes sense and we
>> should fix it,
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> It turned out to be easy indeed. The attached patch enables the
Angus> Qt Help-> About dialog to display accented characters nicely.
Angus> Ok to apply?
Angus> Jean-Marc, interested in something similar for 1.3.x.?
Yes, if it goe
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Attached formats the credits data displayed by Help->About so
Angus> that it fits inside the visible part of the browser.
Good idea.
JMarc
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Jean-Marc, bug 1542 is only fixed partially in 1.3 (we got a
Georg> new report two days ago): If you enter "&" in math mode it is
Georg> saved as "&", but it should be saved as "\&". Backporting the
Georg> fix from 1.4 is trivial, do y
Asger wrote:
>> The problem with Mate and Miyata is that their emails are valid and,
>> indeed, active. (I've become a bit of an internet snooper this last
>> month or so ;-) Unfortunately, they're just not replying to me.
>
> Now that you have made the web-page, I assume you can point them to tha
Jean-Marc,
bug 1542 is only fixed partially in 1.3 (we got a new report two days ago):
If you enter "&" in math mode it is saved as "&", but it should be saved as
"\&". Backporting the fix from 1.4 is trivial, do you want me to do it?
Georg
> The problem with Mate and Miyata is that their emails are valid and,
> indeed, active. (I've become a bit of an internet snooper this last month
> or so ;-) Unfortunately, they're just not replying to me.
Now that you have made the web-page, I assume you can point them to that, and
that will ma
Attached formats the credits data displayed by Help->About so that it fits
inside the visible part of the browser.
Not needed for 1.3.x because the CREDITS data is pre-formatted.
--
Angus? src/frontends/xforms/1.4-XFormsView.C
? src/frontends/xforms/1.4-XWorkArea.C
? src/frontends/xforms/1.4-XWo
It turned out to be easy indeed. The attached patch enables the Qt
Help->About dialog to display accented characters nicely.
Ok to apply?
Jean-Marc, interested in something similar for 1.3.x.?
--
AngusIndex: src/frontends/qt2/ChangeLog
===
Martin Vermeer wrote:
> Attached.
>
> Now the cursor positioning is correct, and the crash is gone. Only price
> to pay is that now you cannot enter the inner inset with the mouse, but
> have to use the arrow keys. So this is a bit of a hack, but should be OK
> to get 1.4 out the door ;-)
>
> Th
I have just committed lib/generated_contributions.py to the repository and
have used it to update
lib/CREDITS
http://www.lyx.org/about/credits.php
http://www.lyx.org/about/blanket-permission.php
The .php files are fine.
I note, however, that our display of the CREDITS file within LyX
Martin Vermeer wrote:
>> Ideally, the first arrow down/up should move the cursor,
>> not merely close the macro. I guess that is much harder to do?
>
> Yes, I didn't manage that. The problem seems to be that we have to first
> force a redraw/setPosCache after closing the macro, before we are
> a
Attached.
Now the cursor positioning is correct, and the crash is gone. Only price
to pay is that now you cannot enter the inner inset with the mouse, but
have to use the arrow keys. So this is a bit of a hack, but should be OK
to get 1.4 out the door ;-)
The problem seems to be, that if you clic
Helge Hafting wrote:
> I noticed that all these files also exists under
> /usr/local/share/lyx-1.4cvs/scripts,
> but lyx-1.4 apparently didn't find them there, even though 'make install'
> put them there. Something broken, or a problem with --version-suffix ?
Probably the latter. The strange thi
On Fri, 2005-04-08 at 11:11, Helge Hafting wrote:
> Martin Vermeer wrote:
...
> >This is the part that is unrelated to LFUN_FINISHED: it fixes
> >Helge's bug and does nothing else. It's a crashing bug and this is the
> >correct fix IMHO*). Agreed?
> >
> >
> This works fine. No more crash when
Martin Vermeer wrote:
On Mon, Apr 04, 2005 at 11:55:52AM +0200, Helge Hafting wrote:
I tried to use a xfig inset in lyx-1.4cvs
It looks nice in lyx which now is able to display the figure, and
it is supposed to work both for latex and pdflatex exports.
Unfortunately, it works for neither when I
Jose' Matos wrote:
>> Any gurus got a python solution?
>
> That was to be expected:
> http://docs.python.org/lib/string-methods.html#l2h-180
>
> Notice the second argument for encoding, by default it is 'strict',
> and it bails out if any error occurs.
>
> You have the explanation for the differ
> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes:
Andreas> Hi! I just remembered that this all started with enabling
Andreas> font caching or not...
Andreas> Here's what Qt/Aqua does in drawText(). If it does any
Andreas> caching it doesn't help much...
No, what we do in LyX is font wid
Martin Vermeer wrote:
On Thu, Apr 07, 2005 at 03:58:00PM +0200, Jean-Marc Lasgouttes wrote:
"Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> Here is the patch fixing Helge's unfinished macro up/down bug,
Martin> as well as making the cursor move properly for HOME/END
On Thursday 07 April 2005 23:18, Angus Leeming wrote:
> Ok, Lars,
>
> the attached file, generate_contributions.py, is a python script that
> both stores and manipulates the raw data needed to create CREDITS,
> credits.php and blanket-permission.php
>
[...]
> We're not ready to use CREDITS encoded
45 matches
Mail list logo