Re: SVGs with alpha channel transparency

2006-06-21 Thread Stephen Harris
John Pye wrote: Your approach defeats the purpose of using SVG in the first place, and will result in much large PDF files that I am currently getting. I really want to work out how use my SVG-with-alpha directly in LyX, or at least some vector format that will look OK. I wonder if there's

Re: URL in References

2006-06-21 Thread Julio Rojas
I believe you have to use Jurabib. It's the only one with a URL record that works. On 6/21/06, Christian von Lani-Fischer [EMAIL PROTECTED] wrote: Hi there, I'm using the actual Version of Lyx and Bibdesk on Mac OS. My problem is, that i create a Bibdesk entry for a webpage, enter the url in

Links partnership request to http://www.mybookmarks.com

2006-06-21 Thread Daniel Bennet
Hello, My name is Daniel Bennet, and I want to propose you triangle (three way linking) link exchange. I can place your link on the following sites: http://www.casino-tribune.com (PR=6) or http://slotsgame4u.com/ (PR=6) or http://www.videopoker4u.com/ (PR=5) or http://www.roulette4u.com/

Re: SVGs with alpha channel transparency

2006-06-21 Thread Georg Baum
John Pye wrote: Hi Jean-Pierre, Re: Lyx 1.4.0pre3 + SVG + pdflatex Georg Baum Tue, 31 Jan 2006 00:56:43 -0800 Alfonso Gazo wrote: After, when generating the PDF file, it produces a messy graphic just in the place the SVG graphic should be. I've found that LyX is somewhat

Re: SVGs with alpha channel transparency

2006-06-21 Thread Jose' Matos
On Wednesday 21 June 2006 09:16, Georg Baum wrote: The workaround to get svg-pdf conversion is to create an external template (IIRC more detailed instructions are in the list archive). Georg I think that here you mean an external inset or am I wrong? Georg -- José Abílio

Tutorial in french about Lyx on Mac OSX

2006-06-21 Thread Isaac Pante
Hello everybody! I made a tutorial in french which describes step-by-step how to localize Lyx in french on Mac OS X (change the GUI interface and install the right spellchecker). Is there a way to publish it on lyx.org or anywhere else? You can see the tutorial at this adress

Re: SVGs with alpha channel transparency

2006-06-21 Thread Georg Baum
Jose' Matos wrote: On Wednesday 21 June 2006 09:16, Georg Baum wrote: The workaround to get svg-pdf conversion is to create an external template (IIRC more detailed instructions are in the list archive). Georg I think that here you mean an external inset or am I wrong? Yes and no: First

lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Holger Schmidt
Hi, my problem is to install lyx 1.4.1 on Suse Linux 10.1 I get the following message: [code] The following problems have been detected by configure. Please check the messages below before running 'make'. (see the section 'Problems' in the INSTALL file) ** qt library not found

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Georg Baum
Holger Schmidt wrote: I tryed this with following commands: [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 # [./configure --with-frontend=qt --with-qt-dir=/usr/share/qt3[/CODE] [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 [#./configure

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Holger Schmidt
Am Mittwoch, 21. Juni 2006 13:20 schrieb Georg Baum: Holger Schmidt wrote: I tryed this with following commands: [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 # [./configure --with-frontend=qt --with-qt-dir=/usr/share/qt3[/CODE]

Re: Tutorial in french about Lyx on Mac OSX

2006-06-21 Thread Bennett Helm
On Jun 21, 2006, at 4:37 AM, Isaac Pante wrote: Hello everybody! I made a tutorial in french which describes step-by-step how to localize Lyx in french on Mac OS X (change the GUI interface and install the right spellchecker). Is there a way to publish it on lyx.org or anywhere else? You

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Georg Baum
Holger Schmidt wrote: After this command: ./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3 was until now everything ok. After my next command: make I get all the time the following error-message: ../../boost/boost/config/compiler/gcc.hpp:92:7: warning: #warning Unknown

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Holger Schmidt
Am Mittwoch, 21. Juni 2006 16:15 schrieb Georg Baum: Holger Schmidt wrote: After this command: ./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3 was until now everything ok. After my next command: make I get all the time the following error-message:

Re: SVGs with alpha channel transparency

2006-06-21 Thread Jean-Pierre Chretien
Date: Wed, 21 Jun 2006 09:57:10 +1000 From: John Pye [EMAIL PROTECTED] To: Jean-Pierre Chretien [EMAIL PROTECTED] CC: lyx-users@lists.lyx.org Subject: Re: SVGs with alpha channel transparency Hi Jean-Pierre, Re: Lyx 1.4.0pre3 + SVG + pdflatex Georg Baum Tue, 31 Jan 2006 00:56:43 -0800

[Patch] GUI cleanup step 2

2006-06-21 Thread Abdelrazak Younes
Hello, Here is the next step on my GUI API cleanup. Only qt4 for now. Committed to the younes branch. Comments welcome. Abdel. Log: * BufferView::BufferView(LyXView * owner, lyx::frontend::WorkArea * workArea) - now need a valid WorkArea on construction - but no more need for width and

Re: [Patch] GUI cleanup step 2

2006-06-21 Thread Abdelrazak Younes
Oups sorry, wrong list. Abdel.

Re: [Patch] GUI cleanup step 2

2006-06-21 Thread Georg Baum
Abdelrazak Younes wrote: Hello, Here is the next step on my GUI API cleanup. Only qt4 for now. wrong list? Georg

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Georg Baum
Holger Schmidt wrote: Of course it would be possible to give the command make install but I prefere it to make before a RPM-Package. For me and after than for all other users if they want. make rpmdist after the usual configure command is better. What can be the reason for the failed to

Re: Inserting a tab indented outline into a lyx document

2006-06-21 Thread Paul Johnson
Seems easier to just use the itemize environment with customized bullet symbols. if you use the Document/Settings/Bullets options, you can eliminate the symbols and then the output looks exactly the way you want. It would drive me nuts to keep turning the stevelist special environment on and

Re: Inserting a tab indented outline into a lyx document

2006-06-21 Thread Paul A. Rubin
Paul Johnson wrote: Seems easier to just use the itemize environment with customized bullet symbols. if you use the Document/Settings/Bullets options, you can eliminate the symbols and then the output looks exactly the way you want. I thought about that, but what if you also want bullet lists

Re: Turning a LyX environment into a LaTeX command

2006-06-21 Thread David Neeley
The latest version of this guide, dated February 2006, is at http://www.tug.org/tex-archive/macros/latex/doc/clsguide.pdf David On 6/15/06, Rich Shepard [EMAIL PROTECTED] wrote: On Thu, 15 Jun 2006, [EMAIL PROTECTED] wrote: PS. Steve, let me know if you need or would like help. There is

Windows XP: Aspell for Opera and Lyx conflict

2006-06-21 Thread David Finlayson
Maybe some of you use Opera browser as well as Lyx on Windows XP? I can't seem to get Opera to find the custom Aspell 0.6 built for Lyx, and I can't get Lyx to work with Aspell 0.5 which Opera can use (installed in C:\Aspell in both cases). Finally, it doesn't seem like you can have both Aspell

Re: Windows XP: Aspell for Opera and Lyx conflict

2006-06-21 Thread Stephen Harris
David Finlayson wrote: Maybe some of you use Opera browser as well as Lyx on Windows XP? I can't seem to get Opera to find the custom Aspell 0.6 built for Lyx, and I can't get Lyx to work with Aspell 0.5 which Opera can use (installed in C:\Aspell in both cases). Finally, it doesn't seem like

How do you un-grey greyed out text?

2006-06-21 Thread Tim Hume
Hi, I have recently started using LyX, (after using LaTeX for many years). One feature I really like is being able to add notes and greyed out text. However, I do not seem to be able to un-grey text which I have previously greyed out. At present I am cutting greyed out text and pasting it

Re: SVGs with alpha channel transparency

2006-06-21 Thread Stephen Harris
John Pye wrote: Your approach defeats the purpose of using SVG in the first place, and will result in much large PDF files that I am currently getting. I really want to work out how use my SVG-with-alpha directly in LyX, or at least some vector format that will look OK. I wonder if there's

Re: URL in References

2006-06-21 Thread Julio Rojas
I believe you have to use Jurabib. It's the only one with a URL record that works. On 6/21/06, Christian von Lani-Fischer [EMAIL PROTECTED] wrote: Hi there, I'm using the actual Version of Lyx and Bibdesk on Mac OS. My problem is, that i create a Bibdesk entry for a webpage, enter the url in

Links partnership request to http://www.mybookmarks.com

2006-06-21 Thread Daniel Bennet
Hello, My name is Daniel Bennet, and I want to propose you triangle (three way linking) link exchange. I can place your link on the following sites: http://www.casino-tribune.com (PR=6) or http://slotsgame4u.com/ (PR=6) or http://www.videopoker4u.com/ (PR=5) or http://www.roulette4u.com/

Re: SVGs with alpha channel transparency

2006-06-21 Thread Georg Baum
John Pye wrote: Hi Jean-Pierre, Re: Lyx 1.4.0pre3 + SVG + pdflatex Georg Baum Tue, 31 Jan 2006 00:56:43 -0800 Alfonso Gazo wrote: After, when generating the PDF file, it produces a messy graphic just in the place the SVG graphic should be. I've found that LyX is somewhat

Re: SVGs with alpha channel transparency

2006-06-21 Thread Jose' Matos
On Wednesday 21 June 2006 09:16, Georg Baum wrote: The workaround to get svg-pdf conversion is to create an external template (IIRC more detailed instructions are in the list archive). Georg I think that here you mean an external inset or am I wrong? Georg -- José Abílio

Tutorial in french about Lyx on Mac OSX

2006-06-21 Thread Isaac Pante
Hello everybody! I made a tutorial in french which describes step-by-step how to localize Lyx in french on Mac OS X (change the GUI interface and install the right spellchecker). Is there a way to publish it on lyx.org or anywhere else? You can see the tutorial at this adress

Re: SVGs with alpha channel transparency

2006-06-21 Thread Georg Baum
Jose' Matos wrote: On Wednesday 21 June 2006 09:16, Georg Baum wrote: The workaround to get svg-pdf conversion is to create an external template (IIRC more detailed instructions are in the list archive). Georg I think that here you mean an external inset or am I wrong? Yes and no: First

lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Holger Schmidt
Hi, my problem is to install lyx 1.4.1 on Suse Linux 10.1 I get the following message: [code] The following problems have been detected by configure. Please check the messages below before running 'make'. (see the section 'Problems' in the INSTALL file) ** qt library not found

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Georg Baum
Holger Schmidt wrote: I tryed this with following commands: [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 # [./configure --with-frontend=qt --with-qt-dir=/usr/share/qt3[/CODE] [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 [#./configure

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Holger Schmidt
Am Mittwoch, 21. Juni 2006 13:20 schrieb Georg Baum: Holger Schmidt wrote: I tryed this with following commands: [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 # [./configure --with-frontend=qt --with-qt-dir=/usr/share/qt3[/CODE]

Re: Tutorial in french about Lyx on Mac OSX

2006-06-21 Thread Bennett Helm
On Jun 21, 2006, at 4:37 AM, Isaac Pante wrote: Hello everybody! I made a tutorial in french which describes step-by-step how to localize Lyx in french on Mac OS X (change the GUI interface and install the right spellchecker). Is there a way to publish it on lyx.org or anywhere else? You

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Georg Baum
Holger Schmidt wrote: After this command: ./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3 was until now everything ok. After my next command: make I get all the time the following error-message: ../../boost/boost/config/compiler/gcc.hpp:92:7: warning: #warning Unknown

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Holger Schmidt
Am Mittwoch, 21. Juni 2006 16:15 schrieb Georg Baum: Holger Schmidt wrote: After this command: ./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3 was until now everything ok. After my next command: make I get all the time the following error-message:

Re: SVGs with alpha channel transparency

2006-06-21 Thread Jean-Pierre Chretien
Date: Wed, 21 Jun 2006 09:57:10 +1000 From: John Pye [EMAIL PROTECTED] To: Jean-Pierre Chretien [EMAIL PROTECTED] CC: lyx-users@lists.lyx.org Subject: Re: SVGs with alpha channel transparency Hi Jean-Pierre, Re: Lyx 1.4.0pre3 + SVG + pdflatex Georg Baum Tue, 31 Jan 2006 00:56:43 -0800

[Patch] GUI cleanup step 2

2006-06-21 Thread Abdelrazak Younes
Hello, Here is the next step on my GUI API cleanup. Only qt4 for now. Committed to the younes branch. Comments welcome. Abdel. Log: * BufferView::BufferView(LyXView * owner, lyx::frontend::WorkArea * workArea) - now need a valid WorkArea on construction - but no more need for width and

Re: [Patch] GUI cleanup step 2

2006-06-21 Thread Abdelrazak Younes
Oups sorry, wrong list. Abdel.

Re: [Patch] GUI cleanup step 2

2006-06-21 Thread Georg Baum
Abdelrazak Younes wrote: Hello, Here is the next step on my GUI API cleanup. Only qt4 for now. wrong list? Georg

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Georg Baum
Holger Schmidt wrote: Of course it would be possible to give the command make install but I prefere it to make before a RPM-Package. For me and after than for all other users if they want. make rpmdist after the usual configure command is better. What can be the reason for the failed to

Re: Inserting a tab indented outline into a lyx document

2006-06-21 Thread Paul Johnson
Seems easier to just use the itemize environment with customized bullet symbols. if you use the Document/Settings/Bullets options, you can eliminate the symbols and then the output looks exactly the way you want. It would drive me nuts to keep turning the stevelist special environment on and

Re: Inserting a tab indented outline into a lyx document

2006-06-21 Thread Paul A. Rubin
Paul Johnson wrote: Seems easier to just use the itemize environment with customized bullet symbols. if you use the Document/Settings/Bullets options, you can eliminate the symbols and then the output looks exactly the way you want. I thought about that, but what if you also want bullet lists

Re: Turning a LyX environment into a LaTeX command

2006-06-21 Thread David Neeley
The latest version of this guide, dated February 2006, is at http://www.tug.org/tex-archive/macros/latex/doc/clsguide.pdf David On 6/15/06, Rich Shepard [EMAIL PROTECTED] wrote: On Thu, 15 Jun 2006, [EMAIL PROTECTED] wrote: PS. Steve, let me know if you need or would like help. There is

Windows XP: Aspell for Opera and Lyx conflict

2006-06-21 Thread David Finlayson
Maybe some of you use Opera browser as well as Lyx on Windows XP? I can't seem to get Opera to find the custom Aspell 0.6 built for Lyx, and I can't get Lyx to work with Aspell 0.5 which Opera can use (installed in C:\Aspell in both cases). Finally, it doesn't seem like you can have both Aspell

Re: Windows XP: Aspell for Opera and Lyx conflict

2006-06-21 Thread Stephen Harris
David Finlayson wrote: Maybe some of you use Opera browser as well as Lyx on Windows XP? I can't seem to get Opera to find the custom Aspell 0.6 built for Lyx, and I can't get Lyx to work with Aspell 0.5 which Opera can use (installed in C:\Aspell in both cases). Finally, it doesn't seem like

How do you un-grey greyed out text?

2006-06-21 Thread Tim Hume
Hi, I have recently started using LyX, (after using LaTeX for many years). One feature I really like is being able to add notes and greyed out text. However, I do not seem to be able to un-grey text which I have previously greyed out. At present I am cutting greyed out text and pasting it

Re: SVGs with alpha channel transparency

2006-06-21 Thread Stephen Harris
John Pye wrote: Your approach defeats the purpose of using SVG in the first place, and will result in much large PDF files that I am currently getting. I really want to work out how use my SVG-with-alpha directly in LyX, or at least some vector format that will look OK. I wonder if there's

Re: URL in References

2006-06-21 Thread Julio Rojas
I believe you have to use Jurabib. It's the only one with a URL record that works. On 6/21/06, Christian von Lani-Fischer <[EMAIL PROTECTED]> wrote: Hi there, I'm using the actual Version of Lyx and Bibdesk on Mac OS. My problem is, that i create a Bibdesk entry for a webpage, enter the url in

Links partnership request to http://www.mybookmarks.com

2006-06-21 Thread Daniel Bennet
Hello, My name is Daniel Bennet, and I want to propose you triangle (three way linking) link exchange. I can place your link on the following sites: http://www.casino-tribune.com (PR=6) or http://slotsgame4u.com/ (PR=6) or http://www.videopoker4u.com/ (PR=5) or http://www.roulette4u.com/

Re: SVGs with alpha channel transparency

2006-06-21 Thread Georg Baum
John Pye wrote: > Hi Jean-Pierre, > >> >> Re: Lyx 1.4.0pre3 + SVG + pdflatex >> >> Georg Baum >> Tue, 31 Jan 2006 00:56:43 -0800 >> >> Alfonso Gazo wrote: >> >> > After, when generating the PDF file, it produces a messy graphic just >> > in the place the SVG graphic should be. I've found that

Re: SVGs with alpha channel transparency

2006-06-21 Thread Jose' Matos
On Wednesday 21 June 2006 09:16, Georg Baum wrote: > The workaround to get svg->pdf conversion is to create an external template > (IIRC more detailed instructions are in the list archive). Georg I think that here you mean an external inset or am I wrong? > Georg -- José Abílio

Tutorial in french about Lyx on Mac OSX

2006-06-21 Thread Isaac Pante
Hello everybody! I made a tutorial in french which describes step-by-step how to localize Lyx in french on Mac OS X (change the GUI interface and install the right spellchecker). Is there a way to publish it on lyx.org or anywhere else? You can see the tutorial at this adress

Re: SVGs with alpha channel transparency

2006-06-21 Thread Georg Baum
Jose' Matos wrote: > On Wednesday 21 June 2006 09:16, Georg Baum wrote: >> The workaround to get svg->pdf conversion is to create an external >> template (IIRC more detailed instructions are in the list archive). > > Georg I think that here you mean an external inset or am I wrong? Yes and

lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Holger Schmidt
Hi, my problem is to install lyx 1.4.1 on Suse Linux 10.1 I get the following message: [code] The following problems have been detected by configure. Please check the messages below before running 'make'. (see the section 'Problems' in the INSTALL file) ** qt library not found

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Georg Baum
Holger Schmidt wrote: > I tryed this with following commands: > [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 # > [./configure > --with-frontend=qt --with-qt-dir=/usr/share/qt3[/CODE] > > [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 > [#./configure >

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Holger Schmidt
Am Mittwoch, 21. Juni 2006 13:20 schrieb Georg Baum: > Holger Schmidt wrote: > > I tryed this with following commands: > > [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 # > > [./configure > > --with-frontend=qt --with-qt-dir=/usr/share/qt3[/CODE] > > > >

Re: Tutorial in french about Lyx on Mac OSX

2006-06-21 Thread Bennett Helm
On Jun 21, 2006, at 4:37 AM, Isaac Pante wrote: Hello everybody! I made a tutorial in french which describes step-by-step how to localize Lyx in french on Mac OS X (change the GUI interface and install the right spellchecker). Is there a way to publish it on lyx.org or anywhere else? You

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Georg Baum
Holger Schmidt wrote: > After this command: > > "./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3" > > was until now everything ok. After my next command: > > "make" I get all the time the following error-message: > > ../../boost/boost/config/compiler/gcc.hpp:92:7: warning: #warning

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Holger Schmidt
Am Mittwoch, 21. Juni 2006 16:15 schrieb Georg Baum: > Holger Schmidt wrote: > > After this command: > > > > "./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3" > > > > was until now everything ok. After my next command: > > > > "make" I get all the time the following error-message: > > >

Re: SVGs with alpha channel transparency

2006-06-21 Thread Jean-Pierre Chretien
>>Date: Wed, 21 Jun 2006 09:57:10 +1000 >>From: John Pye <[EMAIL PROTECTED]> >>To: Jean-Pierre Chretien <[EMAIL PROTECTED]> >>CC: lyx-users@lists.lyx.org >>Subject: Re: SVGs with alpha channel transparency >> >>Hi Jean-Pierre, >> >>> >>> Re: Lyx 1.4.0pre3 + SVG + pdflatex >>> >>> Georg Baum >>>

[Patch] GUI cleanup step 2

2006-06-21 Thread Abdelrazak Younes
Hello, Here is the next step on my GUI API cleanup. Only qt4 for now. Committed to the "younes" branch. Comments welcome. Abdel. Log: * BufferView::BufferView(LyXView * owner, lyx::frontend::WorkArea * workArea) - now need a valid WorkArea on construction - but no more need for width

Re: [Patch] GUI cleanup step 2

2006-06-21 Thread Abdelrazak Younes
Oups sorry, wrong list. Abdel.

Re: [Patch] GUI cleanup step 2

2006-06-21 Thread Georg Baum
Abdelrazak Younes wrote: > Hello, > > Here is the next step on my GUI API cleanup. Only qt4 for now. wrong list? Georg

Re: lyx 1.4.1 installation on Suse 10.1

2006-06-21 Thread Georg Baum
Holger Schmidt wrote: > Of course it would be possible to give the command "make install" but I > prefere it to make before a RPM-Package. For me and after than for all > other users if they want. make rpmdist after the usual configure command is better. > What can be the reason for the failed

Re: Inserting a tab indented outline into a lyx document

2006-06-21 Thread Paul Johnson
Seems easier to just use the itemize environment with customized bullet symbols. if you use the Document/Settings/Bullets options, you can eliminate the symbols and then the output looks exactly the way you want. It would drive me nuts to keep turning the stevelist special environment on and

Re: Inserting a tab indented outline into a lyx document

2006-06-21 Thread Paul A. Rubin
Paul Johnson wrote: Seems easier to just use the itemize environment with customized bullet symbols. if you use the Document/Settings/Bullets options, you can eliminate the symbols and then the output looks exactly the way you want. I thought about that, but what if you also want bullet lists

Re: Turning a LyX environment into a LaTeX command

2006-06-21 Thread David Neeley
The latest version of this guide, dated February 2006, is at http://www.tug.org/tex-archive/macros/latex/doc/clsguide.pdf David On 6/15/06, Rich Shepard <[EMAIL PROTECTED]> wrote: On Thu, 15 Jun 2006, [EMAIL PROTECTED] wrote: > PS. Steve, let me know if you need or would like help. There

Windows XP: Aspell for Opera and Lyx conflict

2006-06-21 Thread David Finlayson
Maybe some of you use Opera browser as well as Lyx on Windows XP? I can't seem to get Opera to find the custom Aspell 0.6 built for Lyx, and I can't get Lyx to work with Aspell 0.5 which Opera can use (installed in C:\Aspell in both cases). Finally, it doesn't seem like you can have both Aspell

Re: Windows XP: Aspell for Opera and Lyx conflict

2006-06-21 Thread Stephen Harris
David Finlayson wrote: Maybe some of you use Opera browser as well as Lyx on Windows XP? I can't seem to get Opera to find the custom Aspell 0.6 built for Lyx, and I can't get Lyx to work with Aspell 0.5 which Opera can use (installed in C:\Aspell in both cases). Finally, it doesn't seem like

How do you "un-grey" greyed out text?

2006-06-21 Thread Tim Hume
Hi, I have recently started using LyX, (after using LaTeX for many years). One feature I really like is being able to add notes and greyed out text. However, I do not seem to be able to un-grey text which I have previously greyed out. At present I am cutting greyed out text and pasting it