ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] \showsymbolset is noop
@ 2024-03-04 20:24 Henning Hraban Ramm
  2024-03-05 22:11 ` [NTG-context] " Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Henning Hraban Ramm @ 2024-03-04 20:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users

The \showsymbolset has no output any more, apparently already for some time.

I checked on COW (ConTeXt ver: 2022.12.22 22:17 LMTX fmt: 2022.12.23) 
and my local installation (ConTeXt ver: 2024.02.22 18:31 LMTX fmt: 
2024.2.22).

Can someone try on MkIV?

"""
\usesymbols[nav]
\starttext

\showsymbolset[nav]

\stoptext
"""


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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [NTG-context] Re: \showsymbolset is noop
  2024-03-04 20:24 [NTG-context] \showsymbolset is noop Henning Hraban Ramm
@ 2024-03-05 22:11 ` Wolfgang Schuster
  2024-03-06  7:46   ` Henning Hraban Ramm
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2024-03-05 22:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Henning Hraban Ramm

Henning Hraban Ramm schrieb am 04.03.2024 um 21:24:
> The \showsymbolset has no output any more, apparently already for some 
> time.
> 
> I checked on COW (ConTeXt ver: 2022.12.22 22:17 LMTX fmt: 2022.12.23) 
> and my local installation (ConTeXt ver: 2024.02.22 18:31 LMTX fmt: 
> 2024.2.22).
> 
> Can someone try on MkIV?
> 
> """
> \usesymbols[nav]
> \starttext
> 
> \showsymbolset[nav]
> 
> \stoptext
> """

You pass the wrong name to \showsymbolset.

\usesymbols[nav]

\starttext

\showsymbolset[navigation 1]\page
\showsymbolset[navigation 2]\page
\showsymbolset[navigation 3]\page

\stoptext

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [NTG-context] Re: \showsymbolset is noop
  2024-03-05 22:11 ` [NTG-context] " Wolfgang Schuster
@ 2024-03-06  7:46   ` Henning Hraban Ramm
  0 siblings, 0 replies; 3+ messages in thread
From: Henning Hraban Ramm @ 2024-03-06  7:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 05.03.24 um 23:11 schrieb Wolfgang Schuster:
> Henning Hraban Ramm schrieb am 04.03.2024 um 21:24:
>> The \showsymbolset has no output any more, apparently already for some 
>> time.
>>
>> I checked on COW (ConTeXt ver: 2022.12.22 22:17 LMTX fmt: 2022.12.23) 
>> and my local installation (ConTeXt ver: 2024.02.22 18:31 LMTX fmt: 
>> 2024.2.22).
>>
>> Can someone try on MkIV?
>>
>> """
>> \usesymbols[nav]
>> \starttext
>>
>> \showsymbolset[nav]
>>
>> \stoptext
>> """
> 
> You pass the wrong name to \showsymbolset.
> 
> \usesymbols[nav]
> 
> \starttext
> 
> \showsymbolset[navigation 1]\page
> \showsymbolset[navigation 2]\page
> \showsymbolset[navigation 3]\page
> 
> \stoptext
> 
> Wolfgang

Ah, thank you! I’ll fix the wiki. Apparently this used to work differently.

To know which sets are included I must look into the sources, or is 
there another command?

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-06  7:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-04 20:24 [NTG-context] \showsymbolset is noop Henning Hraban Ramm
2024-03-05 22:11 ` [NTG-context] " Wolfgang Schuster
2024-03-06  7:46   ` Henning Hraban Ramm

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).