ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with definelabel in recent standalone
@ 2014-01-15 14:29 Rik Kabel
  2014-01-16 21:14 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Rik Kabel @ 2014-01-15 14:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

The following code fails with the current standalone
(ConTeXt  ver: 2014.01.14 22:36 MKIV beta  fmt: 2014.1.14  int: 
english/english), but works with TL2013:

        \setuppapersize[A8][A8]
        \definelabel   [Qb]
                        [
                          text=,
                          alternative=inright,
                          way=bytext,
                          headstyle=\ssxx,
                          headcolor=darkgray,
                        ]
        \starttext
        \Qb[labelname]This is some text.

        As in \in[labelname].
        \stoptext

The problem appears to be with the alternative= key, which I do not see 
in the wiki for \definelabel but take to be the MKIV equivalent of the 
location= key (as described on the wiki for \setupdescriptions and 
presented in numerous examples on the mailing list). The location= key 
appears to be ignored, although it does not otherwise fail, when used in 
this snippet.

The example produces:

The same code in TL2013 produces:


Any clues about how to fix this will be greatefully accepted.

-- 
Rik

[-- Attachment #1.2.1: Type: text/html, Size: 3235 bytes --]

[-- Attachment #1.2.2: Type: image/png, Size: 4192 bytes --]

[-- Attachment #1.2.3: Type: image/png, Size: 3377 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Problem with definelabel in recent standalone
  2014-01-15 14:29 Problem with definelabel in recent standalone Rik Kabel
@ 2014-01-16 21:14 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2014-01-16 21:14 UTC (permalink / raw)
  To: ntg-context

On 1/15/2014 3:29 PM, Rik Kabel wrote:
> The following code fails with the current standalone
> (ConTeXt  ver: 2014.01.14 22:36 MKIV beta  fmt: 2014.1.14  int:
> english/english), but works with TL2013:
>
>         \setuppapersize[A8][A8]
>         \definelabel   [Qb]
>                         [
>                           text=,
>                           alternative=inright,
>                           way=bytext,
>                           headstyle=\ssxx,
>                           headcolor=darkgray,
>                         ]
>         \starttext
>         \Qb[labelname]This is some text.
>
>         As in \in[labelname].
>         \stoptext
>
> The problem appears to be with the alternative= key, which I do not see
> in the wiki for \definelabel but take to be the MKIV equivalent of the
> location= key (as described on the wiki for \setupdescriptions and
> presented in numerous examples on the mailing list). The location= key
> appears to be ignored, although it does not otherwise fail, when used in
> this snippet.
>
> The example produces:
>
> The same code in TL2013 produces:
>
>
> Any clues about how to fix this will be greatefully accepted.

fixed in next beta


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2014-01-16 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-15 14:29 Problem with definelabel in recent standalone Rik Kabel
2014-01-16 21:14 ` Hans Hagen

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