Difference between revisions of "Command/setupcolor"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
Line 5: Line 5:
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
 +
<syntax>setupcolor</syntax>
 
<table cellspacing="4" cellpadding="2" class="cmd">
 
<table cellspacing="4" cellpadding="2" class="cmd">
 
   <tr>
 
   <tr>
Line 14: Line 15:
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
  
 
== Description ==  
 
== Description ==  

Revision as of 15:16, 6 October 2019

\setupcolor

Syntax

\setupcolor[...]
[...]file


\setupcolor[...]
[...] name

Description

load a color preset from file colo-xxx.tex

comment

default distributed presets:
rgb: some default color names
xwi: X Windows colors
pra: Pragma company colors
ema: Emacs colors


Example

\setupcolor[rgb] % is default
\setupcolor[xwi] % load X Windows colors
\showcolor[rgb]


See also

Help from ConTeXt-Mailinglist/Forum

All issues with: