>>>>> "Matthias" == Matthias Zenker <[EMAIL PROTECTED]> writes:
Well, I kept this message because I was too lazy to answer but felt
guilty to just delete it. Now that one month has elapsed, maybe it is
time :)
Matthias> First the Mono-related ones:
Matthias> * in Mathed, a selection is shown black on black, except...
Matthias> * protected blanks and red braces in Mathed. They appear in
Matthias> white on black when selected. Which is OK. But they are
Matthias> invisible if not selected. Which is not OK.
Matthias> * the table popup is partly invisible (not always), e.g. the
Matthias> buttons for top, bottom, left, right lines. They become
Matthias> visible as soon as I click on the point where they ought to
Matthias> be.
Matthias> * a wish: is it possible to put *all* red stuff in inverted
Matthias> mode similar to TeX mode ? I speak of protected blanks (in
Matthias> text mode), hyphenation marks, HFills...
Matthias> * in LaTeX error boxes, the word "Error" is invisible
Well, this makes quite a lot of color problems to solve :) While
solving the earlier one was easy, I do not have much time to
investigate this (and moreover this is Alejandro's code).
Matthias> Now the more general, and some wishes:
Matthias> * in Mathed, I sometimes use plain LaTeX commands with
Matthias> arguments in braces. I _do_ type the braces immediately
Matthias> after the command, but in the .lyx and the .tex file, there
Matthias> is a blank between the command and the braces. Sometimes I
Matthias> get a LaTeX error because of this (I think), and have to fix
Matthias> it by hand, hacking the .lyx or .tex file. Is there a
Matthias> specific reason for the space after the LaTeX command ? If
Matthias> not, can it be removed ?
Well, spaces are added in a systematic way after commands to avoid
problems like \limf (which is different from \lim f). While this is
not necessary with the braces, I am surprised that this can cause
LaTeX errors. Could you give an example?
Matthias> * is it possible to tell LyX not to run BibTeX, even if
Matthias> there are undefined citations ? Many times I just want to
Matthias> have a look on the output and don't care for the
Matthias> citations. And a BibTeX run plus two more LaTeX runs _do_
Matthias> take some time on my machine (see closing remark below).
Don;t know.
Matthias> * is it possible to make Mathed display \varepsilon ? I can
Matthias> supply a pixmap or something similar if that is the
Matthias> problem.
The symbol font of X11 does not know about \epsilon, but only has what
looks like \varepsilon. So \epsilon is displayed like \varepsilon, and
\varepsilon is not displayed. Strange.
Since mathed uses X11 fonts for all display, you cannot simply add a
bitmap. So this problem will only be solved if/when mathed is changed
to use real TeX fonts.
Matthias> BTW it would be good not to have pixmaps and such
Matthias> hardcoded, or at least to put them at some place where the
Matthias> user can modify them or add some more and simply recompile
Matthias> to see the modification take effect.
I plan to do something like that for toolbar icons.
Matthias> * still Mathed: it would be great to have a kind of "expert
Matthias> mode", where one can directly edit the underlying LaTeX
Matthias> without closing the .lyx file, load it into emacs, edit it,
Matthias> save it, reopen it in LyX...
This seems too difficult for the benefit...
Matthias> * a couple of strange warning messages, which I usually
Matthias> ignore:
Matthias> LyX: This shouldn't happen
What do you do to obtain that?
Matthias> utime error
Itto.
Matthias> LyX: Line too long (around line XXX in YYY.aux)
This one is hopefully solved now.
JMarc
--
+++ the lyx project user mailing list +++
To unsubscribe from this list send mail to
[EMAIL PROTECTED]
with the **Subject** unsubscribe.