Etienne M. Gagnon wrote:
G. Milde wrote:
[...]
* it is possible to force a new paragraph (insert a blank line) from
within LyX (inserting an empty paragraph with the -- Environment Separator -- Layout)

Interesting... I'll try this and look at the LaTeX output as soon as I get a standalone LyX version to compile on my Mac. It seems that the fink version of qt uses X... I'm now trying to install QT from a source download, just to see if that's really the problem.

OK. 2 things:

  1. Succeeded at producing a nice standalone application for
     OSX(Leopard)/Intel. I needed a freshly compiled qt4 (instead of
     the one included in fink). I also needed to add some extra stuff
     in LDFLAGS due to some OSX problem. I think the are new OSX
     libraries with duplicate names that break LyX's build on my
     Leopard machine. Google pointed me to Apple's web site which had
     the LDFLAGS fix:

     export 
LDFLAGS="-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 -framework Carbon -framework OpenGL -framework AGL -framework QuickTime -framework 
Cocoa"

  2. The "-- Environment Separator -- Layout" trick is perfect. When
     used along the no-blank-line patch, it allows the user to add a
     blank line without using ERT. Super!

(QT was quite long to download and compile...)

Etienne

--
Etienne M. Gagnon, Ph.D.
SableCC:                                            http://sablecc.org
SableVM:                                            http://sablevm.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to