color names make trouble
Kees Zeelenberg
kzstatis at gmail.com
Mon Apr 15 10:00:58 UTC 2024
On Sun, Apr 14, 2024 at 8:33 AM Andreas Plihal via lyx-users < <mailto:lyx-users at lists.lyx.org> lyx-users at lists.lyx.org> wrote:
I have largely isolated the error (I am attaching the associated file). Now I'm faced with the fact that the error is apparently caused by the color names (RubineRed, Gray etc.) that I've been using without any problems for over a year! What is suddenly going on in the LYX/LATEX world?
Andreas
--
lyx-users mailing list
<mailto:lyx-users at lists.lyx.org> lyx-users at lists.lyx.org
<http://lists.lyx.org/mailman/listinfo/lyx-users> http://lists.lyx.org/mailman/listinfo/lyx-users
Andreas,
I'm not sure what's happening from your side, but if I disable the fonts you have and change "Gray" to "gray", then the line renders for me.
Thanks,
Joel
In xcolor, Gray (with first letter in uppercase) is a color model, not a color. This can be changed by the option “svgnames” or by the option “dvipsnames”. Since here xolor is called by tikz, it is best to give this as an option to the documentclass. This worked for me, with pdflatex.
Kees
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20240415/f95cb485/attachment-0001.html>
More information about the lyx-users
mailing list