ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Title in enumeration not working?
Date: Mon, 21 Dec 2020 15:11:32 +0100	[thread overview]
Message-ID: <68E70DD3-0399-4568-90AC-F137C5119D92@gmail.com> (raw)
In-Reply-To: <CAHy-LL-SLJn+CxH2+Sdpnx2Wrf782nZ8XxEXSNAnDTdky6oP6g@mail.gmail.com>


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

Hi Mikael,

Indeed you are right about the fact that 

> \startexample[title={Title}]
> ...
> \stopexample

is more logical and also more convenient. 
Sorry for not having checked your example in mkiv, where this structure works as intended.
So it might be a small buglet in LMTX.

Best regards: Otared

> On 21 Dec 2020, at 14:06, Mikael Sundqvist <mickep@gmail.com> wrote:
> 
> Hi Otared,
> 
> Thank you for your suggestion. I would say yes and no.
> 
> I want the result one gets from what you write, but I prefer the syntax
> 
> \startexample[title={Title}]
> ...
> \stopexample
> 
> and that has been working before. Reading in setup-en.pdf, it also looks to me as if that should work.
> 
> Best,
> 
> Mikael
> 
> On Mon, Dec 21, 2020 at 11:47 AM Otared Kavian <otared@gmail.com <mailto:otared@gmail.com>> wrote:
> Hi Mickael,
> 
> Maybe this is what you want:
> 
> \defineenumeration[example]
>         [text=Example,
>         title=yes,
>         titleleft=,
>         titleright={.},
>         ]
> 
> \starttext
> \startexample{Title} 
> This is a test.
> \stopexample
> \stoptext
> 
> Of course is you say
>         text=,
> then you get only « Title » and a number in front of it.
> 
> Best regards: OK
> 
> > On 21 Dec 2020, at 11:05, Mikael Sundqvist <mickep@gmail.com <mailto:mickep@gmail.com>> wrote:
> > 
> > Hi,
> > 
> > Has anything changed with titles and enumerations? I expected a title "Title" with the following setup.
> > 
> > \defineenumeration[example][
> >   text=Example,
> >   title=yes,
> > ]
> > 
> > \starttext
> > \startexample[title={Title}]
> > This is a test.
> > \stopexample
> > \stoptext
> > 
> > But it does not show up.
> > 
> > /Mikael
> > 
> > 
> > ___________________________________________________________________________________
> > If your question is of interest to others as well, please add an entry to the Wiki!
> > 
> > maillist : ntg-context@ntg.nl <mailto:ntg-context@ntg.nl> / http://www.ntg.nl/mailman/listinfo/ntg-context <http://www.ntg.nl/mailman/listinfo/ntg-context>
> > webpage  : http://www.pragma-ade.nl <http://www.pragma-ade.nl/> / http://context.aanhet.net <http://context.aanhet.net/>
> > archive  : https://bitbucket.org/phg/context-mirror/commits/ <https://bitbucket.org/phg/context-mirror/commits/>
> > wiki     : http://contextgarden.net <http://contextgarden.net/>
> > ___________________________________________________________________________________
> 
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
> 
> maillist : ntg-context@ntg.nl <mailto:ntg-context@ntg.nl> / http://www.ntg.nl/mailman/listinfo/ntg-context <http://www.ntg.nl/mailman/listinfo/ntg-context>
> webpage  : http://www.pragma-ade.nl <http://www.pragma-ade.nl/> / http://context.aanhet.net <http://context.aanhet.net/>
> archive  : https://bitbucket.org/phg/context-mirror/commits/ <https://bitbucket.org/phg/context-mirror/commits/>
> wiki     : http://contextgarden.net <http://contextgarden.net/>
> ___________________________________________________________________________________
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 7191 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-12-21 14:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-21 10:05 Mikael Sundqvist
2020-12-21 10:47 ` Otared Kavian
2020-12-21 13:06   ` Mikael Sundqvist
2020-12-21 14:11     ` Otared Kavian [this message]
2020-12-30 18:04       ` Mikael Sundqvist

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=68E70DD3-0399-4568-90AC-F137C5119D92@gmail.com \
    --to=otared@gmail.com \
    --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).