All document classes are unavailable......

2011-02-22 Thread Charlie
Using LyX version 2.0.0beta4 (Monday, 7 February 2011) On Debian testing on two systems. On one, the latest upgraded system, all the document classes are "unavailable" without exception. Yet the document classes that are said to be absent are all present. I cannot access the /usr/share/texmf fil

Re: SOLVED: LyX-Mac-1.6 and MacTeX2010 installation problem

2011-02-22 Thread BH
On Wed, Feb 23, 2011 at 12:12 AM, Kerensa McElroy wrote: > hmm.  No /usr/texbin softlink. And no tex installations at all listed in > system preferences. > > So, I repeated the installation for MacTeX2010, exactly as it says to. Same > problem. > > Any suggestions? I'd try the MacTeX people; th

Re: SOLVED: LyX-Mac-1.6 and MacTeX2010 installation problem

2011-02-22 Thread Kerensa McElroy
hmm. No /usr/texbin softlink. And no tex installations at all listed in system preferences. So, I repeated the installation for MacTeX2010, exactly as it says to. Same problem. Any suggestions? On 23/02/2011, at 3:57 PM, BH wrote: > On Tue, Feb 22, 2011 at 11:39 PM, Kerensa McElroy wrote

Re: SOLVED: LyX-Mac-1.6 and MacTeX2010 installation problem

2011-02-22 Thread BH
On Tue, Feb 22, 2011 at 11:39 PM, Kerensa McElroy wrote: > Hi everyone, > yes, I did see this > thread,http://www.mail-archive.com/lyx-users@lists.lyx.org/msg84463.html, to > no avail originally, > however it jogged me into working out a solution now that I've read it > again! > Here is the comple

SOLVED: LyX-Mac-1.6 and MacTeX2010 installation problem

2011-02-22 Thread Kerensa McElroy
Hi everyone, yes, I did see this thread,http://www.mail-archive.com/lyx-users@lists.lyx.org/msg84463.html, to no avail originally, however it jogged me into working out a solution now that I've read it again! Here is the complete instructions to solving this problem, for anyone who needs them:

Re: LyX-Mac-1.6 and MacTeX2010 installation problem

2011-02-22 Thread BH
On Tue, Feb 22, 2011 at 9:36 PM, Kerensa McElroy wrote: > Hi, > > I'm trying to get LyX up and running on my system (Mac OS X 10.6.2) for the > first time. I've installed MacTeX2010 without a problem. Then when I try and > install Lyx, I get the following problem: > > 1. Removing obsolete files

LyX-Mac-1.6 and MacTeX2010 installation problem

2011-02-22 Thread Kerensa McElroy
Hi, I'm trying to get LyX up and running on my system (Mac OS X 10.6.2) for the first time. I've installed MacTeX2010 without a problem. Then when I try and install Lyx, I get the following problem: 1. Removing obsolete files ... Done removing obsolete files. 2. Testing to see if old LyX

Re: BibTeX and Natbib

2011-02-22 Thread Eduardo de Oliveira Horta
Thanks! I'll see if I can manage to make it work and then I'll let you know. Eduardo On Tue, Feb 22, 2011 at 10:58 PM, Richard Heck wrote: > On 2/22/11 4:38 PM, Eduardo de Oliveira Horta wrote: >> >> Hello LyX community, >> >> I'm facing a little problem which I'm sure is a recurrent (and >> hop

Re: BibTeX and Natbib

2011-02-22 Thread Richard Heck
On 2/22/11 4:38 PM, Eduardo de Oliveira Horta wrote: Hello LyX community, I'm facing a little problem which I'm sure is a recurrent (and hopefully easy to solve) one. I have a .bib file with all my references, and I've added the bibliography as usual through insert> List/TOC> BibTeX bibliogr

BibTeX and Natbib

2011-02-22 Thread Eduardo de Oliveira Horta
Hello LyX community, I'm facing a little problem which I'm sure is a recurrent (and hopefully easy to solve) one. I have a .bib file with all my references, and I've added the bibliography as usual through insert > List/TOC > BibTeX bibliography... The file exports to pdf as a charm, with all c

Re: problem

2011-02-22 Thread Paul Rubin
Sorry, the user list employs English (and, trust me, your English comprehension will be better than my writing of German). Highlight each of your subscripts and type \mathrm followed by a space. For entering new subscripts, type \mathrm (space) in the subscript field, then type the subscript in t

template für cd-cover

2011-02-22 Thread Uwe Ade
Hello is there a template for a cd-cover in Lyx? I have do print several covers with texts and pictures an searching an easy way to make. Thanks uwe

Re: Adobe Reader X and Lyx

2011-02-22 Thread Joost Verburg
"Julio Rojas" wrote in message news:AANLkTinJK1T-> As Andres says here, after Adobe Reader X installation, a PDF generated by Lyx is not direcly open (ARX opens, but Lyx document is nowhere to be found). One has to export it into some folder and then manually open it. I don't know what version o

RE: Adobe Reader X and Lyx

2011-02-22 Thread Markus Rainer
Hi, I had the same problem. I got it fixed by the following steps: 1) restart of the system after installation of Acrobat Reader X 2) launch lyx and reconfigure after that I could preview pdf again. regards, markus -- Markus Rainer System Integrator Phone   : +43 (5242) 73225 36 Mobile  : +43

Adobe Reader X and Lyx

2011-02-22 Thread Julio Rojas
Dear all, As Andres says here, after Adobe Reader X installation, a PDF generated by Lyx is not direcly open (ARX opens, but Lyx document is nowhere to be found). One has to export it into some folder and then manually open it. I don't know what version of Lyx he has, but I have this problem with

Re: Prevent Lyx to add with pkg subfig line \@ifundefined{showcaptionsetup}{}{%

2011-02-22 Thread Matthieu Stigler
Dear Richard Thanks a lot for your detailed explanation! Unfortunately, the suggested procedure was without effect: even after inserting/reconfiguring/loading the {no subfig} module, Lyx adds automatically the lines: \@ifundefined{showcaptionsetup}{}{% \PassOptionsToPackage{caption=false}{s

Re: SV: SV: Prevent Lyx to add with pkg subfig line \@ifundefined{showcaptionsetup}{}{%

2011-02-22 Thread Matthieu Stigler
Thanks Ingar for the further explanations! So the problem is most probably that subfig also uses \AtBeginocument{}, so my own \AtBeginDocument does not work... The second solution, using the code in ERT, is not possible in my case, since it is a whole package. I will then try Richard's soluti

SV: SV: Prevent Lyx to add with pkg subfig line \@ifundefined{showcaptionsetup}{}{%

2011-02-22 Thread Ingar Pareliussen
Hi > The \AtBeginDocument seems indeed to be what I am looking for! But what > is its expected behavior? I still see in both the Lyx-latex sources and > exported .tex the command \AtBeginDocument before the babel/subfig > lines... \AtBeginDocument is a LaTeX command and should ensure that the com

Re: powerdot style gallery

2011-02-22 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/22/2011 08:11 AM, Wolfgang Engelmann wrote: > Am Monday 21 February 2011 15:45:50 schrieb m...@lists.shantanukulkarni.org: >> Hi, >> I didn't find a style gallery for powerdot, so I created one. This was >> done with a quick perl script and some

Re: powerdot style gallery

2011-02-22 Thread Kulkarni Shantanu
* Wolfgang Engelmann [110222 14:09]: > Nicely done and helpfull. I wish there would be a similar one for beamer. Thanks. For beamer there alread is one at, http://deic.uab.es/~iblanes/beamer_gallery/index.html Shantanu www.shantanukulkarni.org --