Hello,

I noticed something which looks to me like a small bug:
If you have to minipages, with width = 45 % of the page width. They appear on the same line. Suppose you set the alignement to "top" for both.
It works.
But if the first one is with "shadow" (from the french "boite ombrée"), then it behaves like if you set "bottom" for the alignement. See my example :
http://www.mathematik.hu-berlin.de/~roy/minipages.ps

i have Lyx 1.5.4 under Ubuntu 7.10

Nico

Rich Shepard a écrit :

The embedded LaTeX seems to have intermittent issues; sometimes it works, sometimes it doesn't. I need to learn how to make it work properly all the
time because it's really holding me up.

My python application includes embedded LaTeX for reports. In one of these
reports I generate plots which are written to the reports/ subdirectory,
immediately beneath the CWD. This works fine.

  However, when I try to include these files, pdflatex tells me that the
graphic file is not found. Sometimes it works as intended, sometimes it does
not.

  Here is the code:

        ivr.write('\\includegraphics{reports/'+comp+row[0]+'}')

here is pdflatex's response:

        ! LaTeX Error: File `reports/JobsDuration' not found.

l.447 ...er}\includegraphics{reports/JobsDuration}
                                                  \end{center}

  However, the file is present:

        [EMAIL PROTECTED] /data1/eikos]$ ls reports/JobsDuration.pdf
        reports/JobsDuration.pdf

  Because pdflatex is looking in the proper directory, and the file is
there, I do not understand why I get the file not found error.

Rich



--
Dr Nicolas Roy
Geometric Analysis Group
Institut für Mathematik
Humboldt Universität
Rudower Chaussee 25
Berlin D-12489

Tel: +49 (30) 20932358
Fax:  +49 (30) 20932727
[EMAIL PROTECTED]
http://www.math.hu-berlin.de/~roy/

Reply via email to