Re: Problem with LaTeX import and svjour3

2012-12-01 Thread Richard Heck
On 11/30/2012 05:28 PM, Torquil Macdonald Sørensen wrote: Hi! I seem to be unable to import a "\documentclass{svjour3}" LaTeX document into LyX. The tex2lyx command tells me that: Cannot read layout file `'. Error reading `' (Check `svjour3') Check your installation and try Options/Reconfigur

Problem with LaTeX import and svjour3

2012-11-30 Thread Torquil Macdonald Sørensen
Hi! I seem to be unable to import a "\documentclass{svjour3}" LaTeX document into LyX. The tex2lyx command tells me that: Cannot read layout file `'. Error reading `' (Check `svjour3') Check your installation and try Options/Reconfigure... Error: Could not read layout file for textclass "svjou

SV: lyx latex-import problem

2012-02-29 Thread Ingar Pareliussen
Hi >Please file a bug report if the file is not secret (or if you can easily >create a non-secret one). For the time it is secret :), but in a couple of weeks it would not be so I'll have a look at it then. >Yes. You have two options: > >1) Add the line > >\sindex[]{translate} %splitidx.sty >to

Re: lyx latex-import problem

2012-02-28 Thread Georg Baum
Ingar Pareliussen wrote: > Hi > > I have a couple of hundred abstracts from a web form that > produces simple LaTeX files. I have cat'ed them into one big LaTeX file > and imported it to LyX. This works for the most part, but I have > problem with \sindex that needs a option i [index_name] which

Re: lyx latex-import problem

2012-02-27 Thread Guenter Milde
On 2012-02-19, Ingar Pareliussen wrote: > Hi > I have a couple of hundred abstracts from a web form that produces > simple LaTeX files. I have cat'ed them into one big LaTeX file and > imported it to LyX. This works for the most part, but I have problem > with \sindex that needs a option i [index_

lyx latex-import problem

2012-02-19 Thread Ingar Pareliussen
Hi I have a couple of hundred abstracts from a web form that produces simple LaTeX files. I have cat'ed them into one big LaTeX file and imported it to LyX. This works for the most part, but I have problem with \sindex that needs a option i [index_name] which is not recognized by LyX and theref

Re: LaTeX import only imports first section

2010-09-17 Thread Julien Rioux
On 17/09/2010 4:18 AM, James Lawrie wrote: Hi List, I'm trying to import my CV from tex into Lyx. I'm doing File->Import->Latex Plain->Filename using Lyx 1.6.7. It imports the file, but only imports the first section, after a few lines of whitespace. The tex file I'm trying to import is http:/

LaTeX import only imports first section

2010-09-17 Thread James Lawrie
Hi List, I'm trying to import my CV from tex into Lyx. I'm doing File->Import->Latex Plain->Filename using Lyx 1.6.7. It imports the file, but only imports the first section, after a few lines of whitespace. The tex file I'm trying to import is http://jdlawrie.co.uk/personal/CV.txt - can anyone

Re: [LaTeX import] Many errors on compiling

2009-08-04 Thread Jean-Marc Lasgouttes
"Hajo E." writes: > Hello, > > Using LyX 1.6.2, 1.6.3 and latest trunk i have problems to compile after > importing the template which you can find here: > http://github.com/gister/formalia-iw-mi/tree/master > (simply click on "download" to get the file) > > Without importing Projekt.tex to LyX,

[LaTeX import] Many errors on compiling

2009-08-03 Thread Hajo E.
Hello, Using LyX 1.6.2, 1.6.3 and latest trunk i have problems to compile after importing the template which you can find here: http://github.com/gister/formalia-iw-mi/tree/master (simply click on "download" to get the file) Without importing Projekt.tex to LyX, i can compile it flawlessly with L

Re: LaTeX import: ams environments not correctly compiled

2009-07-08 Thread rgheck
Jannick Asmus wrote: Just checked with with the changed .layout-file in the layout-folder of the installation tree (I am working on a Vista machine). The funny thing is that the code is correctly presented in the LyX-LaTeX preview window and can be well digested by LaTeX after re-export. Is it po

RE: LaTeX import: ams environments not correctly compiled

2009-07-08 Thread Jannick Asmus
Just checked with with the changed .layout-file in the layout-folder of the installation tree (I am working on a Vista machine). The funny thing is that the code is correctly presented in the LyX-LaTeX preview window and can be well digested by LaTeX after re-export. Is it possible that the problme

RE: LaTeX import: ams environments not correctly compiled

2009-07-08 Thread Jannick Asmus
rgheck writes: Thanks! Sorry, but I am having questions to understand your solution: > This is a known problem. The solution is to modify the layout file as > follows. Let's say you're using the AMS article layout. Copy > amsart.layout to your local LyX directory. Open it and, in place of the

Re: LaTeX import: ams environments not correctly compiled

2009-07-08 Thread rgheck
Jannick Asmus wrote: Hi, importing my latex documents with the tex2lyx feature offered by LyX does not translates the environments of the ams article class properly. The latex code \begin{cor} hm \end{cor} is translated to \begin{cor} hm \end{cor} - where the the \begin{cor} and \e

LaTeX import: ams environments not correctly compiled

2009-07-08 Thread Jannick Asmus
Hi, importing my latex documents with the tex2lyx feature offered by LyX does not translates the environments of the ams article class properly. The latex code \begin{cor} hm \end{cor} is translated to \begin{cor} hm \end{cor} - where the the \begin{cor} and \end{cor} are LaTeX-boxed.

Re: latex import problem

2005-11-21 Thread Georg Baum
Sanda Pavel wrote: >> Did you try tex2lyx? It may give you better results. >> See http://wiki.lyx.org/LaTeX/LatexToLyx for available > > that produces lyx, which cant be corectly displayed by the older > version then lyx 1.4 (which is not yet :) > compiling devel release is not easy for my config

Re: latex import problem

2005-11-20 Thread Nusret BALCI
Actually, that page contains links to "backports". from the page: ** "tex2lyx will be part of the upcoming 1.4 release of LyX. This page page describes its use with older LyXes (such as the current stable release, LyX 1.3.x) and provides some ready-to-use pa

Re: latex import problem

2005-11-20 Thread Jose' Matos
On Sunday 20 November 2005 14:47, Sanda Pavel wrote: > > Did you try tex2lyx? It may give you better results. > > See http://wiki.lyx.org/LaTeX/LatexToLyx for available > > that produces lyx, which cant be corectly displayed by the older > version then lyx 1.4 (which is not yet :) > compiling devel

Re: latex import problem

2005-11-20 Thread Sanda Pavel
> Did you try tex2lyx? It may give you better results. > See http://wiki.lyx.org/LaTeX/LatexToLyx for available that produces lyx, which cant be corectly displayed by the older version then lyx 1.4 (which is not yet :) compiling devel release is not easy for my configuration now, so i will wait f

Re: latex import problem

2005-11-20 Thread Nusret BALCI
Sanda, Did you try tex2lyx? It may give you better results. See http://wiki.lyx.org/LaTeX/LatexToLyx for available versions. Just an idea... Regards, Nusret --- Sanda Pavel <[EMAIL PROTECTED]> wrote: > > the input file all that well. You must not rely > on assumptions that con-

Re: latex import problem

2005-11-20 Thread Sanda Pavel
> the input file all that well. You must not rely on assumptions that con- > > version in both ways (namely LyX <-> LaTeX) is non-lossy. If you collabo- > i expected that the conversion wont be identical. wh

Re: latex import problem

2005-11-19 Thread Roy Schestowitz
_/ On Fri 18 Nov 2005 19:38:34 GMT, [Sanda Pavel] wrote : \_ hi all, i'm trying to import some latex files into lyx, but lyx plays funny games with me. My personal experience has shown that import of LaTeX into LyX suffers from a few incompatibilities (or gaps), especially when m

latex import problem

2005-11-18 Thread Sanda Pavel
hi all, i'm trying to import some latex files into lyx, but lyx plays funny games with me. after import into lyx all the formulas look fine, export works etc, but when i save+close+reopen the lyx file, it is no longer exportable and also information about symbols in the formulas change from "Type

Re: Latex import...AGAIN!

2005-06-02 Thread Luis Rivera
ows. I have also installed Python 2.4.1. Perhaps the simplest solution is to follow the advice given in LyXWinTips, http://wiki.lyx.org/LyX/LyXWinTips in the section "latex import" simply adding the lyx2lyx.cmd file suggested there is enough. It runs on my WinXP and in Win2000 at

RE: Latex import...AGAIN!

2005-06-01 Thread chr
On Wed, 1 Jun 2005, Nicolas wrote: > Well, now it is included in the Wiki: > > http://wiki.lyx.org/LaTeX/Tex2LyxInvokedFromLyx > > I did not have too much time to read the guidelines on how to write in the > Wiki, so I hope the format is ok. Looks good to me. :-) /Christian PS. I took the lib

RE: Latex import...AGAIN!

2005-06-01 Thread Nicolas
[EMAIL PROTECTED] > Sent: Wednesday, June 01, 2005 1:41 PM > To: lyx-users@lists.lyx.org > Subject: RE: Latex import...AGAIN! > > On Wed, 1 Jun 2005, Nicolas wrote: > > > Hello again! > > > > I managed to make it work, so I wanted, first of all, to > thank y

RE: Latex import...AGAIN!

2005-06-01 Thread chr
gt; \layout Standard > \backslash > [EMAIL PROTECTED] > \end_inset > > > Well, thanks again and congratulations for the good job you guys are doing > with Lyx. > > Regards, > Nicolás > > > > -Original Message- > > From: news [mailto:[EMAIL PRO

RE: Latex import...AGAIN!

2005-06-01 Thread Nicolas
_inset Well, thanks again and congratulations for the good job you guys are doing with Lyx. Regards, Nicolás > -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Angus Leeming > Sent: Tuesday, May 31, 2005 7:40 PM > To: lyx-users@lists.lyx.org > Subject:

Re: Latex import...AGAIN!

2005-05-31 Thread Angus Leeming
Angus Leeming wrote: >> It seems that the tex2lyx packages on the wiki need to be updated! > > Thanks for the heads up. I'll try and do so ASAP. I've updated the tex2lyx packages for Windows and for Fedora Core 3. -- Angus

Re: Latex import...AGAIN!

2005-05-31 Thread Georg Baum
Angus Leeming wrote: > Georg Baum wrote: >> That file is broken and was fixed 2 weeks ago. Replace it with the >> version you can get at >> http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/lib/layouts/llncs.layout >> and try again. > > Are you sure that's the reason? Not at all. Thanks for the c

Re: Latex import...AGAIN!

2005-05-31 Thread Angus Leeming
Georg Baum wrote: >> Ignoring options 'T1' of package fontenc. >> LyX: Unknown TextClass tag `MaxCounter' [around line 22 of file >> C:/tools/latex/lyx/share/lyx/layouts/llncs.layout] > > That file is broken and was fixed 2 weeks ago. Replace it with the > version you can get at > http://www.lyx.o

Re: Latex import...AGAIN!

2005-05-31 Thread Georg Baum
Nicolas wrote: > Ignoring options 'T1' of package fontenc. > LyX: Unknown TextClass tag `MaxCounter' [around line 22 of file > C:/tools/latex/lyx/share/lyx/layouts/llncs.layout] That file is broken and was fixed 2 weeks ago. Replace it with the version you can get at http://www.lyx.org/cgi-bin/vi

Latex import...AGAIN!

2005-05-31 Thread Nicolas
Hei! I know this issue has already been treated in this list (http://www.mail-archive.com/lyx-users@lists.lyx.org/msg39543.html), but I still do not manage to make it work. I am using Lyx 1.3.5 in windows. I have also installed Python 2.4.1. Firsdt, I tried to use the new tex2lyx tool: $tex2lyx.

Re: windows lyx latex import solution

2005-05-20 Thread Luis Rivera
I'm glad nobody posted before me to this thread. I have some amendments (somehow I got confused and counted three twice in my previous posting). To whom it may concern, I think it might be convenient to summarize our discussion of the problems involved in latex conversion to lyx in Window

windows lyx latex import solution

2005-05-20 Thread Luis Rivera
To whom it may concern, I think it might be convenient to summarize our discussion of the problems involved in latex conversion to lyx in Windows. That's why I propose this new thread... The Problems 1. The conversion script is broken or incomplete. reLyX produces an old lyx forma

Re: Latex import problem

2005-05-19 Thread Luis Rivera
> This will point you to > The package is 606kb. I just uploaded it to the wiki page. You should find it in the LyXWinTips page, in the LaTeX import section. I hope you find it useful... Luis.

Re: Latex import problem

2005-05-19 Thread chr
On Thu, 19 May 2005, Luis Rivera wrote: > > Yes , at first I tried the original version in Ruurd´s package > > essential modules are missing. > > Thomas Greiner > > > > On Thu, 19 May 2005 10:02:40 +0100, Angus Leeming wrote: > > > > It seems to be something like that... or I failed to redirec

Re: Latex import problem

2005-05-19 Thread Luis Rivera
TGreiner <[EMAIL PROTECTED]> writes: > > Yes , at first I tried the original version in RuurdÂs package > essential modules are missing. > Thomas Greiner > > On Thu, 19 May 2005 10:02:40 +0100, Angus Leeming wrote: > It seems to be something like that... or I failed to redirect pythonpath to t

Re: Latex import problem

2005-05-19 Thread TGreiner
Yes , at first I tried the original version in Ruurd´s package essential modules are missing. Thomas Greiner On Thu, 19 May 2005 10:02:40 +0100, Angus Leeming wrote: >Jose' Matos wrote: >> On Thursday 19 May 2005 02:49, Luis Rivera wrote: >>> In fact, the newer lyx2lyx packed with tex2lyx (binary

Re: Latex import problem

2005-05-19 Thread Jose' Matos
On Thursday 19 May 2005 10:02, Angus Leeming wrote: > I think that Luis is finding that Ruurd's stripped down python package > doesn't include some of the modules that lyx2lyx makes use of. That is fair. I was not sure if this was a problem with Ruurd's port or with lyx2lyx itself, if the later

Re: Latex import problem

2005-05-19 Thread Angus Leeming
Jose' Matos wrote: > On Thursday 19 May 2005 02:49, Luis Rivera wrote: >> In fact, the newer lyx2lyx packed with tex2lyx (binary) is incompatible >> with the python version packed by Ruurd: the newest version requires >> python 2.3 at least, and Ruurd packed python 2.2.  So Angus was right: >> dump

Re: Latex import problem

2005-05-19 Thread Angus Leeming
On Wednesday 18 May 2005 21:18, Luis Rivera wrote: > Angus, > I'm sorry I might have stepped on your toe. You didn't. However, the best way to prevent misunderstandings from developing in an email correspondence is by being clear and firm that a particular statment is not correct. Anyway, I'm g

Re: Latex import problem

2005-05-19 Thread Jose' Matos
On Thursday 19 May 2005 02:49, Luis Rivera wrote: > In fact, the newer lyx2lyx packed with tex2lyx (binary) is incompatible > with the python version packed by Ruurd: the newest version requires > python 2.3 at least, and Ruurd packed python 2.2.  So Angus was right: > dump the python version packe

Re: Latex import problem

2005-05-18 Thread Luis Rivera
Luis Rivera <[EMAIL PROTECTED]> writes: > > Angus Leeming ...> writes: > > > > > Junk (throw away) the python that Ruurd packaged with LyX 1.3.5 and go > > get a real python package from www.python.org. > > > > Angus > > > > > > You ain't to throw away nothing. Just add the right paths t

Re: Latex import problem

2005-05-18 Thread Luis Rivera
Angus Leeming <[EMAIL PROTECTED]> writes: > > TGreiner wrote: > > -t 221 doesnÂt work: 241: Format not supported > > or single -to doesnÂt work. I get the old error. > > Thomas > > ... and this error has been explained to you. The python that Ruurd > packaged with his port of LyX to Windows doe

Re: Latex import problem

2005-05-18 Thread Luis Rivera
>Angus Leeming >Tue, 17 May 2005 14:25:33 -0700 > >Luis Rivera wrote: Angus, I'm sorry I might have stepped on your toe. I apologize. Let me explain: >... reLyX generates a horrible mish-mash >of different file formats that must "somehow" be deciphered by lyx2lyx. > >tex2lyx generates a complet

Re: Latex import problem

2005-05-18 Thread Georg Baum
Jean-Pierre Chretien wrote: > I take the opportunity of this thread about tex2lyx to complete what Angus > said. The current version of tex2lyx deals correctly with multipart > documents However, lyx2lyx does not know about dependencies, so that > retroconversion to 221 must be made on each \input

Re: Latex import problem

2005-05-18 Thread TGreiner
Now I could convert: Newest Python Newest lyx2lyx (not from Lyx1.3.5 package) Thanks Thomas On Wed, 18 May 2005 12:50:39 +, Angus Leeming wrote: >TGreiner wrote: >> -t 221 doesn´t work: 241: Format not supported >> or single -to doesn´t work. I get the old error. >> Thomas > >... and this err

Re: Latex import problem

2005-05-18 Thread Jean-Pierre Chretien
>>From: Angus Leeming <[EMAIL PROTECTED]> >>To: "TGreiner" <[EMAIL PROTECTED]> >>Subject: Re: Latex import problem >>Date: Wed, 18 May 2005 10:31:12 +0100 >>Cc: lyx-users@lists.lyx.org >> >>On Wednesday 18 May 2005 09:05, TGreiner

Re: Latex import problem

2005-05-18 Thread Angus Leeming
TGreiner wrote: -t 221 doesn´t work: 241: Format not supported or single -to doesn´t work. I get the old error. Thomas ... and this error has been explained to you. The python that Ruurd packaged with his port of LyX to Windows doesn't contain many of the modules of standard python that the LyX 1

Re: Latex import problem

2005-05-18 Thread TGreiner
-t 221 doesn´t work: 241: Format not supported or single -to doesn´t work. I get the old error. Thomas On Wed, 18 May 2005 13:48:52 +0200, Kornel Benko wrote: >On Wednesday 18 May 2005 13:26, Sven Schreiber wrote: >> TGreiner wrote: >> >> > a,I converted to ver 1.4. This Lyx file only contains c

Re: Latex import problem

2005-05-18 Thread Kornel Benko
On Wednesday 18 May 2005 13:26, Sven Schreiber wrote: > TGreiner wrote: > > > a,I converted to ver 1.4. This Lyx file only contains commands for > > images but no more the original text of the Latex-file > > b,Then by converting to 1.3.5 I get the following error: > > > > python lyx2lyx -to 221 t

Re: Latex import problem

2005-05-18 Thread Sven Schreiber
TGreiner wrote: > a,I converted to ver 1.4. This Lyx file only contains commands for > images but no more the original text of the Latex-file > b,Then by converting to 1.3.5 I get the following error: > > python lyx2lyx -to 221 test.lyx > test13.lyx > 'import site' failed; use -v for traceback >

Re: Latex import problem

2005-05-18 Thread Angus Leeming
TGreiner wrote: > a,I converted to ver 1.4. This Lyx file only contains commands for > images but no more the original text of the Latex-file Could you post your original .tex file that you cannot convert to LyX 1.4 format using tex2lyx. If you don't want to post it to the list, then post it to l

Re: Latex import problem

2005-05-18 Thread TGreiner
g that conversion lyx->tex->lyx was not perfect, but the difference is pretty small. So far, I've been unable to see any human-visible differences. Regards, Angus ps, please post to the lyx-users list. A. > On Tue, 17 May 2005 22:23:53 +0100, Angus Leeming wrote: > >Luis

Re: Latex import problem

2005-05-18 Thread Angus Leeming
->tex->lyx was not perfect, but the difference is pretty small. So far, I've been unable to see any human-visible differences. Regards, Angus ps, please post to the lyx-users list. A. > On Tue, 17 May 2005 22:23:53 +0100, Angus Leeming wrote: > >Luis Rivera wrote: > >>

Re: Latex import problem

2005-05-17 Thread Angus Leeming
Luis Rivera wrote: > AFAIK, LaTeX import occurs in two phases: first reLyX/tex2lyx translates > LaTeX to some version of LyX, and then lyx2lyx converts it to the right > version of LyX format you may be using: 221, for LyX 1.3.5 That's essentially correct. However, reLyX generates a

Re: Latex import problem

2005-05-17 Thread Angus Leeming
" > Please can you give me advice. > Thanks. > T. Greiner Please don't reply to mails when you wish to start an entirely new thread. I'm likely to miss your post as it appears in my reader as - [Fwd: Re: Metapost problems]marc |_ Latex import problem TGrei

Re: Latex import problem

2005-05-17 Thread Luis Rivera
is a converter for different LyX file versions. If you want > to convert LaTeX to LyX, you should check out the new program tex2lyx: > > http://wiki.lyx.org/LaTeX/LatexToLyx > > regards Uwe > > AFAIK, LaTeX import occurs in two phases: first reLyX/tex2lyx translates LaTe

Re: Latex import problem

2005-05-17 Thread Uwe Stöhr
TGreiner schrieb: I tried the German Win32 version on Lyx 1.3.5. By importing a Latex document, I got the following error: "Der Befehl "...lyx1.3.5/lyx/share/lyx/lyx2lyx/lyx2lyx" ist entweder falsch geschrieben oder konnte nicht gefunden werden." LyXWin is still a bit buggy in including/converting

Latex import problem

2005-05-17 Thread TGreiner
Hello, I tried the German Win32 version on Lyx 1.3.5. Buy importing a Latex document, I got the following error: "Der Befehl "...lyx1.3.5/lyx/share/lyx/lyx2lyx/lyx2lyx" ist entweder falsch geschrieben oder konnte nicht gefunden werden." Please can you give me advice. Thanks. T. Greiner

Re: latex import-export problem

2003-12-03 Thread Andre Poenitz
On Tue, Dec 02, 2003 at 06:05:32PM -0800, Prabir Barooah wrote: > Hi all, > > I'm a new user to lyx and totally love it. However, I'm having this > peculiar problem with importing tex files to lyx - tables and cross > references get totally messed up- when I try to import latex files to > lyx, eve

Re: latex import-export problem

2003-12-03 Thread Angus Leeming
Prabir Barooah wrote: > Hi all, Hi, Prabir. > I'm a new user to lyx and totally love it. However, I'm having this > peculiar problem with importing tex files to lyx - tables and cross > references get totally messed up- when I try to import latex files > to lyx, even when the latex file was gene

latex import-export problem

2003-12-02 Thread Prabir Barooah
Hi all, I'm a new user to lyx and totally love it. However, I'm having this peculiar problem with importing tex files to lyx - tables and cross references get totally messed up- when I try to import latex files to lyx, even when the latex file was generated by lyx itself (export->LaTeX). I encount

Re: LaTeX import

2001-07-21 Thread ben
Robin Turner a écrit : > On Thursday 19 July 2001 00:57, ben wrote: > > Robin Turner a écrit : > > > Does anyone know of a utility that will clean up (La)TeX files so that > > > ReLyX can handle them? I've a .tex file that was automatically generated > > > (by Jade?) from a DocBook file and is to

Re: LaTeX import

2001-07-21 Thread Robin Turner
On Thursday 19 July 2001 00:57, ben wrote: > Robin Turner a écrit : > > Does anyone know of a utility that will clean up (La)TeX files so that > > ReLyX can handle them? I've a .tex file that was automatically generated > > (by Jade?) from a DocBook file and is too messy for LyX to import. I > >

Re: LaTeX import

2001-07-18 Thread ben
Robin Turner a écrit : > Does anyone know of a utility that will clean up (La)TeX files so that ReLyX > can handle them? I've a .tex file that was automatically generated (by Jade?) > from a DocBook file and is too messy for LyX to import. I suppose what I'm > looking for is the equivalent of th

LaTeX import

2001-07-18 Thread Robin Turner
Does anyone know of a utility that will clean up (La)TeX files so that ReLyX can handle them? I've a .tex file that was automatically generated (by Jade?) from a DocBook file and is too messy for LyX to import. I suppose what I'm looking for is the equivalent of the Tidy program for HTML. Tha