ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jairo A. del Rio" <jairoadelrio6@gmail.com>
To: Hans Hagen <j.hagen@xs4all.nl>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Iterate over color scheme in ConTeXt/Lua
Date: Sun, 12 Jul 2020 16:54:56 -0500	[thread overview]
Message-ID: <CAKyqqabC-CdQ1n_R0zOZfUjusvweX7A11GObs5ijVgv6N_t7Qg@mail.gmail.com> (raw)
In-Reply-To: <c3129135-5b4e-b7c2-3c54-9dfc1b9b6375@xs4all.nl>


[-- Attachment #1.1: Type: text/plain, Size: 903 bytes --]

El dom., 12 de jul. de 2020 a la(s) 16:20, Hans Hagen (j.hagen@xs4all.nl)
escribió:

> You get a list of defined color names in 'xwi' with:
>
>     attributes.colors.setlist("xwi")
>

Nice, it works! I note the first method only works when \usecolors[xwi] is
present; otherwise, it prints an interesting "themaintextcolor".

Here is a nostalgic mkii accessor for such a list (color support is a
> real old feature and conceptually hasn't changed that much):
>
>    \def\WhateverActionIWant#1{#1\par}
>
>    \settrue\collectcolorsinlist \setupcolor[xwi]
>
>    \processcommacommand[\colorlist]\WhateverActionIWant
>
> but you probably don't want to catch up on that.
>

It doesn't work in Mark IV (\colorlist is undefined). Maybe I'm too young,
but Mark II was already frozen when I was a teenager, so I'm not sure I
want to try it now. Thanks, Hans!

Cordially,

Jairo :)

[-- Attachment #1.2: Type: text/html, Size: 1506 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2020-07-12 21:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-12 19:58 Jairo A. del Rio
2020-07-12 21:20 ` Hans Hagen
2020-07-12 21:54   ` Jairo A. del Rio [this message]
2020-07-13  7:43     ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKyqqabC-CdQ1n_R0zOZfUjusvweX7A11GObs5ijVgv6N_t7Qg@mail.gmail.com \
    --to=jairoadelrio6@gmail.com \
    --cc=j.hagen@xs4all.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).