ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Henning Hraban Ramm <texml@fiee.net>
Subject: [NTG-context] Re: upload
Date: Thu, 10 Aug 2023 15:52:01 +0200	[thread overview]
Message-ID: <59daf089-030f-1d4d-687e-bed690bd5693@gmail.com> (raw)
In-Reply-To: <f0b92781-7ac7-2e2f-3ac4-08ca173d6553@fiee.net>

Henning Hraban Ramm schrieb am 10.08.2023 um 15:33:
> I was already on the latest, and the problem persists. Here’s a MWE:
>
> """
> \setupreferencing[left=,right=,]
>
> \starttext
>
> \about[something]
>
> \stoptext
> """

It's unrelated to \about. Using nothing as argument to the last key 
doesn't work, e.g. in the following example "b" keeps \endgroup as value 
when I wrote "b=".

\starttext

\getdummyparameters[a=\begingroup,b=\endgroup]

\dummyparameter{a}
\dummyparameter{b}

% b is still \endgroup

\getdummyparameters[a=,b=]

\dummyparameter{a}
\dummyparameter{b}

\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://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2023-08-10 13:53 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 15:42 [NTG-context] upload Hans Hagen
2023-08-09 19:29 ` [NTG-context] upload Rik Kabel
2023-08-09 21:11   ` Hans Hagen
2023-08-10 12:57     ` Henning Hraban Ramm
2023-08-10 13:03       ` Hans Hagen
2023-08-10 13:33         ` Henning Hraban Ramm
2023-08-10 13:52           ` Wolfgang Schuster [this message]
2023-08-10 14:41             ` Hans Hagen via ntg-context
2023-08-10 15:02               ` Wolfgang Schuster
2023-08-10 16:14                 ` Henning Hraban Ramm
2023-08-11  1:31 ` Thangalin
2023-08-11  6:19   ` Hans Hagen
2023-08-11 16:41     ` Thangalin
2024-01-17 23:13 [NTG-context] upload Hans Hagen
2024-01-18  1:35 ` [NTG-context] upload Otared Kavian
2024-01-18  6:29   ` Mikael Sundqvist
2024-01-18  7:17     ` Jeong Dal via ntg-context
2024-01-18 14:27       ` Otared Kavian
2024-01-18 14:49         ` Hans Hagen
2024-01-18 19:04 ` Alain Delmotte
2024-01-18 19:43   ` Denis Maier via ntg-context
2024-01-19 17:34     ` Pablo Rodriguez via ntg-context
2024-01-19 18:55       ` Denis Maier via ntg-context
2024-01-19 21:56       ` Otared Kavian
2024-01-20  7:41         ` Alain Delmotte
2024-01-20  8:38       ` Hans Hagen via ntg-context
2024-01-20  8:58         ` vm via ntg-context
2024-01-20  9:32           ` Ursula Hermann
2024-01-20  9:45             ` Hans Hagen
2024-01-23  9:09             ` Hans Hagen via ntg-context
2024-01-23 16:29               ` Otared Kavian
2024-01-23 18:02                 ` Bruce Horrocks
2024-01-23 20:08                 ` Hans van der Meer via ntg-context
2024-01-23 20:59                   ` Otared Kavian
2024-01-23 21:06                     ` Thomas A. Schmitz
2024-01-24  9:29                       ` Otared Kavian
2024-01-23 21:02                   ` Otared Kavian
2024-01-20 13:04         ` Pablo Rodriguez via ntg-context
2024-01-21 11:33         ` Alain Delmotte
2024-02-14 12:44 [NTG-context] upload Hans Hagen
2024-02-15  9:02 ` [NTG-context] upload luigi scarso
2024-02-15  9:35   ` Mikael Sundqvist
2024-02-15  9:48   ` Hans Hagen
2024-04-01  7:31 [NTG-context] upload Hans Hagen
2024-04-01  8:17 ` [NTG-context] upload Mikael Sundqvist
2024-04-01  9:34 ` Otared Kavian
2024-04-01  9:48   ` 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=59daf089-030f-1d4d-687e-bed690bd5693@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=texml@fiee.net \
    /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).