Re: Fwd: problem inserting equation in table

2010-05-25 Thread Richard Heck
On 05/25/2010 07:08 PM, Esteban Cervetto wrote: I discovered the problem disapperars toggling the equation to a inline mode. But I need numbered it. There is part of a reference table of equations in my text, so need identify them by numbered IDs, and I've arranged them in a table form. You c

Re: Lyx-Code not available in IEEEtran in Lyx 2.0 alpha 3

2010-05-25 Thread Uwe Stöhr
Am 25.05.2010 12:58, schrieb Raja Zubair: Lyx-Code was available in Lyx 1.6.6 when using the IEEEtran document class. I fixed this now. You can fix this too by adding this line to the file IEEEtran.layout: Input lyxmacros.inc regards Uwe

Re: problem inserting equation in table

2010-05-25 Thread Uwe Stöhr
Am 26.05.2010 01:01, schrieb Esteban Cervetto: I ve problems inserting an equation in table. The error is: *Missing $ Inserted* My lyx code is: \begin{tabular}{|c} \hline \[ > ... Table can only contain inline equations. In your case I would reference the equations by the column/row number

Re: Alternative installer update ignores language setting

2010-05-25 Thread Uwe Stöhr
Am 25.05.2010 23:12, schrieb Ivo: I encountered a weird issue after updating Lyx 1.6.5 (installed using the alternative installer) to 1.6.6 using the alternative installer update. The update finished without problems, but when starting Lyx it suddenly had a mixed Dutch/English user interface.

Fwd: problem inserting equation in table

2010-05-25 Thread Esteban Cervetto
I discovered the problem disapperars toggling the equation to a inline mode. But I need numbered it. There is part of a reference table of equations in my text, so need identify them by numbered IDs, and I ve arranged them in a table form. Thanks Esteban -- Forwarded message -- F

problem inserting equation in table

2010-05-25 Thread Esteban Cervetto
Hi: I ve problems inserting an equation in table. The error is: *Missing $ Inserted* \exp \left(\alpha+\overset{d}{\underset{j=1}{\sum}}\gamma_{j}+\overset{w... I've inserted a begin-math/end-math symbol since I think you left one out. Proceed, with fingers crossed. *Missing $ Inserted *

Alternative installer update ignores language setting

2010-05-25 Thread Ivo
I encountered a weird issue after updating Lyx 1.6.5 (installed using the alternative installer) to 1.6.6 using the alternative installer update. The update finished without problems, but when starting Lyx it suddenly had a mixed Dutch/English user interface. I think this may have something to do

Re: Cannot Export Lyx to latex on Mac

2010-05-25 Thread Richard Heck
On 05/25/2010 03:25 PM, efree...@berkeley.edu wrote: Just to write to confirm all of your suspicions, I was able to find the one offending instance of the "fi" ligature and remove it- thank you, Jürgen! After doing so, the file export worked. (The character did indeed enter my LaTeX file because

Re: Cannot Export Lyx to latex on Mac

2010-05-25 Thread efreeman
On Tue, 25 May 2010 15:17:38 +0200, Jürgen Spitzmüller wrote: > Paul A. Rubin wrote: >> >> Error 92 returned from iconv when converting from UCS-4LE to >> >> ISO-8859-15: Illegal byte sequence >> > >> > iconv error. I should've thought of this. This is probably due to some >> > cut and paste oper

Re: >Beamer and logo

2010-05-25 Thread Paul Rubin
Ehud Kaplan mssm.edu> writes: > > > After playing with Beamer for a while, and admiring the beautiful > "slides" it can make, > I am disappointed to discover that the style dictatorship that Latex > enforces could become > too restrictive: > Beamer allows us to place a logo on the slides, but

Re: Issue with command windows

2010-05-25 Thread Uwe Stöhr
Am 25.05.2010 17:11, schrieb Alexander Stathopoulos: Latest version (1.6.6). And it acts the same way whether I double click the executable or use a shortcut. This is then correct. To get rid of the console windows, you need to start LyX via the Start menu (this links to the program lyxLaunch

>Beamer and logo

2010-05-25 Thread Ehud Kaplan
After playing with Beamer for a while, and admiring the beautiful "slides" it can make, I am disappointed to discover that the style dictatorship that Latex enforces could become too restrictive: * Beamer allows us to place a logo on the slides, but ONLY where it wants to (not really wh

Re: Issue with command windows

2010-05-25 Thread Alexander Stathopoulos
Latest version (1.6.6). And it acts the same way whether I double click the executable or use a shortcut. Best, Alexander On 25 May 2010 16:34, Uwe Stöhr wrote: > Am 25.05.2010 14:24, schrieb Alexander Stathopoulos: > > > I have a simple annoyance which I'd like to know if anyone has a >> solu

Re: Issue with command windows

2010-05-25 Thread Uwe Stöhr
Am 25.05.2010 14:24, schrieb Alexander Stathopoulos: I have a simple annoyance which I'd like to know if anyone has a solution to: with each instance of lyx, I get an empty command window! (This is on windows 7.) What is your LyX version? How do you start LyX (e.g. by a special command) regar

Re: Lyx-Code not available in IEEEtran in Lyx 2.0 alpha 3

2010-05-25 Thread Uwe Stöhr
Am 25.05.2010 12:58, schrieb Raja Zubair: Lyx-Code was available in Lyx 1.6.6 when using the IEEEtran document class. It also seems from the IEEEtran How to that the user is free to use any Latex commands (although authors are of course free to use whatever LATEX commands they are most comforta

Re: Install LyX 2.0 alpha3 in Ubuntu

2010-05-25 Thread Francisco J . Ruiz-Ruano Campaña
Hi. I have typed $ sudo aptitude install qt4-dev-tools After, $ ./configure $ make $ sudo make install If you want more details, i am writing for tomorrow a simple manual that I willl publish in my blog: http://bioinformatiquillo.wordpress.com/ I hope this will be useful for you. Bye. On

Re: Install LyX 2.0 alpha3 in Ubuntu

2010-05-25 Thread Rob Oakes
Probably the easiest way to do this is to downloa and install the Qt SDK for Windows (http://qt.nokia.com/downloads). It includes the Qt4 development libraries, documentation, and an IDE called Qt Creator. Using Qt Creator in addition to CMake (http://www.cmake.org/) is probably the easiest way I

Re: Install LyX 2.0 alpha3 in Ubuntu

2010-05-25 Thread Louis A. Turk
Hi Francisco, You said, "Finally, I installed LyX 2.0. I needed to install some delopment libreries for qt4." I want to do the same. Would you please give details? Thanks, Lou

Re: Cannot Export Lyx to latex on Mac

2010-05-25 Thread Jürgen Spitzmüller
Paul A. Rubin wrote: > >> Error 92 returned from iconv when converting from UCS-4LE to > >> ISO-8859-15: Illegal byte sequence > > > > iconv error. I should've thought of this. This is probably due to some > > cut and paste operation you did, and you've ended up with characters > > that are illega

RE: Cannot Export Lyx to latex on Mac

2010-05-25 Thread Steve Thompson
Thanks for the hint on running from a command window to see more useful error messages. As it turned out, my problem existed only with a nonstandard class/layout combination. The reported error was that tex2lyx could not find the .layout file. The reason was that the layout file and the class file

Re: Cannot Export Lyx to latex on Mac

2010-05-25 Thread Paul A. Rubin
On 5/25/2010 8:06 AM, RIchard Heck wrote: Error 92 returned from iconv when converting from UCS-4LE to ISO-8859-15: Illegal byte sequence iconv error. I should've thought of this. This is probably due to some cut and paste operation you did, and you've ended up with characters that are illeg

Issue with command windows

2010-05-25 Thread Alexander Stathopoulos
Hello, I hope I am doing this correctly. First use of the mailing list. I have a simple annoyance which I'd like to know if anyone has a solution to: with each instance of lyx, I get an empty command window! (This is on windows 7.) It looks like this

Re: Cannot Export Lyx to latex on Mac

2010-05-25 Thread RIchard Heck
On 05/25/2010 12:06 AM, efree...@berkeley.edu wrote: Could it just be something unusual in my file? Maybe I should try to see if I can zoom in and find some small section of it that's actually causing the problem. I can try that, but it will take some time and I need to run now. I really apprec

Re: Lyx-Code not available in IEEEtran in Lyx 2.0 alpha 3

2010-05-25 Thread Raja Zubair
Hi Uwe Lyx-Code was available in Lyx 1.6.6 when using the IEEEtran document class. It also seems from the IEEEtran How to that the user is free to use any Latex commands IEEE publications use the figure environment to contain algorithms that are not to be a part of the main text flow. Peter Wil

Re: Install LyX 2.0 alpha3 in Ubuntu

2010-05-25 Thread Francisco J . Ruiz-Ruano Campaña
Hello! Finally, I installed LyX 2.0. I needed to install some delopment libreries for qt4. Thanks. 2010/5/24 Marcelo Acuña : >> I have try to install LyX 2.0 alpha3 in Ubuntu Karmic Koala >> using the >> instructions that appear in the compress file, but I >> haven't success. >> >> Some suggesti