Re: The LyX licence

2005-02-22 Thread Daniel Naber
On Tuesday 22 February 2005 23:09, you wrote: In light of all this, I'm asking whether I can have your permission to add your names to http://www.lyx.org/blanket-permission.txt: The following people hereby grant permission to licence their contributions to LyX under the Gnu General Public

Re: The LyX licence

2005-02-22 Thread Daniel Naber
On Tuesday 22 February 2005 23:09, you wrote: > In light of all this, I'm asking whether I can have your permission to > add your names to http://www.lyx.org/blanket-permission.txt: > > "The following people hereby grant permission to licence their > contributions to LyX under the Gnu General

Re: Using Qt in text.C

2003-02-11 Thread Daniel Naber
On Monday 10 February 2003 12:22, John Levon wrote: You'll have no joy trying that at all. You'll have to add some code in frontends/qt2/ and hide it behind the GUII firewall. Is there documentation on how to do that? Or are there files which can be used as an example (and which are not too

Re: Using Qt in text.C

2003-02-11 Thread Daniel Naber
On Monday 10 February 2003 12:22, John Levon wrote: > You'll have no joy trying that at all. You'll have to add some code in > frontends/qt2/ and hide it behind the GUII firewall. Is there documentation on how to do that? Or are there files which can be used as an example (and which are not too

Re: Using Qt in text.C

2003-02-10 Thread Daniel Naber
On Monday 10 February 2003 09:13, Andre Poenitz wrote: Which Qt classes? QSocket (and QString). And what would the benefit of using Qt classes in the LyX core be? Programming an asynchronous socket on the C level doesn't seem to be fun. As I said, for now it's just personal testing and it's

Re: Using Qt in text.C

2003-02-10 Thread Daniel Naber
On Friday 07 February 2003 21:57, Angus Leeming wrote: Have a look at src/frontends/qt2/Makefile.am Do you know what exactly I have to change in src/Makefile.am? For example when I just add $(FRONTEND_INCLUDES) to INCLUDES I get parser errors (in

Re: Using Qt in text.C

2003-02-10 Thread Daniel Naber
On Monday 10 February 2003 09:13, Andre Poenitz wrote: > Which Qt classes? QSocket (and QString). > And what would the benefit of using Qt classes in the LyX core be? Programming an asynchronous socket on the C level doesn't seem to be fun. As I said, for now it's just personal testing and

Re: Using Qt in text.C

2003-02-10 Thread Daniel Naber
On Friday 07 February 2003 21:57, Angus Leeming wrote: > Have a look at src/frontends/qt2/Makefile.am Do you know what exactly I have to change in src/Makefile.am? For example when I just add $(FRONTEND_INCLUDES) to INCLUDES I get parser errors (in

Using Qt in text.C

2003-02-07 Thread Daniel Naber
Hi, I'd like to use some Qt classes in text.C - just for trying some things out. As it's also about non-GUI classes, I guess using the GUI independance stuff doesn't make sense. Can someone tell me how to make Qt classes in text.C work? Currently the Qt headers aren't even found when included

Using Qt in text.C

2003-02-07 Thread Daniel Naber
Hi, I'd like to use some Qt classes in text.C - just for trying some things out. As it's also about non-GUI classes, I guess using the GUI independance stuff doesn't make sense. Can someone tell me how to make Qt classes in text.C work? Currently the Qt headers aren't even found when included

Re: [sam_nemo@yahoo.de] Feedback from www.lyx.org

2002-12-20 Thread Daniel Naber
On Friday 20 December 2002 08:42, Andre Poenitz wrote: I think this is a bit too deep in the bowels. I'd only check direct user input, not every char that gets inserted for any reason. How much code is that btw? It's 40 lines in insertChar() and 60 lines for a method that contacts the

Re: [sam_nemo@yahoo.de] Feedback from www.lyx.org

2002-12-20 Thread Daniel Naber
On Friday 20 December 2002 08:42, Andre Poenitz wrote: > I think this is a bit too deep in the bowels. I'd only check direct user > input, not every char that gets inserted for any reason. > > How much code is that btw? It's 40 lines in insertChar() and 60 lines for a method that contacts the

Re: [sam_nemo@yahoo.de] Feedback from www.lyx.org

2002-12-19 Thread Daniel Naber
On Thursday 19 December 2002 08:47, Andre Poenitz wrote: For the technical part: We have almost everything needed for that already in place for the (currently disabled) autocorrection in math and the real spellchecking. So it should not be too hard to cobble things together in 1.4... Could

Re: [sam_nemo@yahoo.de] Feedback from www.lyx.org

2002-12-19 Thread Daniel Naber
On Thursday 19 December 2002 17:31, Andre Poenitz wrote: One would have to hook into the handler for LFUN_SELFINSERT (src/text3.C, line 1500+) and cut the last word or sentence from cursor position backward. So far I added some code to LyXText::insertChar(). If the last word is incorrect, it

Re: [sam_nemo@yahoo.de] Feedback from www.lyx.org

2002-12-19 Thread Daniel Naber
On Thursday 19 December 2002 08:47, Andre Poenitz wrote: > For the technical part: We have almost everything needed for that > already in place for the (currently disabled) autocorrection in math and > the "real" spellchecking. So it should not be too hard to cobble things > together in 1.4...

Re: [sam_nemo@yahoo.de] Feedback from www.lyx.org

2002-12-19 Thread Daniel Naber
On Thursday 19 December 2002 17:31, Andre Poenitz wrote: > One would have to hook into the handler for LFUN_SELFINSERT > (src/text3.C, line 1500+) and cut the "last" word or sentence from > cursor position backward. So far I added some code to LyXText::insertChar(). If the last word is

Re: Fixed GCC for SuSE-8.1

2002-12-12 Thread Daniel Naber
On Monday 09 December 2002 19:09, Moritz Moeller-Herrmann wrote: Compilation works on SuSE-8.1 with the gcc provided here: ftp://ftp.gwdg.de/linux/suse/ftp.suse.com/projects/gcc/8.1/ Yes, it compiles with that. But after that I get this error when starting lyx (using qt frontend with Qt 3.1):

Re: Fixed GCC for SuSE-8.1

2002-12-12 Thread Daniel Naber
On Monday 09 December 2002 19:09, Moritz Moeller-Herrmann wrote: > Compilation works on SuSE-8.1 with the gcc provided here: > ftp://ftp.gwdg.de/linux/suse/ftp.suse.com/projects/gcc/8.1/ Yes, it compiles with that. But after that I get this error when starting lyx (using qt frontend with Qt

Re: Release of LyX 1.0.2

1999-05-04 Thread Daniel Naber
Lars Gullik Bjønnes wrote: I made the decision that this bug will not be triggered a lot, and deemed it thus non-critical. Also lyx does not crash super-hard it is able to save the emergency file. Here´s a workaround for another bug. Could you apply it to the stable tree even maybe if there

Re: Release of LyX 1.0.2

1999-05-04 Thread Daniel Naber
Lars Gullik Bjønnes wrote: > I made the decision that this bug will not be triggered a lot, and > deemed it thus non-critical. Also lyx does not crash super-hard it is > able to save the emergency file. Here´s a workaround for another bug. Could you apply it to the stable tree even maybe if

Re: Bug: Find and replace

1999-05-02 Thread Daniel Naber
Steven van Dijk wrote: if I load a document and try to delete every space by doing a replace which searchs for a space and replaces it with nothing, LyX goes into an infinite loop replacing the same space. Thanks for your report. I took a look at lyxfr1.C, replacing something in the end

Re: Bug: Find and replace

1999-05-02 Thread Daniel Naber
Steven van Dijk wrote: > if I load a document and try to delete every space by doing a replace which > searchs for a space and replaces it with nothing, LyX goes into an infinite > loop replacing the same space. Thanks for your report. I took a look at lyxfr1.C, replacing something in the end

Re: bug in 1.0.2pre1/relyx?

1999-04-11 Thread Daniel Naber
Amir Karger wrote: I'm afraid I probably won't be able to figure out the problem unless you are able to figure out which slide is causing the error and give me just that one. I found the slide and removed nearly all non-critical lines. The attached file should be the (nearly) minimal file

Re: reLyX/mathed '#' bug [was Re: bug in 1.0.2pre1/relyx?]

1999-04-11 Thread Daniel Naber
Amir Karger wrote: \/, which mathed then shows as an empty square. To get a slash in math mode in TeX, or in mathed, you just type the slash. You don't have to backslash it. Is this another thing that changes in tla? I don't know, I just started using TLA (TLA and TLA+ are specification

Re: bug in 1.0.2pre1/relyx?

1999-04-11 Thread Daniel Naber
Amir Karger wrote: > I'm afraid I probably won't be able to figure out the problem unless you are > able to figure out which slide is causing the error and give me just that > one. I found the slide and removed nearly all non-critical lines. The attached file should be the (nearly) minimal file

Re: reLyX/mathed '#' bug [was Re: bug in 1.0.2pre1/relyx?]

1999-04-11 Thread Daniel Naber
Amir Karger wrote: > \/, which mathed then shows as an empty square. To get a slash in math mode > in TeX, or in mathed, you just type the slash. You don't have to backslash > it. Is this another thing that changes in tla? I don't know, I just started using TLA (TLA and TLA+ are specification

1.0.2pre1: ReplaceAll button not disabled

1999-04-09 Thread Daniel Naber
Hi, the 'Replace All' button is not yet disabled when it should be (e.g. document is read-only). Patch is attached - Jean-Marc, could you put this in? Sorry, but you'll also have to give that button the name replaceall_button with fdesign (it would trash the arrows/icons again if I did that).

bug in 1.0.2pre1/relyx?

1999-04-09 Thread Daniel Naber
Hi, I have a problem with 1.0.2pre1 and/or relyx. I know that relyx only works for correct TeX files, so I modified 2folien.tex to avoid the two errors/warnings 'lacheck' gave me. I don't know TeX and I never really used relyx before, so I cannot judge where the problem is, sorry. The lyx and

Docs in 1.0.2pre1

1999-04-09 Thread Daniel Naber
Hi, maybe we should change the BUGS file in 1.0.2 so that it doesn't contain that footnote about "January 1999" anymore? Regards Daniel -- PGP Key fingerprint = 3D 98 9E D2 00 B6 E0 9D 7E B9 77 23 17 E2 11 6A http://cgi4all.alabanza.com/glasatelier/

1.0.2pre1: ReplaceAll button not disabled

1999-04-09 Thread Daniel Naber
Hi, the 'Replace All' button is not yet disabled when it should be (e.g. document is read-only). Patch is attached - Jean-Marc, could you put this in? Sorry, but you'll also have to give that button the name replaceall_button with fdesign (it would trash the arrows/icons again if I did that).

bug in 1.0.2pre1/relyx?

1999-04-09 Thread Daniel Naber
Hi, I have a problem with 1.0.2pre1 and/or relyx. I know that relyx only works for correct TeX files, so I modified 2folien.tex to avoid the two errors/warnings 'lacheck' gave me. I don't know TeX and I never really used relyx before, so I cannot judge where the problem is, sorry. The lyx and

Docs in 1.0.2pre1

1999-04-09 Thread Daniel Naber
Hi, maybe we should change the BUGS file in 1.0.2 so that it doesn't contain that footnote about "January 1999" anymore? Regards Daniel -- PGP Key fingerprint = 3D 98 9E D2 00 B6 E0 9D 7E B9 77 23 17 E2 11 6A http://cgi4all.alabanza.com/glasatelier/

Re: prelease no. 1 for LyX 1.0.2

1999-04-08 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: In fact, I plan to add this slightly different version. Does it seem reasonable to you? Mhh, I actually don't use the version control in lyx :-) If it's the common case to set a description, I prefer the non-default-value patch. Using the default value the user has

Re: prelease no. 1 for LyX 1.0.2

1999-04-08 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: > In fact, I plan to add this slightly different version. Does it seem > reasonable to you? Mhh, I actually don't use the version control in lyx :-) If it's the common case to set a description, I prefer the non-default-value patch. Using the default value the user

cannot modify form1.fd

1999-03-28 Thread Daniel Naber
Hi, I just wanted to put the 'replace all' stuff into 1.1. I changed form1.fd with fdesign, did "make -f makefile.eigen". It failed, I had to remove credits_form.fd from the makefile (otherwise: "no rule to make target credits_form.c"). Now it seemed to work. Lyx compiled, but linking failed

cannot modify form1.fd

1999-03-28 Thread Daniel Naber
Hi, I just wanted to put the 'replace all' stuff into 1.1. I changed form1.fd with fdesign, did "make -f makefile.eigen". It failed, I had to remove credits_form.fd from the makefile (otherwise: "no rule to make target credits_form.c"). Now it seemed to work. Lyx compiled, but linking failed

Re: patch to make lyxvc cancel button work

1999-03-23 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: This means that is one enters an empty description, it will be considered as cancelled, right? It would be nice to make a difference between empty and cancelled. Well, the user gets the popup warning. From the programming point of view, using an exception would be

Re: patch to make lyxvc cancel button work

1999-03-23 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: You could use the seconf optional argument to give a default label. Then, if we have an empty string, it means that the user deliberately decided to delete the string. ..or he clicked cancel. The XForms function we use returns null for cancel and an empty string

Re: patch to make lyxvc cancel button work

1999-03-23 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: > This means that is one enters an empty description, it will be > considered as cancelled, right? It would be nice to make a difference > between empty and cancelled. Well, the user gets the popup warning. From the programming point of view, using an exception would

Re: patch to make lyxvc cancel button work

1999-03-23 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: > You could use the seconf optional argument to give a default > label. Then, if we have an empty string, it means that the user > deliberately decided to delete the string. ..or he clicked cancel. The XForms function we use returns null for cancel and an empty

patch for splash-doc in 1.1

1999-03-21 Thread Daniel Naber
Hi, here's a patch to add 1.0.1's splash screen to the cvs version. The patch itself works, but starting lyx without a .lyx directory is broken at the moment, no matter if you choose to create .lyx or not (I cannot fix this, since I absolutely don't know what's going on there). Can someone

2spaces-feedback patch for cvs

1999-03-21 Thread Daniel Naber
Hi, here's the patch that gives feedback if the user wants to insert two spaces at the same place, as it is in 1.0.1 already. Someone please commit this to the cvs version? Regards Daniel -- PGP Key fingerprint = 3D 98 9E D2 00 B6 E0 9D 7E B9 77 23 17 E2 11 6A

patch for splash-doc in 1.1

1999-03-21 Thread Daniel Naber
Hi, here's a patch to add 1.0.1's splash screen to the cvs version. The patch itself works, but starting lyx without a .lyx directory is broken at the moment, no matter if you choose to create .lyx or not (I cannot fix this, since I absolutely don't know what's going on there). Can someone

2spaces-feedback patch for cvs

1999-03-21 Thread Daniel Naber
Hi, here's the patch that gives feedback if the user wants to insert two spaces at the same place, as it is in 1.0.1 already. Someone please commit this to the cvs version? Regards Daniel -- PGP Key fingerprint = 3D 98 9E D2 00 B6 E0 9D 7E B9 77 23 17 E2 11 6A

how to update form

1999-03-19 Thread Daniel Naber
Hi, I'd like to add the 'replace all' stuff to the cvs version. But I cannot call "make updatesrc" beacuse there's no Makefile (makefile.eigen only warns my not to run it, because it's only intended for the maintainer). Do I have to copy the files etc. by hand? Regards Daniel -- PGP Key

how to update form

1999-03-19 Thread Daniel Naber
Hi, I'd like to add the 'replace all' stuff to the cvs version. But I cannot call "make updatesrc" beacuse there's no Makefile (makefile.eigen only warns my not to run it, because it's only intended for the maintainer). Do I have to copy the files etc. by hand? Regards Daniel -- PGP Key

integration of wordnet

1999-03-18 Thread Daniel Naber
Hi, here's an idea for a new feature for lyx 1.1: At http://www.cogsci.princeton.edu/~wn/w3wn.html you can find a huge database of english words which is freely available - 'wordnet'. The most interesting part is probably the synonyms. It's not very difficult to integrate this in lyx, so

integration of wordnet

1999-03-18 Thread Daniel Naber
Hi, here's an idea for a new feature for lyx 1.1: At http://www.cogsci.princeton.edu/~wn/w3wn.html you can find a huge database of english words which is freely available - 'wordnet'. The most interesting part is probably the synonyms. It's not very difficult to integrate this in lyx, so

Re: new statistics function

1999-03-10 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: I do not have this problem here. What compiler are you using? Did you specify --with-included-string? It doesn't help, it crashes again with the same output. I'm using egcs 1.1.1 on a (mostly unmodified) SuSE 6.0 system. Regards Daniel -- PGP Key fingerprint =

Re: new statistics function

1999-03-10 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: > I do not have this problem here. What compiler are you using? Did you > specify --with-included-string? It doesn't help, it crashes again with the same output. I'm using egcs 1.1.1 on a (mostly unmodified) SuSE 6.0 system. Regards Daniel -- PGP Key fingerprint

Re: new statistics function

1999-03-08 Thread Daniel Naber

Re: new statistics function

1999-03-08 Thread Daniel Naber
Asger Alstrup Nielsen wrote: 1.1 does work for implementing new things, although it's unstable. If you can build the stuff, you should be able to port it. If you can't build it, let us know what fails, and we should fix things. It does build for me, but I can't load a file or make a new

Re: new statistics function

1999-03-08 Thread Daniel Naber

Re: new statistics function

1999-03-08 Thread Daniel Naber
Asger Alstrup Nielsen wrote: > 1.1 does work for implementing new things, although it's unstable. If you can > build the stuff, you should be able to port it. If you can't build it, let us > know what fails, and we should fix things. It does build for me, but I can't load a file or make a new

bug in version control

1999-03-06 Thread Daniel Naber
Hi, a small bug in 1.0.1: If you use Edit-VersionControl-Register and select Cancel in the appearing popup, the document is still registered. Is someone working on that code or is there someone familiar with it? If not, I will try to fix it. Regards Daniel -- PGP Key fingerprint = 3D 98 9E

bug in version control

1999-03-06 Thread Daniel Naber
Hi, a small bug in 1.0.1: If you use Edit->VersionControl->Register and select Cancel in the appearing popup, the document is still registered. Is someone working on that code or is there someone familiar with it? If not, I will try to fix it. Regards Daniel -- PGP Key fingerprint = 3D 98

toolip for ghosted buttons

1999-03-03 Thread Daniel Naber
Hi, does xforms have a way to display tooltips for menu entries? Even for ghosted (grey) ones. Well, probably not? It would be great to tell the user why certain things are not available. E.g. that something with his latex environment isn't correct if he can't preview files and so on. Any

bug in 1.0.1 :-)

1999-03-03 Thread Daniel Naber
Hi, first major bug: my name is misspelled in the credits box, so let's get out 1.0.2 really soon :-) Regards Daniel -- PGP Key fingerprint = 3D 98 9E D2 00 B6 E0 9D 7E B9 77 23 17 E2 11 6A http://cgi4all.alabanza.com/glasatelier/

toolip for ghosted buttons

1999-03-03 Thread Daniel Naber
Hi, does xforms have a way to display tooltips for menu entries? Even for ghosted (grey) ones. Well, probably not? It would be great to tell the user why certain things are not available. E.g. that something with his latex environment isn't correct if he can't preview files and so on. Any

bug in 1.0.1 :-)

1999-03-03 Thread Daniel Naber
Hi, first major bug: my name is misspelled in the credits box, so let's get out 1.0.2 really soon :-) Regards Daniel -- PGP Key fingerprint = 3D 98 9E D2 00 B6 E0 9D 7E B9 77 23 17 E2 11 6A http://cgi4all.alabanza.com/glasatelier/

Re: which version in cvs?

1999-02-26 Thread Daniel Naber
Lars Gullik Bjønnes wrote: :pserver:[EMAIL PROTECTED]:/usr/local/lyxsrc/cvsroot cvs login Passwork: lyx (or was it cvs...i always mix them...) Neither of these passwords work for me, I just get an 'authorization failed' with that server. Regards Daniel -- PGP Key fingerprint = 3D

Re: which version in cvs?

1999-02-26 Thread Daniel Naber
Lars Gullik Bjønnes wrote: > :pserver:[EMAIL PROTECTED]:/usr/local/lyxsrc/cvsroot > > cvs login > Passwork: lyx (or was it cvs...i always mix them...) Neither of these passwords work for me, I just get an 'authorization failed' with that server. Regards Daniel -- PGP Key fingerprint

Re: docs for non-english

1999-02-25 Thread Daniel Naber
Stephan Witt wrote: + uncomment the line \font_encoding T1 in your lyxrc + change in Layout-Document - Sprache (Language) = german - Kodierung (?) = latin1 You shouldn't need to change the preamble for this. I see. IMHO, we should add to splash.lyx, how much you can configure

Re: docs for non-english

1999-02-25 Thread Daniel Naber
Stephan Witt wrote: > + uncomment the line \font_encoding T1 in your lyxrc > + change in Layout->Document > - Sprache (Language) => german > - Kodierung (?) => latin1 > > You shouldn't need to change the preamble for this. I see. IMHO, we should add to splash.lyx, how much you can

Re: Patch: regex for find+replace

1999-02-24 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: Thanks. Before checking it in, a question: is there some reason why you you changed the button labels to plain instead of the older arrows? I found them nicer... Oops, I didn't even notice that. Somehow fdesign must have lost them. Whenever I load that form into

docs for non-english

1999-02-24 Thread Daniel Naber
Hi, I found this hint on the users mailing list. If you use long words containing german umlauts, the words won't break. This as an preamble fixes it (or works around it) - you need the babel package etc. installed, of course: % allow extended characters in fonts % -- needed for automatic

Re: Patch: regex for find+replace

1999-02-24 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: > Thanks. Before checking it in, a question: is there some reason why > you you changed the <> button labels to plain <> instead of the older > arrows? I found them nicer... Oops, I didn't even notice that. Somehow fdesign must have lost them. Whenever I load that

docs for non-english

1999-02-24 Thread Daniel Naber
Hi, I found this hint on the users mailing list. If you use long words containing german umlauts, the words won't break. This as an preamble fixes it (or works around it) - you need the babel package etc. installed, of course: % allow extended characters in fonts % -- needed for automatic

Re: Patch: regex for find+replace

1999-02-23 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: various unices. Since we would like to release 1.0.1 on 990301, I'd rather wait for regexp. But the replace all feature can definitely go in. Okay, here it is again (against 1.0.0). I detail: -replace all function (lyxfr1.C) -form1.fd changed (new button)

Re: Patch: regex for find+replace

1999-02-23 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: > various unices. Since we would like to release 1.0.1 on 990301, I'd > rather wait for regexp. But the replace all feature can definitely go > in. Okay, here it is again (against 1.0.0). I detail: -replace all function (lyxfr1.C) -form1.fd changed (new button)

Re: Patch: regex for find+replace

1999-02-22 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: One thing that I do not have anymore and would be nice for 1.0.1 is the 'replace all' feature. Could somebody send that to me? I think if we include the replace all stuff, we can also include the regex stuff (if, and only if, it gets tested by enough people).

Re: Patch: regex for find+replace

1999-02-22 Thread Daniel Naber
Joacim Persson wrote: Looks nice, and certainly something long awaited. ...but use development/tools/makepatch for creating patches to avoid lines like: Mhh, this makes a patch 100 kb even if packed? Is that okay or do I have to give certain arguments (besides original and new src

Re: Patch: regex for find+replace

1999-02-22 Thread Daniel Naber
Jean-Marc Lasgouttes wrote: > One thing that I do not have anymore and would be nice for 1.0.1 is > the 'replace all' feature. Could somebody send that to me? I think if we include the replace all stuff, we can also include the regex stuff (if, and only if, it gets tested by enough people).

Re: Patch: regex for find+replace

1999-02-22 Thread Daniel Naber
Joacim Persson wrote: > Looks nice, and certainly something long awaited. ...but use > development/tools/makepatch for creating patches to avoid lines like: Mhh, this makes a patch >100 kb even if packed? Is that okay or do I have to give certain arguments (besides original and new src

Patch: regex for find+replace

1999-02-21 Thread Daniel Naber
Hi, here's a patch that extends the search+replace stuff with regular expressions. It's paragraph based, that means forward searching for .* will match the whole paragraph if the cursor is at position 0. Searching backwards gives basically the same matches as searching forwards. This may be

Patch: regex for find+replace

1999-02-21 Thread Daniel Naber
Hi, here's a patch that extends the search+replace stuff with regular expressions. It's paragraph based, that means forward searching for .* will match the whole paragraph if the cursor is at position 0. Searching backwards gives basically the same matches as searching forwards. This may be

Re: Splash document

1999-02-12 Thread Daniel Naber
Asger Alstrup Nielsen wrote: I think we should open the splash document if the .lyx directory does not exist. This is a very nice point to present this, because we are rather sure that we are dealing with a new user. Okay, here it is ('splash.lyx', which it tries to load, is the file I

Re: Splash document

1999-02-12 Thread Daniel Naber
Asger Alstrup Nielsen wrote: > I think we should open the splash document if the .lyx directory does not > exist. This is a very nice point to present this, because we are rather sure > that we are dealing with a new user. Okay, here it is ('splash.lyx', which it tries to load, is the file I

Re: Doubclick; X Copy+Paste

1999-02-09 Thread Daniel Naber
Jochen Kuepper wrote: Actually something in LyX usefull would be to select on the second press and then you can extend the selection by moving the mouse while the button is still pressed. So you don't have to fiddle to get the correct position at the beginning of the word. That's what I

Re: Doubclick; X Copy+Paste

1999-02-09 Thread Daniel Naber
Jochen Kuepper wrote: > Actually something in LyX usefull would be to select on the second press and > then you can extend the selection by moving the mouse while the button is still > pressed. So you don't have to fiddle to get the correct position at the > beginning of the word. That's what I

splash document

1999-02-04 Thread Daniel Naber
Hi, as I said, here's a patch that lets lyx start with a splash/help/... document if no filename to load is given. Mail me or the list about what you think should be in this file - should it be very short, or should it contain FAQs... Regards Daniel -- PGP Key fingerprint = 3D 98 9E D2 00 B6

bugfix: delete does cut

1999-02-04 Thread Daniel Naber
Hi, here's an IDEA for a bugfixing patch. It SEEMS to fix the delete-does-actually-cut problem. I figured it out with some trial'n'error hacking. You have been warned. So if necessary, improve the code before applying this. There are, e.g., several CutCB calls in lyxfunc.C I don't understand,

Re: splash document

1999-02-04 Thread Daniel Naber
Jochen Kuepper wrote: A solution might be to show the document when no .lyx directory exists for this user. And I think that the document shown should be Intro.lyx, even if this means modifying Intro.lyx. Thinking about it. Showing it once might be to little for a really new user.

splash document

1999-02-04 Thread Daniel Naber
Hi, as I said, here's a patch that lets lyx start with a splash/help/... document if no filename to load is given. Mail me or the list about what you think should be in this file - should it be very short, or should it contain FAQs... Regards Daniel -- PGP Key fingerprint = 3D 98 9E D2 00 B6

bugfix: delete does cut

1999-02-04 Thread Daniel Naber
Hi, here's an IDEA for a bugfixing patch. It SEEMS to fix the delete-does-actually-cut problem. I figured it out with some trial'n'error hacking. You have been warned. So if necessary, improve the code before applying this. There are, e.g., several CutCB calls in lyxfunc.C I don't understand,

Re: splash document

1999-02-04 Thread Daniel Naber
Jochen Kuepper wrote: > >A solution might be to show the document when no .lyx directory exists > >for this user. And I think that the document shown should be > >Intro.lyx, even if this means modifying Intro.lyx. > > Thinking about it. Showing it once might be to little for a really new user.

Re: Little Bug with German sz

1999-01-28 Thread Daniel Naber
Gebhard Thier wrote: - the German SZ is displayed correctly but printed as "SS" Insert this into Layout - LaTex Preamble: \usepackage{german} \usepackage[latin1]{inputenc} Regards Daniel Naber PS: www.suse.de offers a great database that covers 'bugs' like this. -- PGP Key f

Re: Little Bug with German sz

1999-01-28 Thread Daniel Naber
Gebhard Thier wrote: > - the German SZ is displayed correctly but printed as "SS" Insert this into Layout -> LaTex Preamble: \usepackage{german} \usepackage[latin1]{inputenc} Regards Daniel Naber PS: www.suse.de offers a great database that covers 'bugs' like thi

www.lyx.org

1999-01-23 Thread Daniel Naber
Hallo, I know it was mentioned here already, but I think it's important enough to make it clear once again: If the new release happens, the main website has to be up to date. That means, IMHO: -the new release has to be linked, the announcement should be online -the part that says "development

www.lyx.org

1999-01-23 Thread Daniel Naber
Hallo, I know it was mentioned here already, but I think it's important enough to make it clear once again: If the new release happens, the main website has to be up to date. That means, IMHO: -the new release has to be linked, the announcement should be online -the part that says "development

typo in lyx.man in pre8

1999-01-22 Thread Daniel Naber
Hi, in lyx.man it says: It is designed for people who wants a professional output with a minimum of time effort,... It should be 'want' instead of 'wants'. Although I'm not a native english speaker the first sentence sounds strange to me: LyX is a modern approach of writing documents...

typo in lyx.man in pre8

1999-01-22 Thread Daniel Naber
Hi, in lyx.man it says: It is designed for people who wants a professional output with a minimum of time effort,... It should be 'want' instead of 'wants'. Although I'm not a native english speaker the first sentence sounds strange to me: LyX is a modern approach of writing documents...

Regex search?

1999-01-11 Thread Daniel Naber
but is deprecated now - the STL doesn't have regex, does it? As far as I can see, we can use POSIX regex or look for a free OO library to use. Does anyone have experience with this? Other ideas? Best regards Daniel Naber -- PGP Key fingerprint = 3D 98 9E D2 00 B6 E0 9D 7E B9 77 23 17 E2 11 6A

Patch for Find and Replace dialog

1999-01-11 Thread Daniel Naber
get them to work there. Best regards Daniel Naber -- PGP Key fingerprint = 3D 98 9E D2 00 B6 E0 9D 7E B9 77 23 17 E2 11 6A diff -ur lyx-1.0.0pre6/src/form1.C /lyx/src/form1.C --- lyx-1.0.0pre6/src/form1.C Mon Oct 26 23:17:51 1998 +++ /lyx/src/form1.CMon Jan 11 22:09:51 1999 @@ -308,8

Regex search?

1999-01-11 Thread Daniel Naber
but is deprecated now - the STL doesn't have regex, does it? As far as I can see, we can use POSIX regex or look for a free OO library to use. Does anyone have experience with this? Other ideas? Best regards Daniel Naber -- PGP Key fingerprint = 3D 98 9E D2 00 B6 E0 9D 7E B9 77 23 17 E2 11 6A

Patch for Find and Replace dialog

1999-01-11 Thread Daniel Naber
as I get them to work there. Best regards Daniel Naber -- PGP Key fingerprint = 3D 98 9E D2 00 B6 E0 9D 7E B9 77 23 17 E2 11 6A diff -ur lyx-1.0.0pre6/src/form1.C /lyx/src/form1.C --- lyx-1.0.0pre6/src/form1.C Mon Oct 26 23:17:51 1998 +++ /lyx/src/form1.CMon Jan 11 22:09:51 1999 @@ -308