There's some bug in lyx for mac with fink as far as I can see:
I noticed some files were missing from the updated config
Anyway here's my fix (assuming /sw is your fink installation directory):
Install tetex, ghostscript etc. with fink if you haven't already
Install LyX
run the Installer script
c
Hi,
On LyX/Mac 1.5rc2 I get weird symbols when I leave math mode and go
back to normal. They look fine in Math mode but it's like they're
mapped incorrectly to fonts in normal mode or something.
Here's how it looks:
http://beast1.ucd.ie/~karol/screenshot.png
and how it should look:
http:/
I found the source, something to do with my latex preamble.
\usepackage[T1]{fontenc}
\usepackage{pslatex}
Stick that in your document settings and you should be able to
reproduce it.
Karol.
On 1 Aug 2007, at 13:38, Bennett Helm wrote:
On Aug 1, 2007, at 5:38 AM, Karol Hennessy wrote