Re: buffer local l10n

2002-04-29 Thread Juergen Vigna
On 28-Apr-2002 Lars Gullik Bjønnes wrote: Can be done with gcc 3.1 and glibc: [snip] You mean localize certain WorkArea strings (labels) on the selected document language? Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen Vigna

Minibuffer

2002-04-29 Thread Marco Morandini
I apoligize for writing this, but I'm no more able to write commands in the Minibuffer. It never gets activated. I'm the only one with this problem? Lyx from cvs, xforms 0.. Thanks for your help, Marco Morandini

Re: buffer local l10n

2002-04-29 Thread Angus Leeming
On Sunday 28 April 2002 6:15 pm, Lars Gullik Bjønnes wrote: Can be done with gcc 3.1 and glibc: Here I get: aleem@pneumon:aleem- cxx -std strict_ansi -o trial trial.C cxx: Error: trial.C, line 16: no instance of function template std::use_facet matches the argument list

Re: buffer local l10n

2002-04-29 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: | On Sunday 28 April 2002 6:15 pm, Lars Gullik Bjønnes wrote: Can be done with gcc 3.1 and glibc: | Here I get: | aleem@pneumon:aleem- cxx -std strict_ansi -o trial trial.C | cxx: Error: trial.C, line 16: no instance of function template |

Re: buffer local l10n

2002-04-29 Thread Lars Gullik Bjønnes
Juergen Vigna [EMAIL PROTECTED] writes: | On 28-Apr-2002 Lars Gullik Bjønnes wrote: Can be done with gcc 3.1 and glibc: | [snip] | You mean localize certain WorkArea strings (labels) on the selected | document language? Yes... and we do not really need glibc or libstdc++ support libintl

Re: Minibuffer

2002-04-29 Thread Juergen Vigna
On 29-Apr-2002 Angus Leeming wrote: With emacs-bindings, type M-x Well I guess with cua too. But I guess that won't be the solution :) Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienallee 13/N

Re: [PATCH] fix XpmAllocColor failed messages

2002-04-29 Thread Angus Leeming
On Sunday 28 April 2002 7:33 pm, John Levon wrote: convert in later versions uses the opaque color name. This patch just sets it to white. Please apply. thanks john Applied. Angus

Re: [PATCH] Re: LyX 1.2pre4 Image File Extension

2002-04-29 Thread Angus Leeming
On Sunday 28 April 2002 8:17 am, Herbert Voss wrote: John Levon wrote: On Sun, Apr 28, 2002 at 12:31:07AM +0200, Herbert Voss wrote: LyX itself needs the real filename, means with extension. Remeber that 1.2.0 allows a lot of different graphic formats, which are converted to eps or pdf.

Re: [PATCH] Re: error export xpm

2002-04-29 Thread Angus Leeming
On Friday 26 April 2002 3:40 pm, Herbert Voss wrote: Angus Leeming wrote: On Thursday 25 April 2002 6:25 pm, Herbert Voss wrote: we should hide the graphic export formats for the file-export menu. Herbert Don't you hate hard-coding such things? Anyway, while you're at it, you should

Re: [PATCH] Re: Here you go

2002-04-29 Thread Dekel Tsur
On Sun, Apr 28, 2002 at 03:27:01PM +0200, Lars Gullik Bjønnes wrote: Dekel Tsur [EMAIL PROTECTED] writes: | On Sat, Apr 27, 2002 at 09:09:13PM +0200, Lars Gullik Bjønnes wrote: | Here is a patch :) | Can I apply it ? No. | Why? Untested. Make others test it verify that lyx

Re: [PATCH] Re: Here you go

2002-04-29 Thread Lars Gullik Bjønnes
Dekel Tsur [EMAIL PROTECTED] writes: | Currently, lyx-1.2.0 doesn't read correctly 1.1.6 files which is very bad. Perhaps... I do not expect to find a lot of 1.1.6 lyx files that used floatflt... | Even if this feature wasn't widely used, it is still bad to drop support for | it. I can

Re: [PATCH] Re: Here you go

2002-04-29 Thread Juergen Vigna
On 29-Apr-2002 Lars Gullik Bjønnes wrote: | Even if this feature wasn't widely used, it is still bad to drop support for | it. I can agree with that. It's the same for the indented paragraphs also. We droped that too and it doesn't seem someone wants it back (appart from me as I think it's

[PATCH] toolstips for graphic gui

2002-04-29 Thread Herbert Voss
Angus, please try the tooltips and the missing (LyX)KeepAspectratio checkbutton Herbert -- http://www.lyx.org/help/ Index: src/frontends/controllers/ChangeLog === RCS file:

Re[2]: [PATCH] Re: Here you go

2002-04-29 Thread Soeren Pietsch
Juergen It's the same for the indented paragraphs also. We droped that too and it doesn't Juergen seem someone wants it back (appart from me as I think it's pretty usefull, but one Juergen can always use an office software ;) he you are not the only one! But one can always drop LyX in favor

REVTeX4 layout + double/onehalf line spacing: errors

2002-04-29 Thread R. Lahaye
Hi, When I select Double or OneHalf line spacing in the Layout dialog for the template REVTeX4 LyX document, I get three error boxes right in front of the Preprint line (upper right corner of the document). Is this a bug in the layout or in LyX? I don't think I'm trying something unreasonable

Re: Language specific crash in LyX 1.2.0cvs

2002-04-29 Thread Juergen Vigna
On 24-Apr-2002 Claus Hindsgaul wrote: ons, 2002-04-24 kl. 15:27 skrev John Levon: Did that help? No ! Look at the backtrace yourself then look at the source they are completely different. Perhaps a valgrind bug ? Thanks for your backtraces (and patience). Would it be possible for you to

Custom settings in Layout dialogs: rename pulldown labels

2002-04-29 Thread R. Lahaye
Hi, The naming of the pull-down selectors, that allow custom settings, is rather confusing. For example: [Other] : Document Layout-Document-Spacing [Length] : Document Layout-Document-Default Skip [Custom] : Document Layout-Paper-Papersize [Length] : Paragraph Layout-Above / Below [Other] :

Re: Custom settings in Layout dialogs: rename pulldown labels

2002-04-29 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: | On Monday 29 April 2002 2:50 pm, R. Lahaye wrote: Hi, The naming of the pull-down selectors, that allow custom settings, is rather confusing. For example: [Other] : Document Layout-Document-Spacing [Length] : Document Layout-Document-Default Skip

PATCH: Fix for #350

2002-04-29 Thread Juergen Vigna
Well as the subject tells us this should fix #350 Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450253 I-39100 Bozen Web:

Re: REVTeX4 layout + double/onehalf line spacing: errors

2002-04-29 Thread Herbert Voss
R. Lahaye wrote: Hi, When I select Double or OneHalf line spacing in the Layout dialog for the template REVTeX4 LyX document, I get three error boxes right in front of the Preprint line (upper right corner of the document). Is this a bug in the layout or in LyX? I don't think I'm

PATCH: fix for #348

2002-04-29 Thread Juergen Vigna
Another one for people to have a look at! Jug P.S.: Q: Why are you sending all this simple patches to the list? A: I don't want to risk my karma commiting them :P -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL

Re: PATCH: fix for #348

2002-04-29 Thread Jose Abilio Oliveira Matos
On Monday 29 April 2002 15:50, Juergen Vigna wrote: Another one for people to have a look at! Jug P.S.: Q: Why are you sending all this simple patches to the list? A: I don't want to risk my karma commiting them :P You are so afraid that you even forgot to send the patch.

New de.po for 1.2pre4

2002-04-29 Thread Peter Suetterlin
Hi all, Here's de.po, the latest (as of 1.2pre4) translation of the LyX UI to german. Could someone please check it in? Some more issues I noticed (probably already found but someone else, but I didn't follow the list lately) - The window titles of the 'Select Database' and 'Select

Some unconverted Standards

2002-04-29 Thread Lars Gullik Bjønnes
I found these and thing they should be changed. Does the following patch look ok? ? build ? ny Index: src/BufferView_pimpl.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/BufferView_pimpl.C,v retrieving revision 1.234 diff

PATCH: fix for #337

2002-04-29 Thread Juergen Vigna
The last one for today have a look! Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450253 I-39100 Bozen Web: http://www.sad.it/~jug

Re: Language specific crash in LyX 1.2.0cvs

2002-04-29 Thread Claus Hindsgaul
man, 2002-04-29 kl. 15:42 skrev Juergen Vigna: Thanks for your backtraces (and patience). Would it be possible for you to apply the attached patch to an updated cvs version and see if that fixes the problem for you? Thank you for the patch. Unfortunately it did not avoid the crash. Would you

Re: PATCH: fix for #337

2002-04-29 Thread Dekel Tsur
On Mon, Apr 29, 2002 at 05:23:32PM +0200, Juergen Vigna wrote: The last one for today have a look! It doesn't appear as a correct fix to me. Note that the example file does not work as lyx 1.2.0cvs cannot read 1.1.6 files which use the latex layout, which is, again, very bad (is this bug in

[PATCH] Re: Custom settings in Layout dialogs: rename pulldown labels

2002-04-29 Thread R. Lahaye
Angus Leeming writes: On Monday 29 April 2002 2:50 pm, R. Lahaye wrote: The naming of the pull-down selectors, that allow custom settings, is rather confusing. For example: [Other] : Document Layout-Document-Spacing [Length] : Document Layout-Document-Default Skip [Custom] :

Preferences/DocumentLayout: pagesize options conflict

2002-04-29 Thread R. Lahaye
Hi, A few (severe?) discrepancies between the Preferences and Document Layout, concerning the pagesizes: FormPreferences has as pagesize options: Default | US letter | US legal | US executive | A3 | A4 | A5 | B5 FormDocument has in addition to this list also: Custom | B3 | B4 Then my

Re: Language specific crash in LyX 1.2.0cvs

2002-04-29 Thread Lars Gullik Bjønnes
Claus Hindsgaul [EMAIL PROTECTED] writes: | man, 2002-04-29 kl. 15:42 skrev Juergen Vigna: Thanks for your backtraces (and patience). Would it be possible for you to apply the attached patch to an updated cvs version and see if that fixes the problem for you? | Thank you for the patch.

Re: PATCH: fix for #337

2002-04-29 Thread Lars Gullik Bjønnes
Dekel Tsur [EMAIL PROTECTED] writes: | On Mon, Apr 29, 2002 at 05:23:32PM +0200, Juergen Vigna wrote: The last one for today have a look! | It doesn't appear as a correct fix to me. | Note that the example file does not work as lyx 1.2.0cvs | cannot read 1.1.6 files which use the latex

Re: PATCH: fix for #337

2002-04-29 Thread Dekel Tsur
On Mon, Apr 29, 2002 at 06:01:27PM +0200, Lars Gullik Bjønnes wrote: Why do you say that 1.2.0cvs is not able to read files with the latex layout? Hmm it seems that we test for a valid layout a bit early in buffer.C... so that the compability reading does not kick in before we have already

Re: PATCH: fix for #337

2002-04-29 Thread Lars Gullik Bjønnes
Juergen Vigna [EMAIL PROTECTED] writes: | The last one for today have a look! I'd like some one to test this before it is applied. What are a relevant test file? | Jug | -- | -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ | Dr. Jürgen VignaE-Mail:

Sorting a vector of internationalised strings

2002-04-29 Thread Angus Leeming
My recent splurge of patches (for which apologies again for notposting to the list first) have done nothing more than internationalise the language names in the Character, Document and Preferences dialogs. They all do it the same way, so I had to split some functions off into their own files

Re: PATCH: fix for #337

2002-04-29 Thread John Levon
On Mon, Apr 29, 2002 at 05:31:16PM +0200, Lars Gullik Bjønnes wrote: I'd like some one to test this before it is applied. What are a relevant test file? There's a testcase in the bug ! Hold on and I'll run through all the list's patches (if Jug would care to send the missing one ...) john

Re: Preferences/DocumentLayout: pagesize options conflict

2002-04-29 Thread Herbert Voss
R. Lahaye wrote: A few (severe?) discrepancies between the Preferences and Document Layout, concerning the pagesizes: FormPreferences has as pagesize options: Default | US letter | US legal | US executive | A3 | A4 | A5 | B5 FormDocument has in addition to this list also: Custom |

Re: [PATCH] Re: Custom settings in Layout dialogs: rename pulldown labels

2002-04-29 Thread Herbert Voss
R. Lahaye wrote: Angus Leeming writes: On Monday 29 April 2002 2:50 pm, R. Lahaye wrote: The naming of the pull-down selectors, that allow custom settings, is rather confusing. For example: [Other] : Document Layout-Document-Spacing [Length] : Document Layout-Document-Default Skip [Custom]

Build broke (Angus ?)

2002-04-29 Thread John Levon
frontends/.libs/libfrontends.a(FormCharacter.o): In function `FormCharacter::build(void)': /home/moz/src/lyx/lyx-devel/src/frontends/xforms/FormCharacter.C:57: undefined reference to `frnt::getLanguageData(void)' frontends/.libs/libfrontends.a(FormDocument.o): In function

Re: Language specific crash in LyX 1.2.0cvs

2002-04-29 Thread Claus Hindsgaul
By request, I have obtained the following backtraces from valgrind (attached) and gdb from a LyX 1.2.0CVS of today with Juergens patch applied compiled with --disable-optimization. They were both made doing the same thing as in my prior backtraces. Claus Hindsgaul gdb: (gdb) run Starting

Re: FWD: Re: A WinXP patch

2002-04-29 Thread Mate Wierdl
I have not followed. A switch in ezmlm will set up the list to remove the following MIME parts: application/excel application/rtf application/msword application/ms-tnef text/html text/rtf text/enriched text/x-vcard application/activemessage application/andrew-inset application/applefile

Re: on spam prevention

2002-04-29 Thread John Levon
On Mon, Apr 29, 2002 at 02:16:21PM -0500, Mate Wierdl wrote: --- subscribers only posts Please don't do this. We'll lose bug reports. thanks john -- here's a joke for you: why did the chicken turn around and around in circles. as i think she turned around; but why? why did the chicken

Re: [PATCH] Re: Other untranslated parts

2002-04-29 Thread John Levon
On Fri, Apr 26, 2002 at 06:53:05PM +0200, Herbert Voss wrote: please test This patch seems to work for me as far as I can test it ... regards john Index: src/frontends/controllers/ControlGraphics.C === -- here's a joke for

Re: lyx-devel src/: ChangeLog buffer.C

2002-04-29 Thread Dekel Tsur
On Mon, Apr 29, 2002 at 10:16:57PM +0100, John Levon wrote: On Mon, Apr 29, 2002 at 10:41:51PM +, [EMAIL PROTECTED] wrote: http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/ChangeLog?r1=1.694r2=1.695 http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/buffer.C?r1=1.327r2=1.328

Re: lyx-devel src/: ChangeLog buffer.C

2002-04-29 Thread John Levon
On Tue, Apr 30, 2002 at 12:25:01AM +0300, Dekel Tsur wrote: How about you at least have the decency to ask on the list before you back out bug fixes. Do I really need to ask about one line bug fixes ? When you back out a fix and add a completely wrong comment, this close to 1.2, yes you

Re: Configure of lyx 1.2 : dependency on ljpeg

2002-04-29 Thread John Levon
On Sun, Apr 28, 2002 at 12:21:03PM +0200, Pierre-Olivier Gaillard wrote: trying to compile Lyx 1.2pre4 on a Debian with few development libraries showed a funny thing : if you do not have libjpeg installed configure will believe that your computer does not have memcopy and other basic

Re: [PATCH] Re: Here you go

2002-04-29 Thread John Levon
On Mon, Apr 29, 2002 at 03:23:59PM +0300, Dekel Tsur wrote: So I call others to test it. Can you make a clean diff against current CVS and I will test it. Even if this feature wasn't widely used, it is still bad to drop support for it. You are probably right after all thanks john --

Re: Close all floats, 1.2.0

2002-04-29 Thread John Levon
On Mon, Apr 29, 2002 at 08:49:42AM +0800, Rod Pinna wrote: Just a quick query, has the Close all floats menu item gone? If so, It has I believe ... could I put in a very small request that it come back? Or else may a preference that would allow the user to specify that the document opens

Re: New de.po for 1.2pre4

2002-04-29 Thread John Levon
On Mon, Apr 29, 2002 at 03:57:53PM +0100, Peter Suetterlin wrote: Here's de.po, the latest (as of 1.2pre4) translation of the LyX UI to german. Could someone please check it in? ... - The window titles of the 'Select Database' and 'Select BibTeX Styles' file dialogs are not translatable

[PATCH] fix two typos

2002-04-29 Thread John Levon
Please apply thanks john -- here's a joke for you: why did the chicken turn around and around in circles. as i think she turned around; but why? why did the chicken cross the road; i think she turned around but why? why did the chicken turn around and do something else? - Mega

[PATCH] Document/Paragraph Layout dialog::change Other into Custom

2002-04-29 Thread R. Lahaye
Hi, There seems to be concensus for changing Other into Custom, but not for Length. So here's the patch that leaves Length in place and only modifies Other. Patch attached. Rob. Custom.diff.gz Description: GNU Zip compressed data

Re: PATCH: Fix for #350

2002-04-29 Thread John Levon
On Mon, Apr 29, 2002 at 04:12:42PM +0200, Juergen Vigna wrote: Well as the subject tells us this should fix #350 I'm building with it now. Can you tell us how we could trigger the bug to see it's fixed ? Do you know ? regards john -- here's a joke for you: why did the chicken turn around

Re: Preferences/DocumentLayout: pagesize options conflict

2002-04-29 Thread John Levon
On Tue, Apr 30, 2002 at 12:57:18AM +0900, R. Lahaye wrote: A few (severe?) discrepancies between the Preferences and Document Layout, concerning the pagesizes: I've been very lazy and just opened a single bug for all this - bug 369 john -- here's a joke for you: why did the chicken turn

Re: Some unconverted Standards

2002-04-29 Thread John Levon
On Mon, Apr 29, 2002 at 05:14:38PM +0200, Lars Gullik Bjønnes wrote: I found these and thing they should be changed. Does the following patch look ok? Dunno if it's this patch, but here's one way to crash : start a new doc, enter some normal text in par 1. Start a new par, and set it to

Re: REVTeX4 Layout: PACS numbers wrongly displayed

2002-04-29 Thread R. Lahaye
John Levon writes: On Sat, Apr 27, 2002 at 09:42:49PM +0900, R. Lahaye wrote: The REVTeX4 layout deals wrongly with the display on the LyX canvas of the PACS numbers (the final output is okay though!). I opened bug 367 on this (do you have a bugzilla account ?) No, I don't have a

Re: REVTeX4 Layout: PACS numbers wrongly displayed

2002-04-29 Thread John Levon
On Tue, Apr 30, 2002 at 09:08:34AM +0900, R. Lahaye wrote: I opened bug 367 on this (do you have a bugzilla account ?) No, I don't have a bugzilla account and are not so keen on having one either. Is it possible to do without? Sure. But you will miss out on any discussion that may or may

namespace frnt

2002-04-29 Thread John Levon
I've tried, but I just can't think what frnt stands for. Angus can you clarify ? john -- here's a joke for you: why did the chicken turn around and around in circles. as i think she turned around; but why? why did the chicken cross the road; i think she turned around but why? why did the

Re: Preferences/DocumentLayout: pagesize options conflict

2002-04-29 Thread R. Lahaye
Herbert Voss wrote: R. Lahaye wrote: 1) What means Default in Preferences setting? I think this entry should go, since preferences is actually the place to define the default! no, the default is the one that is predefined in the classfile. If I write f. ex. a doc for TUGboat

Re: close all floats

2002-04-29 Thread Rod Pinna
(Apologies for posting out of thread. I had to copy the text from the mail archive). On Mon, Apr 29, 2002 at 08:49:42AM +0800, Rod Pinna wrote: could I put in a very small request that it come back? Or else may a preference that would allow the user to specify that the document opens with

Conflict with endfloat

2002-04-29 Thread Rod Pinna
Hi all, This is *possibly* an endfloat bug, but it seems to be caused by a change in the sytax outputted by 1.2.0 For floats, the new format is text text text \begin{figure}% \include{}\end{figure}% Endfloat demands text text text \begin{figure}% \include{} \end{figure}% This is text in the

Re: REVTeX4 Layout: PACS numbers wrongly displayed

2002-04-29 Thread R. Lahaye
John Levon writes: On Tue, Apr 30, 2002 at 09:08:34AM +0900, R. Lahaye wrote: I opened bug 367 on this (do you have a bugzilla account ?) No, I don't have a bugzilla account and are not so keen on having one either. Is it possible to do without? Sure. But you will miss out on any

LaTeX Export: clip bounding box values lost?

2002-04-29 Thread R. Lahaye
Hi, I have clipped my figures at all four sides. When I export the document to LaTeX, I don't see any of the bounding box clip values. Figure inclusion in the exported LaTeX file looks like: -- \begin{figure}% \includegraphics[ clip,

Re: LaTeX Export: clip bounding box values lost?

2002-04-29 Thread Herbert Voss
R. Lahaye wrote: I have clipped my figures at all four sides. When I export the document to LaTeX, I don't see any of the bounding box clip values. Figure inclusion in the exported LaTeX file looks like: -- \begin{figure}%

viruses

2002-04-29 Thread Mate Wierdl
Lately, I received emails such as I received a lot viruses from the lyx users list, and now my windows partition is ruined. I am truly sorry to hear this, but: --- The virus _never_ originates from my server (the server is a Linux server, and there are no other users but lyx (me)). The

spam list

2002-04-29 Thread Mate Wierdl
I just set up a list to discuss spam prevention on the list. It is [EMAIL PROTECTED] To subscribe, send a message to [EMAIL PROTECTED] Mate

Re: viruses

2002-04-29 Thread Brett Dikeman
At 3:15 PM -0500 4/29/02, Mate Wierdl wrote: Lately, I received emails such as I received a lot viruses from the lyx users list, and now my windows partition is ruined. I am truly sorry to hear this, but: --- The virus _never_ originates from my server What follows is my personal opinion; I

Re: viruses

2002-04-29 Thread Kayvan A. Sylvan
On Mon, Apr 29, 2002 at 08:03:55PM -0400, Brett Dikeman wrote: At 3:15 PM -0500 4/29/02, Mate Wierdl wrote: Lately, I received emails such as I received a lot viruses from the lyx users list, and now my windows partition is ruined. I am truly sorry to hear this, but: --- The virus

Re: viruses

2002-04-29 Thread Allan Rae
On Mon, 29 Apr 2002, Mate Wierdl wrote: [...] --- If you want virus prevention via filters, you may want to implement it on your end. It is much less riskier than implementing it on my end. Indeed, I do not know of any filters that would not do false positives. If you

Re: buffer local l10n

2002-04-29 Thread Juergen Vigna
On 28-Apr-2002 Lars Gullik Bjønnes wrote: > > Can be done with gcc 3.1 and glibc: [snip] You mean localize certain "WorkArea" strings (labels) on the selected document language? Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen Vigna

Minibuffer

2002-04-29 Thread Marco Morandini
I apoligize for writing this, but I'm no more able to write commands in the Minibuffer. It never gets activated. I'm the only one with this problem? Lyx from cvs, xforms 0.. Thanks for your help, Marco Morandini

Re: buffer local l10n

2002-04-29 Thread Angus Leeming
On Sunday 28 April 2002 6:15 pm, Lars Gullik Bjønnes wrote: > Can be done with gcc 3.1 and glibc: Here I get: aleem@pneumon:aleem-> cxx -std strict_ansi -o trial trial.C cxx: Error: trial.C, line 16: no instance of function template "std::use_facet" matches the argument list

Re: buffer local l10n

2002-04-29 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Sunday 28 April 2002 6:15 pm, Lars Gullik Bjønnes wrote: >> Can be done with gcc 3.1 and glibc: > | Here I get: > | aleem@pneumon:aleem-> cxx -std strict_ansi -o trial trial.C | cxx: Error: trial.C, line 16: no instance of function template |

Re: buffer local l10n

2002-04-29 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 28-Apr-2002 Lars Gullik Bjønnes wrote: >> >> Can be done with gcc 3.1 and glibc: | [snip] > | You mean localize certain "WorkArea" strings (labels) on the selected | document language? Yes... and we do not really need glibc or libstdc++ support

Re: Minibuffer

2002-04-29 Thread Juergen Vigna
On 29-Apr-2002 Angus Leeming wrote: > With emacs-bindings, type M-x Well I guess with cua too. But I guess that won't be the solution :) Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienallee 13/N

Re: [PATCH] fix XpmAllocColor failed messages

2002-04-29 Thread Angus Leeming
On Sunday 28 April 2002 7:33 pm, John Levon wrote: > convert in later versions uses the "opaque" color name. This patch > just sets it to white. Please apply. > > thanks > john Applied. Angus

Re: [PATCH] Re: LyX 1.2pre4 Image File Extension

2002-04-29 Thread Angus Leeming
On Sunday 28 April 2002 8:17 am, Herbert Voss wrote: > John Levon wrote: > > On Sun, Apr 28, 2002 at 12:31:07AM +0200, Herbert Voss wrote: > >>LyX itself needs the "real" filename, means with extension. > >>Remeber that 1.2.0 allows a lot of different graphic formats, > >>which are converted to

Re: [PATCH] Re: error export xpm

2002-04-29 Thread Angus Leeming
On Friday 26 April 2002 3:40 pm, Herbert Voss wrote: > Angus Leeming wrote: > > On Thursday 25 April 2002 6:25 pm, Herbert Voss wrote: > >>we should hide the graphic export formats for the > >>file->export menu. > >> > >>Herbert > > > > Don't you hate hard-coding such things? Anyway, while you're

Re: [PATCH] Re: Here you go

2002-04-29 Thread Dekel Tsur
On Sun, Apr 28, 2002 at 03:27:01PM +0200, Lars Gullik Bjønnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > > | On Sat, Apr 27, 2002 at 09:09:13PM +0200, Lars Gullik Bjønnes wrote: > >> | Here is a patch :) > >> | Can I apply it ? > >> > >> No. > > > | Why? > > Untested. Make others test

Re: [PATCH] Re: Here you go

2002-04-29 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: >> | Currently, lyx-1.2.0 doesn't read correctly 1.1.6 files which is very bad. >> >> Perhaps... I do not expect to find a lot of 1.1.6 lyx files that used >> floatflt... > | Even if this feature wasn't widely used, it is still bad to drop support for |

Re: [PATCH] Re: Here you go

2002-04-29 Thread Juergen Vigna
On 29-Apr-2002 Lars Gullik Bjønnes wrote: >| Even if this feature wasn't widely used, it is still bad to drop support for >| it. > > I can agree with that. It's the same for the indented paragraphs also. We droped that too and it doesn't seem someone wants it back (appart from me as I think

[PATCH] toolstips for graphic gui

2002-04-29 Thread Herbert Voss
Angus, please try the tooltips and the missing (LyX)KeepAspectratio checkbutton Herbert -- http://www.lyx.org/help/ Index: src/frontends/controllers/ChangeLog === RCS file:

Re[2]: [PATCH] Re: Here you go

2002-04-29 Thread Soeren Pietsch
Juergen> It's the same for the indented paragraphs also. We droped that too and it doesn't Juergen> seem someone wants it back (appart from me as I think it's pretty usefull, but one Juergen> can always use an office software ;) he you are not the only one! But one can always drop LyX in favor

REVTeX4 layout + double/onehalf line spacing: errors

2002-04-29 Thread R. Lahaye
Hi, When I select "Double" or "OneHalf" line spacing in the Layout dialog for the template REVTeX4 LyX document, I get three error boxes right in front of the Preprint line (upper right corner of the document). Is this a bug in the layout or in LyX? I don't think I'm trying something

Re: Language specific crash in LyX 1.2.0cvs

2002-04-29 Thread Juergen Vigna
On 24-Apr-2002 Claus Hindsgaul wrote: > ons, 2002-04-24 kl. 15:27 skrev John Levon: >> > Did that help? >> >> No ! Look at the backtrace yourself then look at the source they are >> completely different. Perhaps a valgrind bug ? Thanks for your backtraces (and patience). Would it be possible

Custom settings in Layout dialogs: rename pulldown labels

2002-04-29 Thread R. Lahaye
Hi, The naming of the pull-down selectors, that allow custom settings, is rather confusing. For example: [Other] : Document Layout->Document->Spacing [Length] : Document Layout->Document->Default Skip [Custom] : Document Layout->Paper->Papersize [Length] : Paragraph Layout->Above / Below

Re: Custom settings in Layout dialogs: rename pulldown labels

2002-04-29 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Monday 29 April 2002 2:50 pm, R. Lahaye wrote: >> Hi, >> >> The naming of the pull-down selectors, that allow >> custom settings, is rather confusing. For example: >> >> [Other] : Document Layout->Document->Spacing >> [Length] : Document

PATCH: Fix for #350

2002-04-29 Thread Juergen Vigna
Well as the subject tells us this should fix #350 Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450253 I-39100 Bozen Web:

Re: REVTeX4 layout + double/onehalf line spacing: errors

2002-04-29 Thread Herbert Voss
R. Lahaye wrote: > Hi, > > When I select "Double" or "OneHalf" line spacing in the Layout dialog > for the template REVTeX4 LyX document, I get three error boxes right > in front of the Preprint line (upper right corner of the document). > > Is this a bug in the layout or in LyX? > I don't

PATCH: fix for #348

2002-04-29 Thread Juergen Vigna
Another one for people to have a look at! Jug P.S.: Q: Why are you sending all this simple patches to the list? A: I don't want to risk my "karma" commiting them :P -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL

Re: PATCH: fix for #348

2002-04-29 Thread Jose Abilio Oliveira Matos
On Monday 29 April 2002 15:50, Juergen Vigna wrote: > Another one for people to have a look at! > > Jug > > P.S.: Q: Why are you sending all this simple patches to the list? > A: I don't want to risk my "karma" commiting them :P You are so afraid that you even forgot to send the

New de.po for 1.2pre4

2002-04-29 Thread Peter Suetterlin
Hi all, Here's de.po, the latest (as of 1.2pre4) translation of the LyX UI to german. Could someone please check it in? Some more issues I noticed (probably already found but someone else, but I didn't follow the list lately) - The window titles of the 'Select Database' and 'Select

Some unconverted "Standard"s

2002-04-29 Thread Lars Gullik Bjønnes
I found these and thing they should be changed. Does the following patch look ok? ? build ? ny Index: src/BufferView_pimpl.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/BufferView_pimpl.C,v retrieving revision 1.234 diff

PATCH: fix for #337

2002-04-29 Thread Juergen Vigna
The last one for today have a look! Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450253 I-39100 Bozen Web: http://www.sad.it/~jug

Re: Language specific crash in LyX 1.2.0cvs

2002-04-29 Thread Claus Hindsgaul
man, 2002-04-29 kl. 15:42 skrev Juergen Vigna: > Thanks for your backtraces (and patience). Would it be possible for you to > apply the attached patch to an updated cvs version and see if that fixes the > problem for you? Thank you for the patch. Unfortunately it did not avoid the crash. Would

Re: PATCH: fix for #337

2002-04-29 Thread Dekel Tsur
On Mon, Apr 29, 2002 at 05:23:32PM +0200, Juergen Vigna wrote: > The last one for today have a look! It doesn't appear as a correct fix to me. Note that the example file does not work as lyx 1.2.0cvs cannot read 1.1.6 files which use the latex layout, which is, again, very bad (is this bug in

[PATCH] Re: Custom settings in Layout dialogs: rename pulldown labels

2002-04-29 Thread R. Lahaye
Angus Leeming writes: > On Monday 29 April 2002 2:50 pm, R. Lahaye wrote: > > The naming of the pull-down selectors, that allow > > custom settings, is rather confusing. For example: > > > > [Other] : Document Layout->Document->Spacing > > [Length] : Document Layout->Document->Default Skip > >

Preferences/DocumentLayout: pagesize options conflict

2002-04-29 Thread R. Lahaye
Hi, A few (severe?) discrepancies between the Preferences and Document Layout, concerning the pagesizes: FormPreferences has as pagesize options: Default | US letter | US legal | US executive | A3 | A4 | A5 | B5 FormDocument has in addition to this list also: Custom | B3 | B4 Then my

Re: Language specific crash in LyX 1.2.0cvs

2002-04-29 Thread Lars Gullik Bjønnes
Claus Hindsgaul <[EMAIL PROTECTED]> writes: | man, 2002-04-29 kl. 15:42 skrev Juergen Vigna: >> Thanks for your backtraces (and patience). Would it be possible for you to >> apply the attached patch to an updated cvs version and see if that fixes the >> problem for you? > | Thank you for the

Re: PATCH: fix for #337

2002-04-29 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Mon, Apr 29, 2002 at 05:23:32PM +0200, Juergen Vigna wrote: >> The last one for today have a look! > | It doesn't appear as a correct fix to me. > | Note that the example file does not work as lyx 1.2.0cvs | cannot read 1.1.6 files which use the latex

Re: PATCH: fix for #337

2002-04-29 Thread Dekel Tsur
On Mon, Apr 29, 2002 at 06:01:27PM +0200, Lars Gullik Bjønnes wrote: > Why do you say that 1.2.0cvs is not able to read files with the latex > layout? Hmm it seems that we test for a valid layout a bit early in > buffer.C... so that the compability reading does not kick in before we > have

Re: PATCH: fix for #337

2002-04-29 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | The last one for today have a look! I'd like some one to test this before it is applied. What are a relevant test file? | Jug > | -- | -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ | Dr. Jürgen VignaE-Mail:

  1   2   >