On Monday 17 September 2001 16:57, davide wrote:
> Hello
> I've installed lyx and it's a wonderful program, *thans to developers* ,
> I've a problem with user guide, latex gives me many errors of the same
> type: "extra /fi", i don't know latex so I don't know to solve this
> please help me
It's a TeX error message, though the normal ones that come up are "Extra $"
and Extra {" (the latter is not actually an extra anything, but an indication
that you've used a fragile command in a float, or something like that). "fi"
is TeX for the ligature character fi (can't reproduce it here for obvious
reasons).
Can you send me a copy of the offending file?
Robin