Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > >>>>> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: > > Andreas> - set PATH_prefix in lib/configure for Mac (Bennet complained > Andreas> about this. As it is now, LyX won't work out of the box on > Andreas> Mac) > > The other solution is to preset this in the preferences file, as is > done currently for converters.
Problem is there are three likely paths: /sw/bin, /usr/local/teTeX/bin/powerpc-apple-darwin-current and /opt/local/teTeX/bin> I thought of a solution where configure checks an additional list of directories when it looks for executable. Any time an executable is not found in the current opath but in one of those directories, it gets added to PATH_prefix. Could also be used on other platforms. > Andreas> 1.4.1: - Polished Docbook support > > Note that nothing that needs a format change will be accepted after > 1.4.0. So be sure that you plan ahead. Just want to polish, not to re-forge :-) It's mainly the bitmap generation for equations, some tweeks to output_docbook() and improvement of the db layout files. Maybe enable the db classes even if no sgmltools or equivalent is found (output SGML/XML still works, and you can use the other classes without TeX, no?) Ciao /Andreas