LyXImport LaTeX Project to LyX

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
gajatko
Posts: 4
Joined: Thu Mar 08, 2012 12:28 pm

Import LaTeX Project to LyX

Post by gajatko »

Hello,

I've been fighting with importing a thesis made in LaTeX to LyX (Windows 7 x64, the polish language, previously maintained with TeXnicCenter). I have found LyX a great tool and decided to move.

Unfortunately, I have spent way too much time on fighting with errors which I do not understand. :cry: My question is: could somebody who is more experienced with LyX help me with those three LaTeX files and port them to LyX? I suppose that a LyX master would do it in a few minutes and then I could continue writing. Please PM and I can send all the LaTeX files.

Here is the error log. Note that everything compiles in TeXnicCenter with no errors and 8 warnings related to some font shape substitutions. The log from LyX is in the attachment.

Specs:
Windows 7,
Miktex 2.9, packages updated on 02.03.2012,
Lyx 2.0.3
Attachments
Dyplom.log
(45.86 KiB) Downloaded 315 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Import LaTeX Project to LyX

Post by localghost »

gajatko wrote:[…] I have found LyX a great tool and decided to move. […]
Good luck! Let's hope that you will not regret this step.
gajatko wrote:[…] Unfortunately, I have spent way too much time on fighting with errors which I do not understand. […]
Then you should ask targeted questions. The problems will not vanish just by using LyX.


Thorsten
gajatko
Posts: 4
Joined: Thu Mar 08, 2012 12:28 pm

Import LaTeX Project to LyX

Post by gajatko »

The problems appeared after I had tried to use LyX and that's why I am asking for help. I could publish an error log here and that's what I actually did in the first place, but not the original *.tex files (I can do it on PM). Is something unclear? The log file is attached.

Errors:
\lll (not in my code)

Code: Select all

("C:\Program Files\MiKTeX 2.9\tex\latex\amsfonts\amssymb.sty"
Package: amssymb 2009/06/22 v3.00
("C:\Program Files\MiKTeX 2.9\tex\latex\amsfonts\amsfonts.sty"
Package: amsfonts 2009/06/22 v3.00 Basic AMSFonts support
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info:    Overwriting math alphabet `\mathfrak' in version `bold'
(Font)                  U/euf/m/n --> U/euf/b/n on input line 96.
)

! LaTeX Error: Command `\lll' already defined.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.151 ...mbol{\lll}          {\mathrel}{AMSa}{"6E}
                                                  
Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.
) 
other two errors, also not in my code I guess:

Code: Select all

! Package utf8x Error: Character179appearedalone.

See the utf8x package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.133 ...Magisterska_harmonizacja_trunk_lyx_wstep}
                                                  
Characters128-191areonlyallowedasargumentstocharacters194-244


! Package utf8x Error: Character179appearedalone.

See the utf8x package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.133 ...Magisterska_harmonizacja_trunk_lyx_wstep}
                                                  
Characters128-191areonlyallowedasargumentstocharacters194-244


Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref)                removing `\begingroup' on input line 133.
Note that everything compiles in TeXnicCenter with no errors. I can provide more info if required.
Attachments
Dyplom.log
The new log file.
(28.46 KiB) Downloaded 306 times
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Import LaTeX Project to LyX

Post by localghost »

It is better to attach complete files here by upload to the forum server. External links can get lost with time and thus make a problem incomprehensible for others.
Post Reply