Revised patch: addFontPath (LyX/Mac, 1.3.4cvs, qfont_loader.C)

2003-12-30 Thread Ronald Florence
This is a revised patch to let LyX/Mac find additional fonts inside its own application bundle. The hack to get addFontPath called here is less ugly than the version I posted earlier. The new fonts do get added, but for some reason, the Debug::FONT code in this function does not get invoked.

[PATCH] status tag fixes and lyx2lyx 225 -> 224 conversion

2003-12-30 Thread Georg Baum
The attached patch fixes the following: - The note inset should only write the label once into the lyx file. This is what it expects for reading the file. I believe that this is only a bug fix and no file format change, because the current format can be read, only the status tag is swallowed.

Re: [Patch] Moving functionality into layouts

2003-12-30 Thread Jose' Matos
On Monday 29 December 2003 17:58, Martin Vermeer wrote: > > How do you plan to do this? A list of layouts that accept a given > > CharStyle? > > Yes... as a parameter within that CharStyle definition. "AllowedIn" or > something, with a comma separated arg list. IMHO we should follow the way dtd

Re: Qt help needed

2003-12-30 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Moreover, Qt uses a (rather elegant) notation, of the form: Angus> "Images (*.png *.xpm *.jpg);;Text files (*.txt);;XML files Angus> (*.xml)" Angus> Rather than reinvent the wheel, I propose we use this notation Angus> ourselv

Re: [PATCH] Minipage removal

2003-12-30 Thread Georg Baum
Am Montag, 29. Dezember 2003 16:16 schrieb Angus Leeming: > What I meant was that this 'removal of InsetMinipage/conversion of > InsetMinipage to InsetBox' is a format change and so should > 1 be documented > 2 be placed in its own lyx2lyx files, lyxconvert_228.py and > lyxrevert_229.py. 'removal