Image cache problem Ubuntu

2013-03-14 Thread Vasek Smidl
am running ubuntu precise. In my case it is indeed a caching problem. When I delete the cache the files are loaded correctly. Below is a typical output of the -dbg graphics. Does anyone else see this problem? Is it general problem or only distro specific? Thanks, Vasek support/FileName.cpp

Re: Standard style option

2012-01-11 Thread Vasek
route. I have very good experience with http://word2tex.com/ (trial version). Very good solution for a one time conversion. I also tried http://hunyadi.info.hu/en/projects/tex2word It works well with simple documents even with equations. However it choked on things like itemizes, enumerates and footnotes. Looks like a interesting project to watch though. Vasek

Re: Sluggish performance in some tabs

2012-01-04 Thread Vasek
> > > > Hi, I had the same problem on 11.04. Upgrade to the latest version > > solved it for me. I did the following: > > Definitely recommended, but I experienced a considerable slow down in > scrolling when floats with graphics / tables are open - may be the > case for you as well? For me, 2.0

Re: Sluggish performance in some tabs

2012-01-04 Thread Vasek
g.tar.gz] [lyx_2.0.2-1ubuntu1.debian.tar.gz] in a temporary folder, and run dpkg-source -x lyx_2.0.2-1ubuntu1.dsc 3. build package: cd lyx-2.0.2/ dpkg-buildpackage -rfakeroot -uc -b 4. install packages: cd .. sudo dpkg -i *.deb I worked flawlessly and performance is far better. Vasek

Re: howto to modify a python converter script

2011-12-16 Thread Vasek
Jean-Marc Lasgouttes lyx.org> writes: > > Le 15/12/2011 20:18, Vasek a écrit : > > Hi all, > > I am trying to modify the fig2pdftex script in LyX. > > I need to use international characters in .fig, so I need to call > > fig2dev with the -j switch. (At least he

howto to modify a python converter script

2011-12-15 Thread Vasek
r any hint, Vasek

Re: Graphics handling when file not found

2008-02-07 Thread Vasek Smidl
ent whether files on latex paths (kpsewhich) should or should not be visible to LyX. Vasek

Graphics handling when file not found

2008-02-06 Thread Vasek Smidl
t "draft" is enough to compile it if the file is truly missing. Personally, I would like to make use of kpsewhich in lyx. I think that I would be able to provide a patch for linux, but I am not sure how it works cross-platform. Any advice? Best, Vasek