On 05-Jul-2001 Philipp Lehman wrote:
> MULTILINGUAL SPELLCHECKING
> I noticed that 1.1.6 now supports defining the language of a single
> paragraph or phrase. Unfortunately, this only adds "\selectlanguage"
> (which of course is a feature) but doesn't seem to deal with the
> spellchecker. Restarting ispell/aspell with the appropriate options
> whenever there is a language change would be a major usability
> improvement.
This is planed for the future. As we now also use pspell it should be
easier to realize this, as Kevin told us that we can do multilingual
checks. But we have to wait a bit until the code we have now stabilizes
a bit more ;)
> PRE-/POSTPROCESSOR COMMANDS
>
> I'm running ligatex as a preprocessor for fine-tuning ligatures when
> using CM or expert PS fonts. With Lyx, I presently have to export to a
> Tex file as a final step, manually run ligatex, and then manually run
> Latex.
Woulndn't it work to make a shell-skript which calls first ligatex and then
latex like:
#!/bin/sh
#
ligatex $#
latex $#
And define this new command as latex command in the configuration files?
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna E-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen Web: http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Mencken and Nathan's Fifteenth Law of The Average American:
The worst actress in the company is always the manager's wife.