Re: 1.3.6Win-pre17 mungs path to bind file

2005-06-29 Thread Angus Leeming
Angus Leeming wrote: Paul A. Rubin wrote: 9. Downloaded version 17 again from the Wiki (in case you'd slipstreamed an update). Reinstalled . Same result. Sigh. I'll try again then. Angus Version 18 is now uploaded. Please confirm that it works for you. Angus

Re: 1.3.6Win-pre17 mungs path to bind file

2005-06-29 Thread Angus Leeming
Paul A. Rubin wrote: > 9. Downloaded version 17 again from the Wiki (in case you'd > slipstreamed an update). Reinstalled . Same result. Sigh. I'll try again then. Angus

[LyX 1.3.6pre17] C-Backspace not working

2005-06-29 Thread Paul A. Rubin
Angus, I'm using pre17 with the cua.bind (with the path correctly set). Contrary to an earlier post (http://marc.theaimsgroup.com/?l=lyx-devel&m=111864240105275&w=2) by Nicolás, text selection with S-left and S-right, and cursor movement with C-End, C-Home etc. work. So possibly what he repo

Re: LyX/Win 1.3.6 bug/wish

2005-06-29 Thread Paul A. Rubin
David Boutillier wrote: I think this is more of a wish than a bug, but it would be cool if typing C-Backspace and C-Delete would delete the previous and next word respectively. If LyX is supposed to do this already, then the pre-release version that I'm using doesn't do it. You can customize

Re: 1.3.6Win-pre17 mungs path to bind file

2005-06-29 Thread Paul A. Rubin
Angus Leeming wrote: Paul A. Rubin wrote: Paul, can you try setting the path to the bind file again (so it's recognized incorrectly as "C:\Program" and post the line starting "\bind_file" in C:\Documents and Settings\Paul\Application Data\lyx\preferences \bind_file C:/Program Files/LyX/Resour

[New patch] Re: 1.4 crash edit->rows&columns->copy column

2005-06-29 Thread Martin Vermeer
On Wed, Jun 29, 2005 at 10:46:18AM +0300, Martin Vermeer wrote: ... > Here is the patch, armed with comments for posterity. And here a better one. - Martin Index: cursor_slice.h === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src

Re: [Patch] Re: 1.4 crash edit->rows&columns->copy column

2005-06-29 Thread Martin Vermeer
On Wed, Jun 29, 2005 at 03:51:32PM +0200, Georg Baum wrote: > Martin Vermeer wrote: > > > Here is the patch, armed with comments for posterity. > > It works here, too, but I guess that there are similar problems in > insettabular. Haven't checked... > I noticed that undo does not work for the c

Re: [Patch] Re: 1.4 crash edit->rows&columns->copy column

2005-06-29 Thread Juergen Spitzmueller
Georg Baum wrote: > No, it is also there with your patch. You should apply it IMO, the > declaration changes can be done easily later if needed. I will. I just don't have access to my machine ATM. Jürgen

tex2lyx: round trip on a beamer presentation

2005-06-29 Thread Jean-Pierre Chrétien
Hello developers, I use lyx for technical reports for several years (with great success and pleasure, thanks to you), but currently I still use Xemacs/pdflatex for beamer presentations. Here a few remarks after a round trip when trying to turn a foo.tex file written in beamer class into foo.lyx:

Re: [Patch] Re: 1.4 crash edit->rows&columns->copy column

2005-06-29 Thread Georg Baum
Juergen Spitzmueller wrote: > Georg Baum wrote: > >> I noticed that undo does not work for the copy-column operation: It does >> nothing. Do you have any idea why that is the case? > > Could it be related to bug 1808, for which I sent a patch? No, it is also there with your patch. You should ap

Re: [Patch] Re: 1.4 crash edit->rows&columns->copy column

2005-06-29 Thread Juergen Spitzmueller
Georg Baum wrote: > I noticed that undo does not work for the copy-column operation: It does > nothing. Do you have any idea why that is the case? Could it be related to bug 1808, for which I sent a patch? Jürgen

Re: 1.3.6Win-pre17 mungs path to bind file

2005-06-29 Thread Angus Leeming
Paul A. Rubin wrote: Paul, can you try setting the path to the bind file again (so it's recognized incorrectly as "C:\Program" and post the line starting "\bind_file" in C:\Documents and Settings\Paul\Application Data\lyx\preferences \bind_file C:/Program Files/LyX/Resources/lyx/bind/cua.bind

Re: 1.3.6Win-pre17 mungs path to bind file

2005-06-29 Thread Paul A. Rubin
Angus Leeming wrote: Paul A. Rubin wrote: Hi, Just tried to set the paths to the ui and bind files explicitly in Edit | Preferences. Both set ok, but when I restarted LyX, only the ui path was remembered correctly; the bind path was truncated to C:/Program. Same happens if I set just the bin

Problems with your PayPal billing information

2005-06-29 Thread PayPal

Support of LaTeX macros in LyX

2005-06-29 Thread Rainer Dorsch
Hello, I defined a few latex macros like \newcommand{\SRx}[1]{\hyperref[headsrx#1 {\MakeUppercase{sr}x\_\MakeTextUppercase{#1}}} which save some typing effort and allow reformatting of all SRx at a later point in time. If this would be a complete paragraph, LyX support would be excellent by

Re: [Patch] Re: 1.4 crash edit->rows&columns->copy column

2005-06-29 Thread Georg Baum
Martin Vermeer wrote: > Here is the patch, armed with comments for posterity. It works here, too, but I guess that there are similar problems in insettabular. I noticed that undo does not work for the copy-column operation: It does nothing. Do you have any idea why that is the case? > What if in

[Patch] Re: 1.4 crash edit->rows&columns->copy column

2005-06-29 Thread Martin Vermeer
On Tue, Jun 28, 2005 at 07:02:25PM +0300, Martin Vermeer wrote: > On Tue, 2005-06-28 at 14:47, Martin Vermeer wrote: > > On Tue, 2005-06-28 at 13:40, Helge Hafting wrote: > > > I edited a math matrix, the cursor was somewhere in the first column.1.4 > > > crash edit->rows&columns->copy column cras