Search found 3 matches

by ziaziung
Fri Nov 09, 2012 2:52 pm
Forum: LyX
Topic: \includegraphics does not work the same from 1.3.3 to 2.0.2
Replies: 5
Views: 3319

Re: \includegraphics does not work the same from 1.3.3 to 2.

Yes your right.

Actually I can't use the symbol "number" (tle little circle on top right) -----> ° in an insert!!!

Who knows what I can use in place?


Thank you for your help.
by ziaziung
Thu Nov 08, 2012 5:58 pm
Forum: LyX
Topic: \includegraphics does not work the same from 1.3.3 to 2.0.2
Replies: 5
Views: 3319

\includegraphics does not work the same from 1.3.3 to 2.0.2

Here is a example : in an insert with an existing /home/zia folder and an existing essai.pas in /home/zia folder.


packages used :
\usepackage{multirow}
\usepackage{graphicx}

the code (in an insert)
\renewcommand\multirowsetup{\centering}
\hline \hline
\begin{tabular}{|c|l|c|c|c|}
\multirow{4 ...
by ziaziung
Thu Nov 08, 2012 4:50 pm
Forum: LyX
Topic: \includegraphics does not work the same from 1.3.3 to 2.0.2
Replies: 5
Views: 3319

\includegraphics does not work the same from 1.3.3 to 2.0.2

Hi.

I've been using lyx 1.3.3 on linux and now I'm using lyx 2.0.2 on Ubuntu 10.4.
The trouble is that the same file is compiled on Lyx 1.3.3 and makes an error on Lyx 2.0.2 (can't be compiled). It seems that it is in the \includegraphics command. (Lyx 2.0.2 compiles the file when I take off this ...