Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-30 Thread Siegfried Meunier-Guttin-Cluzel


My problem is that the file does not load completely
Did you try to look at the LaTeX code ( Visualize - Show LaTeX Code ) 
to see where LyX stops the import ?

Alternatively, try to export back to see where the import stops.

Siegfried.




Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-30 Thread Jeremy
On Thursday 30 July 2009, Siegfried Meunier-Guttin-Cluzel wrote:
  My problem is that the file does not load completely

 Did you try to look at the LaTeX code ( Visualize - Show LaTeX Code )
 to see where LyX stops the import ?
 Alternatively, try to export back to see where the import stops.

 Siegfried.


Have you tried manually converting the latex to lyx?
Copy and delete everything from your latex file starting from the top down to 
the \begin{document}
Save this to a new file, eg. preamble.tex

Comment out the main document class:
%\usepackage[options]{someclass}
Also comment out other packages which conflict with lyx, eg. setspace, xcolor, 
etc.

Now create a new lyx file, and input your latex preamble under
Document - Settings - LaTeXPreamble
\input{/path/to/preamble.tex}

Also set any custom class options under Document - DocumentClass
e.g. dvipsnames, x11names, svgnames (for the xcolor package)

Finally import your original latex (lacking the preamble)

Then use a lyx converter to compile your lyx. If you get any errors, look 
through the log to find any errors in your preamble.tex. If there's a package 
that conflicts with lyx, then comment it out. Try again.


Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-30 Thread Siegfried Meunier-Guttin-Cluzel


My problem is that the file does not load completely
Did you try to look at the LaTeX code ( Visualize - Show LaTeX Code ) 
to see where LyX stops the import ?

Alternatively, try to export back to see where the import stops.

Siegfried.




Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-30 Thread Jeremy
On Thursday 30 July 2009, Siegfried Meunier-Guttin-Cluzel wrote:
  My problem is that the file does not load completely

 Did you try to look at the LaTeX code ( Visualize - Show LaTeX Code )
 to see where LyX stops the import ?
 Alternatively, try to export back to see where the import stops.

 Siegfried.


Have you tried manually converting the latex to lyx?
Copy and delete everything from your latex file starting from the top down to 
the \begin{document}
Save this to a new file, eg. preamble.tex

Comment out the main document class:
%\usepackage[options]{someclass}
Also comment out other packages which conflict with lyx, eg. setspace, xcolor, 
etc.

Now create a new lyx file, and input your latex preamble under
Document - Settings - LaTeXPreamble
\input{/path/to/preamble.tex}

Also set any custom class options under Document - DocumentClass
e.g. dvipsnames, x11names, svgnames (for the xcolor package)

Finally import your original latex (lacking the preamble)

Then use a lyx converter to compile your lyx. If you get any errors, look 
through the log to find any errors in your preamble.tex. If there's a package 
that conflicts with lyx, then comment it out. Try again.


Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-30 Thread Siegfried Meunier-Guttin-Cluzel


My problem is that the file does not load completely
Did you try to look at the LaTeX code ( Visualize -> Show LaTeX Code ) 
to see where LyX stops the import ?

Alternatively, try to export back to see where the import stops.

Siegfried.




Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-30 Thread Jeremy
On Thursday 30 July 2009, Siegfried Meunier-Guttin-Cluzel wrote:
> > My problem is that the file does not load completely
>
> Did you try to look at the LaTeX code ( Visualize -> Show LaTeX Code )
> to see where LyX stops the import ?
> Alternatively, try to export back to see where the import stops.
>
> Siegfried.


Have you tried manually converting the latex to lyx?
Copy and delete everything from your latex file starting from the top down to 
the \begin{document}
Save this to a new file, eg. preamble.tex

Comment out the main document class:
%\usepackage[options]{someclass}
Also comment out other packages which conflict with lyx, eg. setspace, xcolor, 
etc.

Now create a new lyx file, and input your latex preamble under
Document -> Settings -> LaTeXPreamble
\input{/path/to/preamble.tex}

Also set any custom class options under Document -> DocumentClass
e.g. dvipsnames, x11names, svgnames (for the xcolor package)

Finally import your original latex (lacking the preamble)

Then use a lyx converter to compile your lyx. If you get any errors, look 
through the log to find any errors in your preamble.tex. If there's a package 
that conflicts with lyx, then comment it out. Try again.


Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-29 Thread Mauricio Fabian Duque Daza
My problem is that the file does not load completely
Thank you

On 28/07/2009, Siegfried Meunier-Guttin-Cluzel meun...@coria.fr wrote:

 Have you tried File - Import- LaTeX (plain) or something like that (my
 LyX is in french !).

 Siegfried.



Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-29 Thread Mauricio Fabian Duque Daza
My problem is that the file does not load completely
Thank you

On 28/07/2009, Siegfried Meunier-Guttin-Cluzel meun...@coria.fr wrote:

 Have you tried File - Import- LaTeX (plain) or something like that (my
 LyX is in french !).

 Siegfried.



Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-29 Thread Mauricio Fabian Duque Daza
My problem is that the file does not load completely
Thank you

On 28/07/2009, Siegfried Meunier-Guttin-Cluzel  wrote:
>
> Have you tried File -> Import-> LaTeX (plain) or something like that (my
> LyX is in french !).
>
> Siegfried.
>


Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-28 Thread Siegfried Meunier-Guttin-Cluzel
Have you tried File - Import- LaTeX (plain) or something like that (my 
LyX is in french !).


Siegfried.


Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-28 Thread Siegfried Meunier-Guttin-Cluzel
Have you tried File - Import- LaTeX (plain) or something like that (my 
LyX is in french !).


Siegfried.


Re: LyX and LaTeX?????, LyX y LaTeX?????

2009-07-28 Thread Siegfried Meunier-Guttin-Cluzel
Have you tried File -> Import-> LaTeX (plain) or something like that (my 
LyX is in french !).


Siegfried.


LyX and LaTeX?????, LyX y LaTeX?????

2009-07-27 Thread Mauricio Fabian Duque Daza
English language
Thank you community for answering, I have a document in Latex, which
compiles me very well, and want to do some changes in some mathematical
parts, because of it taking advantage that lyx allows me to see the changes
that I do and to handle latex, I try to import the file but lyx does not
open a complete Latex
Why?

That I can Do?
**
Idioma Español

Gracias comunidad por responder, tengo un documento en LaTeX, que me compila
muy bien, y deseo hacer algunos cambios en algunas partes matemáticas, por
eso aprovechando que lyx me permite ver los cambios que hago y maneja latex,
intento importar el archivo pero lyx no abre un LaTeX completo

Por qué?

Que puedo Hacer?


LyX and LaTeX?????, LyX y LaTeX?????

2009-07-27 Thread Mauricio Fabian Duque Daza
English language
Thank you community for answering, I have a document in Latex, which
compiles me very well, and want to do some changes in some mathematical
parts, because of it taking advantage that lyx allows me to see the changes
that I do and to handle latex, I try to import the file but lyx does not
open a complete Latex
Why?

That I can Do?
**
Idioma Español

Gracias comunidad por responder, tengo un documento en LaTeX, que me compila
muy bien, y deseo hacer algunos cambios en algunas partes matemáticas, por
eso aprovechando que lyx me permite ver los cambios que hago y maneja latex,
intento importar el archivo pero lyx no abre un LaTeX completo

Por qué?

Que puedo Hacer?


LyX and LaTeX?????, LyX y LaTeX?????

2009-07-27 Thread Mauricio Fabian Duque Daza
English language
Thank you community for answering, I have a document in Latex, which
compiles me very well, and want to do some changes in some mathematical
parts, because of it taking advantage that lyx allows me to see the changes
that I do and to handle latex, I try to import the file but lyx does not
open a complete Latex
Why?

That I can Do?
**
Idioma Español

Gracias comunidad por responder, tengo un documento en LaTeX, que me compila
muy bien, y deseo hacer algunos cambios en algunas partes matemáticas, por
eso aprovechando que lyx me permite ver los cambios que hago y maneja latex,
intento importar el archivo pero lyx no abre un LaTeX completo

Por qué?

Que puedo Hacer?