1.4CVS run from src/lyx
No information for converting png format files to eps.
Try defining a converter in preferences.
Viewps works, but leaves out the graphic, which buggers the page
numbers.
Garst
John Levon wrote:
> On Sat, Jun 07, 2003 at 08:53:59PM +0200, Alfredo Braunstein wrote:
>
>> Sure, the creation part. The problem is that newBuffer is called
>> internally by bufferlist.loadFile. I would need to make the client call
>> newBuffer()
>
> Well this sounds sensible to me
I will make
On Sat, Jun 07, 2003 at 08:53:59PM +0200, Alfredo Braunstein wrote:
> Sure, the creation part. The problem is that newBuffer is called internally
> by bufferlist.loadFile. I would need to make the client call newBuffer()
Well this sounds sensible to me
regards
john
John Levon wrote:
> On Fri, Jun 06, 2003 at 07:12:00PM +0200, Alfredo Braunstein wrote:
>
>> 3) Split the loading of the buffer from its creation, so the caller would
>> typically do:
>
> Isn't this what bufferlist.newBuffer() already does ?
Sure, the creation part. The problem is that newBuffe
On Fri, Jun 06, 2003 at 07:12:00PM +0200, Alfredo Braunstein wrote:
> 3) Split the loading of the buffer from its creation, so the caller would
> typically do:
Isn't this what bufferlist.newBuffer() already does ?
regards
john
On Fri, Jun 06, 2003 at 09:59:50AM +0200, Andre Poenitz wrote:
> > I can then view dvi or print. Saving
> > the document saves the "\protect" too.
> >
> > Reading in the document don't work though. The
> > \protect is lost,
>
> This is intentional as the idea is to re-add it when necessary.
>
On Sat, Jun 07, 2003 at 11:20:48AM +0100, Jose' Matos wrote:
> Hi,
> during my sping cleans I found this patch for lyx2lyx:
Eek, I thought that was applied already.
> Does anyone has any elder files where this happens?
See attached.
> Should I discard the patch?
It's required for 1.4
Hi,
during my sping cleans I found this patch for lyx2lyx:
Index: lyxconvert_215.py
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/lyx2lyx/lyxconvert_215.py,v
retrieving revision 1.5
diff -u -p -r1.5 lyxconvert_215.py
---