Difference between revisions of "Command/setupcolor"

From Wiki
Jump to navigation Jump to search
m (moved Reference/en/setupcolor to Command/setupcolor: Text replace - "Reference/en/" to "Command/")
 
(9 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
}}
 
}}
  
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>setupcolor</syntax>
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
 
<table cellspacing="4" cellpadding="2" class="cmd">
 
<table cellspacing="4" cellpadding="2" class="cmd">
Line 14: Line 16:
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
  
 
== Description ==  
 
== Description ==  
Line 41: Line 42:
  
 
== See also ==
 
== See also ==
<!-- something like [[cmd:goto|\goto]] -->
+
<!-- something like {{cmd|goto}} -->
 +
 
 +
== Help from ConTeXt-Mailinglist/Forum ==
 +
All issues with:
 +
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|setupcolor]]
+
[[Category:Command/Colors|setupcolor]]

Latest revision as of 13:35, 13 October 2019

\setupcolor

Syntax (autogenerated)

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


Syntax

\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: