\male \female as ERT - error in LyX pdf export

2010-06-22 Thread Wolfgang Engelmann
Hallo, I get with \male \female as ERT an error in LyX pdf export: Text: am 10. Juli am Brandalpynten 3 Nester mit brütenden Weibchen, in Ny Ålesund ein Nest mit 4 Eiern, zwischen dem 11. und 18.Juli bei der Ragna Hytta bis zu 20\male,20\female ... Explanation: \male is like the mars sign

Re: install latest lyx

2010-06-22 Thread Wolfgang Engelmann
I would like to install the latest LyX version on my Debian Linux. I used Guenther Mildes proposal: wolfgang:/home/wolfgang# apt-get build-dep lyx and get Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0

Re: install latest lyx

2010-06-22 Thread Alan L Tyree
On Tue, 22 Jun 2010 11:21:34 +0200 Wolfgang Engelmann engelm...@uni-tuebingen.de wrote: I would like to install the latest LyX version on my Debian Linux. I used Guenther Mildes proposal: wolfgang:/home/wolfgang# apt-get build-dep lyx and get Reading package lists... Done

SV: \male \female as ERT - error in LyX pdf export

2010-06-22 Thread Ingar Pareliussen
-Opprinnelig melding- Fra: lyx-users@lists.lyx.org [mailto:lyx-us...@lists.lyx.org] På vegne av Wolfgang Engelmann Sendt: 22. juni 2010 11:17 Til: LyX Users List Emne: \male \female as ERT - error in LyX pdf export Hallo, I get with \male \female as ERT an error in LyX pdf

Memo template

2010-06-22 Thread Kevin Foster
Hello all, I've very new to LyX and somewhat new to LaTeX. Can anyone comment on the existence of memo templates? The selection of user-created templateshttp://wiki.lyx.org/Layouts/Layouts i found (layouts? same thing right?) is surprisingly sparse given LyX's enthusiastic user base... as

ftp down - Windows installer not working!

2010-06-22 Thread Nigel Arnot
The ftp server(?) is down. The mirrors may be up, but the lyx installer (lyx-1.6.6-1-Installer.exe) is not using the mirrors for loading aspell. At that point (downloading aspell6-en-6.0.0.exe) it waits a bit, says connection failed, and offers a choice between cancelling or trying again. Try

glossaries and export

2010-06-22 Thread Steven Bell
I am attempting to use the glossaries package with LyX, and have had only partial success. I've put the appropriate ERT into my document and created a short makefile which exports the LyX document to TeX and runs pdflatex and makeindex to generate the final pdf. This works well, but I would like

Re: ftp down - Windows installer not working!

2010-06-22 Thread Liviu Andronic
On Tue, Jun 22, 2010 at 12:13 PM, Nigel Arnot nigel.ar...@kcl.ac.uk wrote: Also does anyone know how to tell Lyx installed after cancelling aspell download to use an instance of aspell separately installed? The installer is for convenience, mainly. Why not install aspell manually [1], and then

Re: installation problem

2010-06-22 Thread Arnaud Fouchet
Hello, I recently installed lyx on my computer. When I try to launch the spelling check, lyx tells me failed to start ispell. What can I do ? Thanks PS : I'm a mac user, if that's important

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Mon, 21 Jun 2010, Rich Shepard wrote: I downloaded and installed beamer-class-3.09. Now the file will not compile with pdflatex: Got this one fixed, but came up with a new error that should be more simple to correct. Original error: It turns out that the tarball (or is it a .zip

Re: SV: \male \female as ERT - error in LyX pdf export

2010-06-22 Thread Wolfgang Engelmann
Am Tuesday 22 June 2010 12:07:27 schrieb Ingar Pareliussen: Did you put the \male and \female in a math-environment (CTRL-M)? Ingar Thanks, Ingmar. Thats it. I had \male in an ERT-box Wolfgang

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Paul A. Rubin
Rich, You sure know how to have fun! On 6/22/2010 9:51 AM, Rich Shepard wrote: New error: Package hyperref Warning: Option `pdfauthor' has already been used, (hyperref) setting the option has no effect on input line 68. ! Undefined control sequence. \bea...@frameslide

Re: Memo template

2010-06-22 Thread Paul A. Rubin
On 6/22/2010 7:09 AM, Kevin Foster wrote: Hello all, I've very new to LyX and somewhat new to LaTeX. Can anyone comment on the existence of memo templates? The selection of user-created templates http://wiki.lyx.org/Layouts/Layouts i found (layouts? same thing right?) No. Layouts tell LyX

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Paul A. Rubin wrote: Yes, you are. Beamer loads it automatically. Paul, Oh. Might have something to do with the problem mentioned here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452333. Your log says you're loading v6.74m of hyperref (the post mentions

Re: install latest lyx

2010-06-22 Thread Wolfgang Engelmann
Am Tuesday 22 June 2010 11:57:20 schrieb Alan L Tyree: On Tue, 22 Jun 2010 11:21:34 +0200 Wolfgang Engelmann engelm...@uni-tuebingen.de wrote: I would like to install the latest LyX version on my Debian Linux. I used Guenther Mildes proposal: wolfgang:/home/wolfgang# apt-get

Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Jose A. Rodrigo
Hi!! First of all congratulations for this useful program and brilliant project!! It is not possible to drag-and-drop text (just by selecting it with mouse pointer) like other text processors i.e. OpenWriter. Do you know when this feature will be added to lyx? I think that it will be very

Re: Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Steve Litt
On Tuesday 22 June 2010 12:11:57 Jose A. Rodrigo wrote: Hi!! First of all congratulations for this useful program and brilliant project!! It is not possible to drag-and-drop text (just by selecting it with mouse pointer) like other text processors i.e. OpenWriter. Do you know when this

Re: install latest lyx

2010-06-22 Thread Julien Rioux
On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: experienced people would have know that one has to run autogen and not autogen.sh autogen.sh is correct, not autogen. The complete procedure is: cd ~/lyx-devel ./autogen.sh ./configure make optionally you would also run: sudo make install

Re: install latest lyx

2010-06-22 Thread Wolfgang Engelmann
Am Tuesday 22 June 2010 18:50:24 schrieb Julien Rioux: On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: experienced people would have know that one has to run autogen and not autogen.sh autogen.sh is correct, not autogen. The complete procedure is: cd ~/lyx-devel ./autogen.sh but

Re: install latest lyx

2010-06-22 Thread Julien Rioux
On 22/06/2010 12:50 PM, Julien Rioux wrote: cd ~/lyx-devel ../autogen.sh ../configure make sorry, it should be: cd ~/lyx-devel ./autogen.sh ./configure make not sure how the extra . got in there -- Julien

Re: install latest lyx

2010-06-22 Thread Wolfgang Engelmann
Am Tuesday 22 June 2010 19:05:45 schrieb Wolfgang Engelmann: Am Tuesday 22 June 2010 18:50:24 schrieb Julien Rioux: On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: experienced people would have know that one has to run autogen and not autogen.sh autogen.sh is correct, not

Re: Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Richard Heck
On Tuesday 22 June 2010 12:11:57 Jose A. Rodrigo wrote: Hi!! First of all congratulations for this useful program and brilliant project!! It is not possible to drag-and-drop text (just by selecting it with mouse pointer) like other text processors i.e. OpenWriter. Do you know when this

Re: install latest lyx

2010-06-22 Thread Julien Rioux
On 22/06/2010 1:05 PM, Wolfgang Engelmann wrote: Am Tuesday 22 June 2010 18:50:24 schrieb Julien Rioux: On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: but this gives me: wolfg...@wolfgang:~/lyx-devel$ autogen.sh bash: autogen.sh: command not found The ./ (dot slash) is important. It

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Paul A. Rubin wrote: You sure know how to have fun! Paul, Right. I'd much rather have fun in other ways. The errors are limited to the beamer class (now it's the \makebeamertitle error holding me up) and not the base tetex installation. I've just modified the

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Julien Rioux
On 22/06/2010 1:18 PM, Rich Shepard wrote: The errors are limited to the beamer class (now it's the \makebeamertitle error holding me up) and not the base tetex installation. I've just modified the article that accompanies the slide presentation and it compiles just fine. Is

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Julien Rioux wrote: Is \makebeamertitle defined? Julien, Yes, it is. You can try in the preamble: \newcommand\makebeamertitle{\frame{\maketitle}} This results in the error that makebeamertitle is already defined. Otherwise the usual approach applies here: make a

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Julien Rioux
On 22/06/2010 1:42 PM, Rich Shepard wrote: Hope the attached is minimal enough; it's the title. Rich So, once I remove the empty Section, it compiles. Along the way, I had to install some fonts. (installed fonts/type1/public/fpl/fplrc8a.pfb from the fpl package using miktex) Either or

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Paul Rubin
Had to add some verbiage to the Section header and an EndFrame to close it off, but after that it compiled fine for me (this time on my laptop, Mint Helena w/TeXLive 2007, beamer 3.07, hyperref 6.75r). I see Julien also got it to compile. I'm pasting in the hacked version below if you want to

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Julien Rioux wrote: So, once I remove the empty Section, it compiles. Makes no difference here. The installed fonts have not changed since the presentation was written. Rich

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Paul Rubin wrote: Had to add some verbiage to the Section header and an EndFrame to close it off, but after that it compiled fine for me (this time on my laptop, Mint Helena w/TeXLive 2007, beamer 3.07, hyperref 6.75r). I see Julien also got it to compile. I'm pasting in

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Paul Rubin
Rich Shepard rshepard at appl-ecosys.com writes: Strangely, it does not compile for me. Seems pretty likely your LaTeX installation is borked (presumably either beamer or hyperref). Can you post the log file for the failed attempt to compile the stripped version (with the EndFrame added)?

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Paul Rubin wrote: Seems pretty likely your LaTeX installation is borked (presumably either beamer or hyperref). Can you post the log file for the failed attempt to compile the stripped version (with the EndFrame added)? Paul, Both source .tex and .log are attached.

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Paul Rubin
Rich Shepard rshepard at appl-ecosys.com writes: Both source .tex and .log are attached. While the newest hyperref package does not include all the files of the earlier versions and throws a warning, the error that halts compilation of the file is \makebeamertitle. That's where it

Re: Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Marcelo Acuña
It is not possible to drag-and-drop text (just by selecting it with mouse pointer) like other text processors i.e. OpenWriter. Do you know when this feature will be added to lyx? I think that it will be very useful for many users. It will be great if this option is available for

Re: Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Marcelo Acuña wrote: I can't see any advantages for mouse drag-and-drop text against copy and paste with shortcuts. Perhaps only for those who are not touch-typists and used to using the pointy device for everything. Rich

Re: install latest lyx

2010-06-22 Thread Alan L Tyree
On Tue, 22 Jun 2010 19:05:45 +0200 Wolfgang Engelmann engelm...@uni-tuebingen.de wrote: Am Tuesday 22 June 2010 18:50:24 schrieb Julien Rioux: On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: experienced people would have know that one has to run autogen and not autogen.sh

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Daniel Lohmann
On 22.06.2010, at 23:00, Paul Rubin wrote: Rich Shepard rshepard at appl-ecosys.com writes: Both source .tex and .log are attached. While the newest hyperref package does not include all the files of the earlier versions and throws a warning, the error that halts compilation of

code in programlisting box goes over the right edge

2010-06-22 Thread Wadim
I am not sure what is the right name of this box in english because i am using the german version of LYX. It is the box where you type in program code. I have inserted this box in my document and written stuff into it. In Lyx everything looks fine, but when I convert to pdf the longer lines of

Re: Memo template

2010-06-22 Thread Kevin Foster
That was more than helpful. The organization-specific aspect hadn't occurred to me, and of course makes sense. As a graduate student I like to create a lot of memos for research notes, homework assignments, etc. but they are all in-house so formatting doesn't matter greatly. Cheers and thanks

Re: code in programlisting box goes over the right edge

2010-06-22 Thread Julien Rioux
On 22/06/2010 5:04 PM, Wadim wrote: I am not sure what is the right name of this box in english because i am using the german version of LYX. It is the box where you type in program code. I have inserted this box in my document and written stuff into it. In Lyx everything looks fine, but when I

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Paul Rubin wrote: That's where it halts, but not the problem. The problem seems to be \thispdfpagelabel is an undefined control sequence. It's supposed to be defined in hyperref (I think). That makes more sense. Well, your log indicates it seems to be loading

\male \female as ERT - error in LyX pdf export

2010-06-22 Thread Wolfgang Engelmann
Hallo, I get with \male \female as ERT an error in LyX pdf export: Text: am 10. Juli am Brandalpynten 3 Nester mit brütenden Weibchen, in Ny Ålesund ein Nest mit 4 Eiern, zwischen dem 11. und 18.Juli bei der Ragna Hytta bis zu 20\male,20\female ... Explanation: \male is like the mars sign

Re: install latest lyx

2010-06-22 Thread Wolfgang Engelmann
I would like to install the latest LyX version on my Debian Linux. I used Guenther Mildes proposal: wolfgang:/home/wolfgang# apt-get build-dep lyx and get Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0

Re: install latest lyx

2010-06-22 Thread Alan L Tyree
On Tue, 22 Jun 2010 11:21:34 +0200 Wolfgang Engelmann engelm...@uni-tuebingen.de wrote: I would like to install the latest LyX version on my Debian Linux. I used Guenther Mildes proposal: wolfgang:/home/wolfgang# apt-get build-dep lyx and get Reading package lists... Done

SV: \male \female as ERT - error in LyX pdf export

2010-06-22 Thread Ingar Pareliussen
-Opprinnelig melding- Fra: lyx-users@lists.lyx.org [mailto:lyx-us...@lists.lyx.org] På vegne av Wolfgang Engelmann Sendt: 22. juni 2010 11:17 Til: LyX Users List Emne: \male \female as ERT - error in LyX pdf export Hallo, I get with \male \female as ERT an error in LyX pdf

Memo template

2010-06-22 Thread Kevin Foster
Hello all, I've very new to LyX and somewhat new to LaTeX. Can anyone comment on the existence of memo templates? The selection of user-created templateshttp://wiki.lyx.org/Layouts/Layouts i found (layouts? same thing right?) is surprisingly sparse given LyX's enthusiastic user base... as

ftp down - Windows installer not working!

2010-06-22 Thread Nigel Arnot
The ftp server(?) is down. The mirrors may be up, but the lyx installer (lyx-1.6.6-1-Installer.exe) is not using the mirrors for loading aspell. At that point (downloading aspell6-en-6.0.0.exe) it waits a bit, says connection failed, and offers a choice between cancelling or trying again. Try

glossaries and export

2010-06-22 Thread Steven Bell
I am attempting to use the glossaries package with LyX, and have had only partial success. I've put the appropriate ERT into my document and created a short makefile which exports the LyX document to TeX and runs pdflatex and makeindex to generate the final pdf. This works well, but I would like

Re: ftp down - Windows installer not working!

2010-06-22 Thread Liviu Andronic
On Tue, Jun 22, 2010 at 12:13 PM, Nigel Arnot nigel.ar...@kcl.ac.uk wrote: Also does anyone know how to tell Lyx installed after cancelling aspell download to use an instance of aspell separately installed? The installer is for convenience, mainly. Why not install aspell manually [1], and then

Re: installation problem

2010-06-22 Thread Arnaud Fouchet
Hello, I recently installed lyx on my computer. When I try to launch the spelling check, lyx tells me failed to start ispell. What can I do ? Thanks PS : I'm a mac user, if that's important

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Mon, 21 Jun 2010, Rich Shepard wrote: I downloaded and installed beamer-class-3.09. Now the file will not compile with pdflatex: Got this one fixed, but came up with a new error that should be more simple to correct. Original error: It turns out that the tarball (or is it a .zip

Re: SV: \male \female as ERT - error in LyX pdf export

2010-06-22 Thread Wolfgang Engelmann
Am Tuesday 22 June 2010 12:07:27 schrieb Ingar Pareliussen: Did you put the \male and \female in a math-environment (CTRL-M)? Ingar Thanks, Ingmar. Thats it. I had \male in an ERT-box Wolfgang

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Paul A. Rubin
Rich, You sure know how to have fun! On 6/22/2010 9:51 AM, Rich Shepard wrote: New error: Package hyperref Warning: Option `pdfauthor' has already been used, (hyperref) setting the option has no effect on input line 68. ! Undefined control sequence. \bea...@frameslide

Re: Memo template

2010-06-22 Thread Paul A. Rubin
On 6/22/2010 7:09 AM, Kevin Foster wrote: Hello all, I've very new to LyX and somewhat new to LaTeX. Can anyone comment on the existence of memo templates? The selection of user-created templates http://wiki.lyx.org/Layouts/Layouts i found (layouts? same thing right?) No. Layouts tell LyX

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Paul A. Rubin wrote: Yes, you are. Beamer loads it automatically. Paul, Oh. Might have something to do with the problem mentioned here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452333. Your log says you're loading v6.74m of hyperref (the post mentions

Re: install latest lyx

2010-06-22 Thread Wolfgang Engelmann
Am Tuesday 22 June 2010 11:57:20 schrieb Alan L Tyree: On Tue, 22 Jun 2010 11:21:34 +0200 Wolfgang Engelmann engelm...@uni-tuebingen.de wrote: I would like to install the latest LyX version on my Debian Linux. I used Guenther Mildes proposal: wolfgang:/home/wolfgang# apt-get

Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Jose A. Rodrigo
Hi!! First of all congratulations for this useful program and brilliant project!! It is not possible to drag-and-drop text (just by selecting it with mouse pointer) like other text processors i.e. OpenWriter. Do you know when this feature will be added to lyx? I think that it will be very

Re: Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Steve Litt
On Tuesday 22 June 2010 12:11:57 Jose A. Rodrigo wrote: Hi!! First of all congratulations for this useful program and brilliant project!! It is not possible to drag-and-drop text (just by selecting it with mouse pointer) like other text processors i.e. OpenWriter. Do you know when this

Re: install latest lyx

2010-06-22 Thread Julien Rioux
On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: experienced people would have know that one has to run autogen and not autogen.sh autogen.sh is correct, not autogen. The complete procedure is: cd ~/lyx-devel ./autogen.sh ./configure make optionally you would also run: sudo make install

Re: install latest lyx

2010-06-22 Thread Wolfgang Engelmann
Am Tuesday 22 June 2010 18:50:24 schrieb Julien Rioux: On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: experienced people would have know that one has to run autogen and not autogen.sh autogen.sh is correct, not autogen. The complete procedure is: cd ~/lyx-devel ./autogen.sh but

Re: install latest lyx

2010-06-22 Thread Julien Rioux
On 22/06/2010 12:50 PM, Julien Rioux wrote: cd ~/lyx-devel ../autogen.sh ../configure make sorry, it should be: cd ~/lyx-devel ./autogen.sh ./configure make not sure how the extra . got in there -- Julien

Re: install latest lyx

2010-06-22 Thread Wolfgang Engelmann
Am Tuesday 22 June 2010 19:05:45 schrieb Wolfgang Engelmann: Am Tuesday 22 June 2010 18:50:24 schrieb Julien Rioux: On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: experienced people would have know that one has to run autogen and not autogen.sh autogen.sh is correct, not

Re: Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Richard Heck
On Tuesday 22 June 2010 12:11:57 Jose A. Rodrigo wrote: Hi!! First of all congratulations for this useful program and brilliant project!! It is not possible to drag-and-drop text (just by selecting it with mouse pointer) like other text processors i.e. OpenWriter. Do you know when this

Re: install latest lyx

2010-06-22 Thread Julien Rioux
On 22/06/2010 1:05 PM, Wolfgang Engelmann wrote: Am Tuesday 22 June 2010 18:50:24 schrieb Julien Rioux: On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: but this gives me: wolfg...@wolfgang:~/lyx-devel$ autogen.sh bash: autogen.sh: command not found The ./ (dot slash) is important. It

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Paul A. Rubin wrote: You sure know how to have fun! Paul, Right. I'd much rather have fun in other ways. The errors are limited to the beamer class (now it's the \makebeamertitle error holding me up) and not the base tetex installation. I've just modified the

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Julien Rioux
On 22/06/2010 1:18 PM, Rich Shepard wrote: The errors are limited to the beamer class (now it's the \makebeamertitle error holding me up) and not the base tetex installation. I've just modified the article that accompanies the slide presentation and it compiles just fine. Is

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Julien Rioux wrote: Is \makebeamertitle defined? Julien, Yes, it is. You can try in the preamble: \newcommand\makebeamertitle{\frame{\maketitle}} This results in the error that makebeamertitle is already defined. Otherwise the usual approach applies here: make a

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Julien Rioux
On 22/06/2010 1:42 PM, Rich Shepard wrote: Hope the attached is minimal enough; it's the title. Rich So, once I remove the empty Section, it compiles. Along the way, I had to install some fonts. (installed fonts/type1/public/fpl/fplrc8a.pfb from the fpl package using miktex) Either or

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Paul Rubin
Had to add some verbiage to the Section header and an EndFrame to close it off, but after that it compiled fine for me (this time on my laptop, Mint Helena w/TeXLive 2007, beamer 3.07, hyperref 6.75r). I see Julien also got it to compile. I'm pasting in the hacked version below if you want to

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Julien Rioux wrote: So, once I remove the empty Section, it compiles. Makes no difference here. The installed fonts have not changed since the presentation was written. Rich

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Paul Rubin wrote: Had to add some verbiage to the Section header and an EndFrame to close it off, but after that it compiled fine for me (this time on my laptop, Mint Helena w/TeXLive 2007, beamer 3.07, hyperref 6.75r). I see Julien also got it to compile. I'm pasting in

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Paul Rubin
Rich Shepard rshepard at appl-ecosys.com writes: Strangely, it does not compile for me. Seems pretty likely your LaTeX installation is borked (presumably either beamer or hyperref). Can you post the log file for the failed attempt to compile the stripped version (with the EndFrame added)?

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Paul Rubin wrote: Seems pretty likely your LaTeX installation is borked (presumably either beamer or hyperref). Can you post the log file for the failed attempt to compile the stripped version (with the EndFrame added)? Paul, Both source .tex and .log are attached.

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Paul Rubin
Rich Shepard rshepard at appl-ecosys.com writes: Both source .tex and .log are attached. While the newest hyperref package does not include all the files of the earlier versions and throws a warning, the error that halts compilation of the file is \makebeamertitle. That's where it

Re: Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Marcelo Acuña
It is not possible to drag-and-drop text (just by selecting it with mouse pointer) like other text processors i.e. OpenWriter. Do you know when this feature will be added to lyx? I think that it will be very useful for many users. It will be great if this option is available for

Re: Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Marcelo Acuña wrote: I can't see any advantages for mouse drag-and-drop text against copy and paste with shortcuts. Perhaps only for those who are not touch-typists and used to using the pointy device for everything. Rich

Re: install latest lyx

2010-06-22 Thread Alan L Tyree
On Tue, 22 Jun 2010 19:05:45 +0200 Wolfgang Engelmann engelm...@uni-tuebingen.de wrote: Am Tuesday 22 June 2010 18:50:24 schrieb Julien Rioux: On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: experienced people would have know that one has to run autogen and not autogen.sh

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Daniel Lohmann
On 22.06.2010, at 23:00, Paul Rubin wrote: Rich Shepard rshepard at appl-ecosys.com writes: Both source .tex and .log are attached. While the newest hyperref package does not include all the files of the earlier versions and throws a warning, the error that halts compilation of

code in programlisting box goes over the right edge

2010-06-22 Thread Wadim
I am not sure what is the right name of this box in english because i am using the german version of LYX. It is the box where you type in program code. I have inserted this box in my document and written stuff into it. In Lyx everything looks fine, but when I convert to pdf the longer lines of

Re: Memo template

2010-06-22 Thread Kevin Foster
That was more than helpful. The organization-specific aspect hadn't occurred to me, and of course makes sense. As a graduate student I like to create a lot of memos for research notes, homework assignments, etc. but they are all in-house so formatting doesn't matter greatly. Cheers and thanks

Re: code in programlisting box goes over the right edge

2010-06-22 Thread Julien Rioux
On 22/06/2010 5:04 PM, Wadim wrote: I am not sure what is the right name of this box in english because i am using the german version of LYX. It is the box where you type in program code. I have inserted this box in my document and written stuff into it. In Lyx everything looks fine, but when I

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Paul Rubin wrote: That's where it halts, but not the problem. The problem seems to be \thispdfpagelabel is an undefined control sequence. It's supposed to be defined in hyperref (I think). That makes more sense. Well, your log indicates it seems to be loading

\male \female as ERT -> error in LyX pdf export

2010-06-22 Thread Wolfgang Engelmann
Hallo, I get with \male \female as ERT an error in LyX pdf export: Text: am 10. Juli am Brandalpynten 3 Nester mit brütenden Weibchen, in Ny Ålesund ein Nest mit 4 Eiern, zwischen dem 11. und 18.Juli bei der Ragna Hytta bis zu 20\male,20\female ... Explanation: \male is like the mars sign

Re: install latest lyx

2010-06-22 Thread Wolfgang Engelmann
> > I would like to install the latest LyX version on my Debian Linux. > > I used Guenther Mildes proposal: > > > > wolfgang:/home/wolfgang# apt-get build-dep lyx > > and get > > > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > 0 upgraded, 0

Re: install latest lyx

2010-06-22 Thread Alan L Tyree
On Tue, 22 Jun 2010 11:21:34 +0200 Wolfgang Engelmann wrote: > > > I would like to install the latest LyX version on my Debian Linux. > > > I used Guenther Mildes proposal: > > > > > > wolfgang:/home/wolfgang# apt-get build-dep lyx > > > and get > > > > > > Reading

SV: \male \female as ERT -> error in LyX pdf export

2010-06-22 Thread Ingar Pareliussen
> -Opprinnelig melding- > Fra: lyx-users@lists.lyx.org [mailto:lyx-us...@lists.lyx.org] På vegne > av Wolfgang Engelmann > Sendt: 22. juni 2010 11:17 > Til: LyX Users List > Emne: \male \female as ERT -> error in LyX pdf export > > Hallo, > I get with \male \female as ERT an error in

Memo template

2010-06-22 Thread Kevin Foster
Hello all, I've very new to LyX and somewhat new to LaTeX. Can anyone comment on the existence of memo templates? The selection of user-created templates i found (layouts? same thing right?) is surprisingly sparse given LyX's enthusiastic user base... as

ftp down -> Windows installer not working!

2010-06-22 Thread Nigel Arnot
The ftp server(?) is down. The mirrors may be up, but the lyx installer (lyx-1.6.6-1-Installer.exe) is not using the mirrors for loading aspell. At that point (downloading aspell6-en-6.0.0.exe) it waits a bit, says "connection failed", and offers a choice between cancelling or trying again.

glossaries and export

2010-06-22 Thread Steven Bell
I am attempting to use the glossaries package with LyX, and have had only partial success. I've put the appropriate ERT into my document and created a short makefile which exports the LyX document to TeX and runs pdflatex and makeindex to generate the final pdf. This works well, but I would like

Re: ftp down -> Windows installer not working!

2010-06-22 Thread Liviu Andronic
On Tue, Jun 22, 2010 at 12:13 PM, Nigel Arnot wrote: > Also does anyone know how to tell Lyx installed after cancelling aspell > download to use an instance of aspell separately installed? > The installer is for convenience, mainly. Why not install aspell manually [1], and

Re: installation problem

2010-06-22 Thread Arnaud Fouchet
Hello, I recently installed lyx on my computer. When I try to launch the spelling check, lyx tells me "failed to start ispell". What can I do ? Thanks PS : I'm a mac user, if that's important

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Mon, 21 Jun 2010, Rich Shepard wrote: I downloaded and installed beamer-class-3.09. Now the file will not compile with pdflatex: Got this one fixed, but came up with a new error that should be more simple to correct. Original error: It turns out that the tarball (or is it a .zip

Re: SV: \male \female as ERT -> error in LyX pdf export

2010-06-22 Thread Wolfgang Engelmann
Am Tuesday 22 June 2010 12:07:27 schrieb Ingar Pareliussen: > Did you put the \male and \female in a math-environment (CTRL-M)? > > Ingar Thanks, Ingmar. Thats it. I had \male in an ERT-box Wolfgang

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Paul A. Rubin
Rich, You sure know how to have fun! On 6/22/2010 9:51 AM, Rich Shepard wrote: New error: Package hyperref Warning: Option `pdfauthor' has already been used, (hyperref) setting the option has no effect on input line 68. ! Undefined control sequence. \bea...@frameslide

Re: Memo template

2010-06-22 Thread Paul A. Rubin
On 6/22/2010 7:09 AM, Kevin Foster wrote: Hello all, I've very new to LyX and somewhat new to LaTeX. Can anyone comment on the existence of memo templates? The selection of user-created templates i found (layouts? same thing right?) No. Layouts tell

Re: Old Beamer Class Presentation Lost Navigation Links

2010-06-22 Thread Rich Shepard
On Tue, 22 Jun 2010, Paul A. Rubin wrote: Yes, you are. Beamer loads it automatically. Paul, Oh. Might have something to do with the problem mentioned here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452333. Your log says you're loading v6.74m of hyperref (the post mentions

Re: install latest lyx

2010-06-22 Thread Wolfgang Engelmann
Am Tuesday 22 June 2010 11:57:20 schrieb Alan L Tyree: > On Tue, 22 Jun 2010 11:21:34 +0200 > > Wolfgang Engelmann wrote: > > > > I would like to install the latest LyX version on my Debian Linux. > > > > I used Guenther Mildes proposal: > > > > > > > >

Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Jose A. Rodrigo
Hi!! First of all congratulations for this useful program and brilliant project!! It is not possible to drag-and-drop text (just by selecting it with mouse pointer) like other text processors i.e. OpenWriter. Do you know when this feature will be added to lyx? I think that it will be very

Re: Drag and drop text support on Lyx 1.6.6.1

2010-06-22 Thread Steve Litt
On Tuesday 22 June 2010 12:11:57 Jose A. Rodrigo wrote: > Hi!! > > First of all congratulations for this useful program and brilliant > project!! > > It is not possible to drag-and-drop text (just by selecting it with > mouse pointer) like other text processors i.e. OpenWriter. Do you know >

Re: install latest lyx

2010-06-22 Thread Julien Rioux
On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: experienced people would have know that one has to run autogen and not autogen.sh autogen.sh is correct, not autogen. The complete procedure is: cd ~/lyx-devel ./autogen.sh ./configure make optionally you would also run: sudo make install

  1   2   >