Re: Patch ignored :( (Juergen V)

2002-09-06 Thread Juergen Vigna
Alain Castera wrote: > Note : I changed 2 more files, lyx_sty.C and lyx_sty.h , in order to > redefine tabularnewline only once. > > Have fun ;-) Hi Alain as soon as I get a ChangeLog entry patch from you about the changes you made in the single files I will commit this patch. Jug --

Re: Environment depth

2002-09-06 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | Why do we cycle round when we increment depth beyond the max ? Why not? I find that pretty nice. -- Lgb

bug report: language switch

2002-09-06 Thread Nicolas SABOURET
Hi, Sorry if this bug has already been reported. In Lyx 1.2.1 I write a french document. Suppose that I write an URL in my text. To avoid the automatic space between "http" and "://", I select this text and sets the character layout to "english". The problem is that lyx doesn't switch back to th

Re: Next Counters patch.

2002-09-06 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | On Fri, Sep 06, 2002 at 12:53:32AM +0200, Lars Gullik Bjønnes wrote: | | > | > This patch moves the counters out into the layout files, but not yet | > in the nice way. This does also not reduce much of the hardcoding on | > enum names in the source

lyx crash

2002-09-06 Thread Jos van den Oever
Hello lyx developers Lyx 1.2.1 can be crashed in the following way: Type this in you xterm/konsole: cat >> ~/.bashrc alias lyx="lyx -geometry 800x600+0+0 " source .bashrc lyx Press -o Warning Couldn't open directory! No such file or directory Dismiss lyx: SIGSEGV signal caught Sorry, you have

Re: lyx crash

2002-09-06 Thread Jos van den Oever
Forget what I said here. This is not the cause of the crash. Lyx does keep crashing on me when I try to open a file dialog, but setting an alias is not the cause. On Friday 06 September 2002 10:33, Jos van den Oever wrote: > Hello lyx developers > > Lyx 1.2.1 can be crashed in the following way

Re: [Patch] Better xforms dialogs.

2002-09-06 Thread R. Lahaye
John Levon wrote: > On Fri, Sep 06, 2002 at 11:59:04AM +0900, R. Lahaye wrote: > >>Attached. >>Rob. > > I'm not applying this in its current state : > > 1. Tooltips do not have full stops > 2. "str = _("Go to selected reference or go back"); > > Not good; you should switch tooltip depend

Re: lyx crash

2002-09-06 Thread Jos van den Oever
On Friday 06 September 2002 10:36, Jos van den Oever wrote: > Forget what I said here. > This is not the cause of the crash. > Lyx does keep crashing on me when I try to open a file dialog, but setting > an alias is not the cause. A bit more info: I can open a file from the command line lyx file

Re: Make this crash

2002-09-06 Thread José Abílio Oliveira Matos
On Thursday 05 September 2002 23:34, John Levon wrote: > This used to crash lyx, but I cannot reproduce it now. Can somebody else > ? No problem here also. > regards > john -- José Abílio

Re: Next Counters patch.

2002-09-06 Thread Martin Vermeer
On Fri, Sep 06, 2002 at 10:04:11AM +0200, Lars Gullik Bjønnes wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > | As this is now .layout-driven, if it works with figure and table, no > | need to test separately for user defined floats... test especially the > | trouble spots, like re-count

Re: Next Counters patch.

2002-09-06 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | On Fri, Sep 06, 2002 at 10:04:11AM +0200, Lars Gullik Bjønnes wrote: | | > Martin Vermeer <[EMAIL PROTECTED]> writes: | | > | As this is now .layout-driven, if it works with figure and table, no | > | need to test separately for user defined floats.

footbib bug (when the reference is included in a footnote ...)

2002-09-06 Thread Thiébaut
Hello, I was REALLY happy when I saw that we could use footbib with lyx starting version 1.2.1 (urls is : http://www.lyx.org/help/bibtex/footbib.php) So I upgraded to this version and tryed this wonderfull feature. It doesn't work unfortunately :-( I've fallowed step to step the instructions

Re: Next Counters patch.

2002-09-06 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | Try this: | | 1) Load a document, any document, as long as it contains chapter headers. | 2) Close the doc. Do NOT exit LyX. | 3) Open the same doc again. Ok, the following update seems to fix that problem. If you have time, please look at it again.

Re: Next Counters patch.

2002-09-06 Thread Angus Leeming
On Friday 06 September 2002 1:03 pm, Lars Gullik Bjønnes wrote: > Ok, the following update seems to fix that problem. > If you have time, please look at it again. @@ -191,6 +197,9 @@ private: /// FloatList floatlist_; + + /// + boost::shared_ptr ctrs_; A minor point

new de.po

2002-09-06 Thread Peter Suetterlin
Hi, I sent a new version of the german localisation file to the lyxdoc list yesterday, but it didn't show up there :-( (not sure anyhow if this is docs related - maybe not) Anyhow, I'm resending it here... Pit -- Dr. Peter "Pit" Suetterlin http://www.astro.uu.nl/~suetter

Re: Next Counters patch.

2002-09-06 Thread Angus Leeming
On Friday 06 September 2002 1:03 pm, Lars Gullik Bjønnes wrote: > | Try this: > | > | 1) Load a document, any document, as long as it contains chapter headers. > | 2) Close the doc. Do NOT exit LyX. > | 3) Open the same doc again. > > Ok, the following update seems to fix that problem. > If you ha

Re: new de.po

2002-09-06 Thread Lars Gullik Bjønnes
Peter Suetterlin <[EMAIL PROTECTED]> writes: | Hi, | | I sent a new version of the german localisation file to the lyxdoc | list yesterday, but it didn't show up there :-( (not sure anyhow if | this is docs related - maybe not) | Anyhow, I'm resending it here... This is for 1.2.x right? --

Re: Next Counters patch.

2002-09-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Friday 06 September 2002 1:03 pm, Lars Gullik Bjønnes wrote: | | > Ok, the following update seems to fix that problem. | > If you have time, please look at it again. | | @@ -191,6 +197,9 @@ private: | | /// | FloatList floatlist_; | +

Re: Next Counters patch.

2002-09-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Friday 06 September 2002 1:03 pm, Lars Gullik Bjønnes wrote: | > | Try this: | > | | > | 1) Load a document, any document, as long as it contains chapter headers. | > | 2) Close the doc. Do NOT exit LyX. | > | 3) Open the same doc again. | > | > Ok,

Re: Updated da.po for lyx 1.2.2cvs

2002-09-06 Thread Lars Gullik Bjønnes
Claus Hindsgaul <[EMAIL PROTECTED]> writes: | man, 2002-09-02 kl. 08:49 skrev Juergen Vigna: | > Really compact this danish language, it's so short that we don't even need | > a da.po file ;) | | Hmmm, very funny... :-) | | The file is attached this time. Really... I'll leave this one for J-M.

Re: Next Counters patch.

2002-09-06 Thread Martin Vermeer
On Fri, Sep 06, 2002 at 02:37:25PM +0200, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | On Friday 06 September 2002 1:03 pm, Lars Gullik Bjønnes wrote: > | > | Try this: > | > | > | > | 1) Load a document, any document, as long as it contains chapter headers. > |

Re: Next Counters patch.

2002-09-06 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Angus Leeming <[EMAIL PROTECTED]> writes: | | | On Friday 06 September 2002 1:03 pm, Lars Gullik Bjønnes wrote: | | | | > Ok, the following update seems to fix that problem. | | > If you have time, please look at it again. | | | | @@ -191,6 +19

Re: Next Counters patch.

2002-09-06 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | On Fri, Sep 06, 2002 at 02:37:25PM +0200, Lars Gullik Bjønnes wrote: | | > Angus Leeming <[EMAIL PROTECTED]> writes: | > | > | On Friday 06 September 2002 1:03 pm, Lars Gullik Bjønnes wrote: | > | > | Try this: | > | > | | > | > | 1) Load a document

Re: Next Counters patch.

2002-09-06 Thread Angus Leeming
On Friday 06 September 2002 1:35 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | On Friday 06 September 2002 1:03 pm, Lars Gullik Bjønnes wrote: > | > Ok, the following update seems to fix that problem. > | > If you have time, please look at it again. > | > | @@ -191

Re: Next Counters patch.

2002-09-06 Thread Angus Leeming
On Friday 06 September 2002 1:43 pm, Lars Gullik Bjønnes wrote: > | | A minor point. Shouldn't this be > | | + boost::shared_ptr const ctrs_; > | | > | | showing future maintainers that you're using the shared_ptr only to > | | avoid including counter.h in lyxtextclass.h. > | > | Perhaps... but h

Re: Next Counters patch.

2002-09-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Friday 06 September 2002 1:35 pm, Lars Gullik Bjønnes wrote: | > Angus Leeming <[EMAIL PROTECTED]> writes: | > | On Friday 06 September 2002 1:03 pm, Lars Gullik Bjønnes wrote: | > | > Ok, the following update seems to fix that problem. | > | > If yo

footnotes and html export

2002-09-06 Thread Peter Suetterlin
Hi, I was just trying to convert the translated german docs to HTML, so I can put them on the web. I'm using latex2html (originally an older version from 99, but I suspected it to be too old and installed the latest version from August - same error). It bails out on footnotes, they are insert

Re: Next Counters patch.

2002-09-06 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Friday 06 September 2002 1:43 pm, Lars Gullik Bjønnes wrote: | | > | | A minor point. Shouldn't this be | > | | + boost::shared_ptr const ctrs_; | > | | | > | | showing future maintainers that you're using the shared_ptr only to | > | | avoid

Re: Next Counters patch.

2002-09-06 Thread Martin Vermeer
On Fri, Sep 06, 2002 at 02:03:38PM +0200, Lars Gullik Bjønnes wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > > | Try this: > | > | 1) Load a document, any document, as long as it contains chapter headers. > | 2) Close the doc. Do NOT exit LyX. > | 3) Open the same doc again. > > Ok, t

Re: INHERIT_LANG[UAGE] removal patch

2002-09-06 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | This patch assumes that the current sources is right and that we do | not want INHERIT_LANG[UAGE] defined. | | Unless I get objections I will apply this patch. (there is a limit on | how long stale code is allowed in...) Ok, since I have seen no

letter-koma-script example?

2002-09-06 Thread Kuba Ober
Does anybody have letter-koma-script example/template? Or any hints what paragraph styles should be applied in what order to get something sensible? I can write a template & example then. Or am I just blind not finding anything but plain letter and dinbrief templates? Cheers, Kuba Ober

Re: INHERIT_LANG[UAGE] removal patch

2002-09-06 Thread Dekel Tsur
On Fri, Sep 06, 2002 at 04:55:17PM +0200, Lars Gullik Bjønnes wrote: > [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: > > | This patch assumes that the current sources is right and that we do > | not want INHERIT_LANG[UAGE] defined. > | > | Unless I get objections I will apply this patch. (ther

Re: Environment depth

2002-09-06 Thread John Levon
On Fri, Sep 06, 2002 at 09:58:07AM +0200, Lars Gullik Bjønnes wrote: > John Levon <[EMAIL PROTECTED]> writes: > > | Why do we cycle round when we increment depth beyond the max ? > > Why not? It's very odd given that the other way doesn't do the same. It's also very very irritating. Imagine :

Re: lyx crash

2002-09-06 Thread John Levon
On Fri, Sep 06, 2002 at 10:43:03AM +0200, Jos van den Oever wrote: > But still, calling the open file dialog crashes lyx 1.2.1 Sounds like you have the wrong xforms version. A backtrace would help decide regards john -- "Take the ideas you find useful. Try not to get hung up on the labels."

Re: Environment depth

2002-09-06 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | (any reason we have two sets of keybindings too ?) No. Feel free to remove the cua bindings. -- Lgb

Re: Environment depth

2002-09-06 Thread John Levon
On Fri, Sep 06, 2002 at 05:22:57PM +0200, Lars Gullik Bjønnes wrote: > John Levon <[EMAIL PROTECTED]> writes: > > | (any reason we have two sets of keybindings too ?) > > No. Feel free to remove the cua bindings. Hmm you always fall silent when I try to discuss minor (but nonetheless important

Re: Environment depth

2002-09-06 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Fri, Sep 06, 2002 at 05:22:57PM +0200, Lars Gullik Bjønnes wrote: | | > John Levon <[EMAIL PROTECTED]> writes: | > | > | (any reason we have two sets of keybindings too ?) | > | > No. Feel free to remove the cua bindings. | | Hmm you always fall sil

Re: Environment depth

2002-09-06 Thread John Levon
On Fri, Sep 06, 2002 at 05:50:17PM +0200, Lars Gullik Bjønnes wrote: > | Hmm you always fall silent when I try to discuss minor (but nonetheless > | important) UI changes with you :( > > Could it be that I have no good opinions on this? Well, you're the boss so when you say "no" I have to live

Re: Environment depth

2002-09-06 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Fri, Sep 06, 2002 at 05:50:17PM +0200, Lars Gullik Bjønnes wrote: | | > | Hmm you always fall silent when I try to discuss minor (but nonetheless | > | important) UI changes with you :( | > | > Could it be that I have no good opinions on this? | | We

Re: [PATCH] Re: Vertical spacing below/above paragraphs

2002-09-06 Thread Michael Schmitt
Dear John, thanks for the nice patch. I adapted it to 1.2.2cvs and made a slight modification such that the vertical bar is also printed for vfills again (like it was printed in the pre-patch era). Attached please find the patch for 1.2.2cvs. I have also attached a little demo file that I used w

Missing keyboard shortcuts

2002-09-06 Thread Cyrille Artho
Hi all, in the menu "Insert/Float/...", the keyboard shortcuts are missing in the last submenu. -- Regards, Cyrille Artho

Re: Missing keyboard shortcuts

2002-09-06 Thread John Levon
On Fri, Sep 06, 2002 at 11:49:55AM -0700, Cyrille Artho wrote: > in the menu "Insert/Float/...", the keyboard shortcuts are missing in > the last submenu. Please file a bug. The fix is not as obvious as you might think beause the menu is generated dynamically regards john -- "Are you willin

Re: [Patch] Better xforms dialogs.

2002-09-06 Thread John Levon
On Fri, Sep 06, 2002 at 05:36:58PM +0900, R. Lahaye wrote: > > Not good; you should switch tooltip depending up on what it will > >actually do > > Reusing "tooltips().init()" for a second time on a widget is not working. > Problably a buggy implementation of tooltips. The present patch has t

[VIRUS] in an old email

2002-09-06 Thread Collette Yann
Hello, The 31/08/2002, a message has been posted on the list. The title was"Rights Reserved" from aardvark ([EMAIL PROTECTED]). This mail contains two images. One of the images is named tacticalline[1].jpg. When you try to view this image under windows, This image is executed like a .exe and co

Welcome to my hometown

2002-09-06 Thread jeep
marcopaol[2].html Description: Binary data

Again: "step: Counter does not exist:"

2002-09-06 Thread Rob Lahaye
Hi, With present CVS! My documents, generated with LyX-cvs from Aug. 28th, do have serious problems with present CVS, although both are lyxformat 221. The attached example lyx-document exhibits these problems. (Ignore the graphics file that is not there!). With present CVS, it spits out the fo

lib/scripts: .sh and .py files no execution bit set?

2002-09-06 Thread R. Lahaye
Hi, In lib/scripts, the execution bit is set in CVS for "listerrors" (python script) and TeXFiles.sh (Bourne shell script). For all other scripts in lib/scripts the x-bit is not set. I think the this needs to be set in CVS for all scripts (don't know actually if it's really needed for the python

[PATCH] Re: Again: "step: Counter does not exist:"

2002-09-06 Thread Martin Vermeer
On Sat, Sep 07, 2002 at 03:23:13PM +0900, Rob Lahaye wrote: > Hi, > > With present CVS! > ... > step: Counter does not exist: > step: Counter does not exist: > > And there is only "#:", instead of "Figure #:". > It's even worse: when PS-viewing the document, I get 4 > error boxes; when I im

Re: [PATCH] Re: Again: "step: Counter does not exist:"

2002-09-06 Thread Rob Lahaye
Martin Vermeer wrote: > On Sat, Sep 07, 2002 at 03:23:13PM +0900, Rob Lahaye wrote: > > >>Hi, >> >>With present CVS! >> > > ... > > >>step: Counter does not exist: >>step: Counter does not exist: >> >>And there is only "#:", instead of "Figure #:". >>It's even worse: when PS-viewing the doc

Re: [PATCH] Re: Again: "step: Counter does not exist:"

2002-09-06 Thread R. Lahaye
Martin Vermeer wrote: > On Sat, Sep 07, 2002 at 03:23:13PM +0900, Rob Lahaye wrote: > > Are you sure you include stdfloats.inc? Aaah, I found the culprit!!! It's the layout file I use: revtex4.layout. The following patch solves all my problems: