On Sun, Apr 14, 2024 at 8:33 AM Andreas Plihal via lyx-users < 
<mailto:lyx-users@lists.lyx.org> lyx-users@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@lists.lyx.org> lyx-users@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

 

 

 

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to