10 Dec
2010
10 Dec
'10
11:54 a.m.
Ok but then why did you define a specific color palet? local function color_init() color = 0 local def_colors = -- \setupcolor[ema] introduces new line... "\\definecolor [darkred] [r=.545098]" .. "\\definecolor [orchid] [r=.854902,g=.439216,b=.839216]" .. "\\definecolor [rosybrown] [r=.737255,g=.560784,b=.560784]" .. "\\definecolor [forestgreen] [r=.133333,g=.545098,b=.133333]" .. … Renaud
With \setupcolor[ema] or \setupcolor[ema, x11, xwi] there are already a lot of predefined colors, so I don't think that you need new color definitions in the module