Am 12.05.2025 um 23:22 schrieb jbf:
Thank you for that very clear explanation.

Below is another \setups feature.

\startsetups strong
  \ifempty{#1}
    \bgroup \tttf
      [empty]
    \egroup
  \else
    \bgroup \bf
      #1
    \egroup
  \fi
\stopsetups

\starttext

word \setup{strong} word

word \setupwithargument{strong}{word} word

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

Reply via email to