Re: New references page

1999-03-01 Thread Alejandro Aguilar Sierra
On Sun, 28 Feb 1999, Asger Alstrup Nielsen wrote: You could update the "start.php3" page to include a link to the references page. Then, it will appear in all developer web pages in the navigation bar. (This is the improved system that should be much easier to maintain.) Ok. I would do it

[owner@bugs.debian.org: Debian bugs information: logs for bug#21316]

1999-03-01 Thread Michael Meskes
- Forwarded message from Debian Bug Tracking System [EMAIL PROTECTED] - I modified the ~/.lyx/bind/xemacs.bind file adding the following lines: #Additions to the select group \bind "S-C-e" "line-end-select" \bind "S-C-a" "line-begin-select" \bind

[owner@bugs.debian.org: Debian bugs information: logs for bug#23373]

1999-03-01 Thread Michael Meskes
- Forwarded message from Debian Bug Tracking System [EMAIL PROTECTED] - Package: lyx Version: 0.12.0.final-0.1 I have a window manager that sends resize events as the mouse moves when resizing, not one single at the end. If I resize lyx a bit, I get the error X Error of failed request:

Inset url

1999-03-01 Thread Alejandro Aguilar Sierra
Hi, Which is wrong, the devs documents that have "popups.gif" where should be "dialogs" (and viceversa) or the inseturl? Supposing that the inset is not wrong I wrote the following little script to correct these lyx documents: - #! /usr/bin/perl -w while () { $_ =~

Re: Inset url

1999-03-01 Thread Allan Rae
On Mon, 1 Mar 1999, Alejandro Aguilar Sierra wrote: Hi, Which is wrong, the devs documents that have "popups.gif" where should be "dialogs" (and viceversa) or the inseturl? At the time when I wrote that document I wasn't sure which order they were supposed to go in. So it is probably back

Re: lyx crash

1999-03-01 Thread Garst R. Reese
"Garst R. Reese" wrote: When I load this file and select Layout/Document it crashes LyX with the sorry...sigsev msg. Oops, forgot to mention--LyX-1.00pre4, Linux-2.2.2, i586, glibc2.1

Re: lyx crash

1999-03-01 Thread Jean-Marc Lasgouttes
"Garst" == Garst R Reese [EMAIL PROTECTED] writes: Garst When I load this file and select Layout/Document it crashes LyX Garst with the sorry...sigsev msg. Sorry to have hit this on the eve Garst of 1.0.1 I can get other Layout selections such as paper. This Garst is a fairly old file that I

Re: editing, lyxserver, and an experiment with modules

1999-03-01 Thread Jean-Marc Lasgouttes
"Joacim" == Joacim Persson [EMAIL PROTECTED] writes: Joacim An alternative to lyx-server could be to have one lyxfunction Joacim that finds and loads a module that is linked against the Joacim executable, call a function in the module, handing it pointers Joacim to the necessary high-level

Re: New references page

1999-03-01 Thread Asger K. Alstrup Nielsen
The SGI STL documentation (very good for STL): http://www.sgi.com/Technology/STL/ The Microsoft STL page (pretty good in general): http://msdn.microsoft.com/visualc/stl/ Generic C++ links -- in particular the link with the book on how to go from C to C++. Sorry, I lost it. Here it

Re: Bad Drawable Crash (lyx-1.0.1pre2/redhat linux 5.2)

1999-03-01 Thread Asger K. Alstrup Nielsen
I had a (non repeatable ?) fatal error "Bad Drawable (invalid Pixmap or Window parameter). I have a core dump if you are interested. Around about this time I was playing with color settings in ".Xdefaults" where I may have selected an invalid color, I cannot guarantee though that this

Re: Problem of compiling of lyx-1.0.0 at IRIX6.2

1999-03-01 Thread Jean-Marc Lasgouttes
"ChangGil" == ChangGil Han [EMAIL PROTECTED] writes: ChangGil It is quite strange that with the same compiler ( gcc-2.8), ChangGil "configure" results in quite differently (especially in the ChangGil c++ compiler flags): The reason is that we want more warnings and less optimization for

Re: Inset url

1999-03-01 Thread Amir Karger
On Mon, Mar 01, 1999 at 01:45:04AM -0600, Alejandro Aguilar Sierra wrote: Supposing that the inset is not wrong I wrote the following little script to correct these lyx documents: - #! /usr/bin/perl -w while () { $_ =~ s/url\[([^\]]*)\]\{([^\}]*)\}/url[$2]{$1}/g;

Re: New references page

1999-03-01 Thread Amir Karger
On Sun, Feb 28, 1999 at 11:15:10PM -0600, Alejandro Aguilar Sierra wrote: On Sun, 28 Feb 1999, Asger Alstrup Nielsen wrote: The Microsoft STL page (pretty good in general): Uhh.. ok. I believe the GPL explicitly refuses linking to a site in the microsoft.com domain... -Ak

Re: lyx crash

1999-03-01 Thread Garst R. Reese
Jean-Marc Lasgouttes wrote: "Garst" == Garst R Reese [EMAIL PROTECTED] writes: Garst When I load this file and select Layout/Document it crashes LyX Garst with the sorry...sigsev msg. Sorry to have hit this on the eve Garst of 1.0.1 I can get other Layout selections such as paper. This

1.0.1?

1999-03-01 Thread Jean-Marc Lasgouttes
Hi there, It seems the 1.0.1 is ready to ship, unless Lars has reservations against it. The only thngs that could have been in and are not yet there are * fix for the toggling of font attributes * support for line spacing at paragraph level * use of new menu separator in docs Is there

Re: Compiler Flags

1999-03-01 Thread Jean-Marc Lasgouttes
"Allan" == Allan Rae [EMAIL PROTECTED] writes: Allan Two newish compiler flags supported by egcs (and maybe gcc I've Allan never noticed) can have dramatic effects upon compiled code Allan size. These flags are : -fno-rtti -fno-exceptions I think that both options existed in gcc 2.7.x but

Re: 1.0.1?

1999-03-01 Thread Amir Karger
On Mon, Mar 01, 1999 at 05:50:15PM +0100, Asger Alstrup Nielsen wrote: * use of new menu separator in docs If we don't use it, there was no point in implementing it ;-) Yes, but didn't Lars say he didn't like this for 1.0? Is there anybody around who has deep thoughts on either of the

Re: [owner@bugs.debian.org: Debian bugs information: logs for bug#21316]

1999-03-01 Thread Michael Meskes
On Mon, Mar 01, 1999 at 12:53:31PM +0100, Jean-Marc Lasgouttes wrote: The letters in the bindings should be uppercase, as in \bind "S-C-E" "line-end-select" Thanks a lot. That did the job. I do not know whether this is a bug or a feature, but that's how it works, from my experiments.

1.0.1

1999-03-01 Thread Michael Meskes
Is there a timetable for when it will be released? Michael P.S.: Please CC me. -- Michael Meskes | Go SF 49ers! Th.-Heuss-Str. 61, D-41812 Erkelenz| Go Rhein Fire! Tel.: (+49) 2431/72651 | Use Debian GNU/Linux! Email: [EMAIL PROTECTED] | Use

Re: New references page

1999-03-01 Thread Alejandro Aguilar Sierra
On Mon, 1 Mar 1999, Amir Karger wrote: The Microsoft STL page (pretty good in general): I believe the GPL explicitly refuses linking to a site in the microsoft.com domain... I agree, and what could be in this page that is not in other good STL links? Alejandro

RE: Once again: window size

1999-03-01 Thread Dieter's Standardbenutzer
Hi Peter, hi list, it was me to come up with wrong window sizes recently - but in contrast to your last mail this is not at all restricted to LyX. After your suggestion with regard to fvwm2 I tested XFmail - with the following results: xwininfo: 1005x820 fvwm2: 405x520 so I would

Re: Compiler Flags

1999-03-01 Thread miyata
"Arnd Hanses" [EMAIL PROTECTED] wrote: How can you use elf on OS/2? Repacking/converting to omf? You can always patch the linker (ld) ;-) The compiler (gcc) need not be patched, only need be reconfigured/recompiled. But hence one questions: I got excellent results in the past when using

Re: Inset url

1999-03-01 Thread Alejandro Aguilar Sierra
On Tue, 2 Mar 1999, Allan Rae wrote: I thought about this some more and now I remember why I did this. The inseturl was only there as a marker and I applied my own patch to the html output (post sgmltools). That patch still exists in development/Code_Rules/ Yes, but the patch doesn't work

Re: 1.0.1?

1999-03-01 Thread Allan Rae
On Mon, 1 Mar 1999, Jean-Marc Lasgouttes wrote: * use of new menu separator in docs I'm inclined to agree with Lars about not introducing this one. Is there anybody around who has deep thoughts on either of the subjects? It will be nice to be at least able to resume working on 1.1...

Re: Hope deadline is not yet reached

1999-03-01 Thread Allan Rae
On 2 Mar 1999 [EMAIL PROTECTED] wrote: Last time update for the toplevel configure.cmd for OS/2. I've just committed this. Allan. (ARRae)

Re: [owner@bugs.debian.org: Debian bugs information: logs for bug#21316]

1999-03-01 Thread Allan Rae
On Mon, 1 Mar 1999, Michael Meskes wrote: One more question: Is it correct that the additional classes under lib/tex (ejour2, hollywood, iletter, revtex) should be installed somewhere under /usr/lib/texmf/tex/latex? I tried symlinking /usr/lib/texmf/tex/latex/lyx - /usr/X11R6/share/lyx/tex

Re: [owner@bugs.debian.org: Debian bugs information: logs for bug#21316]

1999-03-01 Thread Garst R. Reese
Allan Rae wrote: On Mon, 1 Mar 1999, Michael Meskes wrote: One more question: Is it correct that the additional classes under lib/tex (ejour2, hollywood, iletter, revtex) should be installed somewhere under /usr/lib/texmf/tex/latex? I tried symlinking /usr/lib/texmf/tex/latex/lyx -

Re: docbook support (some questions)

1999-03-01 Thread Allan Rae
On Wed, 10 Feb 1999, [iso-8859-1] José Abílio de Oliveira Matos wrote: Hi, I'm introduting docbook support in LyX. Basically I have done what as been descrived in the writer discussion by Allan :-) Has any of this been merged yet? Allan. (ARRae)

Re: New references page

1999-03-01 Thread Alejandro Aguilar Sierra
On Sun, 28 Feb 1999, Asger Alstrup Nielsen wrote: > You could update the "start.php3" page to include a link to the references > page. Then, it will appear in all developer web pages in the navigation bar. > (This is the improved system that should be much easier to maintain.) Ok. I would do

[owner@bugs.debian.org: Debian bugs information: logs for bug#21316]

1999-03-01 Thread Michael Meskes
- Forwarded message from Debian Bug Tracking System <[EMAIL PROTECTED]> - I modified the ~/.lyx/bind/xemacs.bind file adding the following lines: #Additions to the select group \bind "S-C-e" "line-end-select" \bind "S-C-a" "line-begin-select" \bind

[owner@bugs.debian.org: Debian bugs information: logs for bug#23373]

1999-03-01 Thread Michael Meskes
- Forwarded message from Debian Bug Tracking System <[EMAIL PROTECTED]> - Package: lyx Version: 0.12.0.final-0.1 I have a window manager that sends resize events as the mouse moves when resizing, not one single at the end. If I resize lyx a bit, I get the error X Error of failed

Inset url

1999-03-01 Thread Alejandro Aguilar Sierra
Hi, Which is wrong, the devs documents that have "popups.gif" where should be "dialogs" (and viceversa) or the inseturl? Supposing that the inset is not wrong I wrote the following little script to correct these lyx documents: - #! /usr/bin/perl -w while (<>) { $_ =~

Re: Inset url

1999-03-01 Thread Allan Rae
On Mon, 1 Mar 1999, Alejandro Aguilar Sierra wrote: > Hi, > > Which is wrong, the devs documents that have "popups.gif" where should be > "dialogs" (and viceversa) or the inseturl? At the time when I wrote that document I wasn't sure which order they were supposed to go in. So it is probably

Re: lyx crash

1999-03-01 Thread Garst R. Reese
"Garst R. Reese" wrote: > > When I load this file and select Layout/Document it crashes LyX with the > sorry...sigsev msg. Oops, forgot to mention--LyX-1.00pre4, Linux-2.2.2, i586, glibc2.1

Re: lyx crash

1999-03-01 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> When I load this file and select Layout/Document it crashes LyX Garst> with the sorry...sigsev msg. Sorry to have hit this on the eve Garst> of 1.0.1 I can get other Layout selections such as paper. This Garst> is a fairly old

Re: editing, lyxserver, and an experiment with modules

1999-03-01 Thread Jean-Marc Lasgouttes
> "Joacim" == Joacim Persson <[EMAIL PROTECTED]> writes: Joacim> An alternative to lyx-server could be to have one lyxfunction Joacim> that finds and loads a module that is linked against the Joacim> executable, call a function in the module, handing it pointers Joacim> to the necessary

Re: New references page

1999-03-01 Thread Asger K. Alstrup Nielsen
> The SGI STL documentation (very good for STL): > > http://www.sgi.com/Technology/STL/ > > The Microsoft STL page (pretty good in general): > > http://msdn.microsoft.com/visualc/stl/ > > Generic C++ links -- in particular the link with the book on how to go from C > to C++. Sorry, I lost it.

Re: Bad Drawable Crash (lyx-1.0.1pre2/redhat linux 5.2)

1999-03-01 Thread Asger K. Alstrup Nielsen
> I had a (non repeatable ?) fatal error "Bad Drawable (invalid Pixmap or > Window parameter). I have a core dump if you are interested. Around > about this time I was playing with color settings in ".Xdefaults" where > I may have selected an invalid color, I cannot guarantee though that > this

Re: Problem of compiling of lyx-1.0.0 at IRIX6.2

1999-03-01 Thread Jean-Marc Lasgouttes
> "ChangGil" == ChangGil Han <[EMAIL PROTECTED]> writes: ChangGil> It is quite strange that with the same compiler ( gcc-2.8), ChangGil> "configure" results in quite differently (especially in the ChangGil> c++ compiler flags): The reason is that we want more warnings and less optimization

Re: Inset url

1999-03-01 Thread Amir Karger
On Mon, Mar 01, 1999 at 01:45:04AM -0600, Alejandro Aguilar Sierra wrote: > > Supposing that the inset is not wrong I wrote the following little script > to correct these lyx documents: > > - > #! /usr/bin/perl -w > > while (<>) { > $_ =~

Re: New references page

1999-03-01 Thread Amir Karger
On Sun, Feb 28, 1999 at 11:15:10PM -0600, Alejandro Aguilar Sierra wrote: > On Sun, 28 Feb 1999, Asger Alstrup Nielsen wrote: > > > The Microsoft STL page (pretty good in general): > > Uhh.. ok. I believe the GPL explicitly refuses linking to a site in the microsoft.com domain... -Ak

Re: lyx crash

1999-03-01 Thread Garst R. Reese
Jean-Marc Lasgouttes wrote: > > > "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: > > Garst> When I load this file and select Layout/Document it crashes LyX > Garst> with the sorry...sigsev msg. Sorry to have hit this on the eve > Garst> of 1.0.1 I can get other Layout selections such

1.0.1?

1999-03-01 Thread Jean-Marc Lasgouttes
Hi there, It seems the 1.0.1 is ready to ship, unless Lars has reservations against it. The only thngs that could have been in and are not yet there are * fix for the toggling of font attributes * support for line spacing at paragraph level * use of new menu separator in docs Is there

Re: Compiler Flags

1999-03-01 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> Two newish compiler flags supported by egcs (and maybe gcc I've Allan> never noticed) can have dramatic effects upon compiled code Allan> size. These flags are : -fno-rtti -fno-exceptions I think that both options existed in gcc

Re: 1.0.1?

1999-03-01 Thread Amir Karger
On Mon, Mar 01, 1999 at 05:50:15PM +0100, Asger Alstrup Nielsen wrote: > > > * use of new menu separator in docs > > If we don't use it, there was no point in implementing it ;-) Yes, but didn't Lars say he didn't like this for 1.0? > > Is there anybody around who has deep thoughts on either

Re: [owner@bugs.debian.org: Debian bugs information: logs for bug#21316]

1999-03-01 Thread Michael Meskes
On Mon, Mar 01, 1999 at 12:53:31PM +0100, Jean-Marc Lasgouttes wrote: > The letters in the bindings should be uppercase, as in > \bind "S-C-E" "line-end-select" Thanks a lot. That did the job. > I do not know whether this is a bug or a feature, but that's how it > works, from my experiments.

1.0.1

1999-03-01 Thread Michael Meskes
Is there a timetable for when it will be released? Michael P.S.: Please CC me. -- Michael Meskes | Go SF 49ers! Th.-Heuss-Str. 61, D-41812 Erkelenz| Go Rhein Fire! Tel.: (+49) 2431/72651 | Use Debian GNU/Linux! Email: [EMAIL PROTECTED] | Use

Re: New references page

1999-03-01 Thread Alejandro Aguilar Sierra
On Mon, 1 Mar 1999, Amir Karger wrote: > > > The Microsoft STL page (pretty good in general): > > I believe the GPL explicitly refuses linking to a site in the microsoft.com > domain... I agree, and what could be in this page that is not in other good STL links? Alejandro

RE: Once again: window size

1999-03-01 Thread Dieter's Standardbenutzer
Hi Peter, hi list, it was me to come up with wrong window sizes recently - but in contrast to your last mail this is not at all restricted to LyX. After your suggestion with regard to fvwm2 I tested XFmail - with the following results: xwininfo: 1005x820 fvwm2: 405x520 so I would

Re: Compiler Flags

1999-03-01 Thread miyata
"Arnd Hanses" <[EMAIL PROTECTED]> wrote: > How can you use elf on OS/2? Repacking/converting to omf? You can always patch the linker (ld) ;-) The compiler (gcc) need not be patched, only need be reconfigured/recompiled. > But hence one questions: I got excellent results in the past when using

Re: Inset url

1999-03-01 Thread Alejandro Aguilar Sierra
On Tue, 2 Mar 1999, Allan Rae wrote: > I thought about this some more and now I remember why I did this. > The inseturl was only there as a marker and I applied my own patch to the > html output (post sgmltools). That patch still exists in > development/Code_Rules/ Yes, but the patch doesn't

Re: 1.0.1?

1999-03-01 Thread Allan Rae
On Mon, 1 Mar 1999, Jean-Marc Lasgouttes wrote: > * use of new menu separator in docs I'm inclined to agree with Lars about not introducing this one. > > Is there anybody around who has deep thoughts on either of the > subjects? > > It will be nice to be at least able to resume working on

Re: Hope deadline is not yet reached

1999-03-01 Thread Allan Rae
On 2 Mar 1999 [EMAIL PROTECTED] wrote: > Last time update for the toplevel configure.cmd for OS/2. I've just committed this. Allan. (ARRae)

Re: [owner@bugs.debian.org: Debian bugs information: logs for bug#21316]

1999-03-01 Thread Allan Rae
On Mon, 1 Mar 1999, Michael Meskes wrote: > One more question: Is it correct that the additional classes under lib/tex > (ejour2, hollywood, iletter, revtex) should be installed somewhere under > /usr/lib/texmf/tex/latex? I tried symlinking > /usr/lib/texmf/tex/latex/lyx ->

Re: [owner@bugs.debian.org: Debian bugs information: logs for bug#21316]

1999-03-01 Thread Garst R. Reese
Allan Rae wrote: > > On Mon, 1 Mar 1999, Michael Meskes wrote: > > One more question: Is it correct that the additional classes under lib/tex > > (ejour2, hollywood, iletter, revtex) should be installed somewhere under > > /usr/lib/texmf/tex/latex? I tried symlinking > >

Re: docbook support (some questions)

1999-03-01 Thread Allan Rae
On Wed, 10 Feb 1999, [iso-8859-1] José Abílio de Oliveira Matos wrote: > Hi, > I'm introduting docbook support in LyX. Basically I have done what as been > descrived in the writer discussion by Allan :-) Has any of this been merged yet? Allan. (ARRae)