ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issue with LMTX and itemize
@ 2020-11-07 14:49 Pablo Rodriguez
  2020-11-07 15:11 ` Alan Bowen
  0 siblings, 1 reply; 4+ messages in thread
From: Pablo Rodriguez @ 2020-11-07 14:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \starttext
    \startitemize
    \item a\stopitem
    \stopitemize
    \stoptext

With latest LMTX from today, I don’t get any item marker.

Could you confirm the issue?

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: issue with LMTX and itemize
  2020-11-07 14:49 issue with LMTX and itemize Pablo Rodriguez
@ 2020-11-07 15:11 ` Alan Bowen
  2020-11-07 15:27   ` Pablo Rodriguez
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Bowen @ 2020-11-07 15:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi, Pablo—

Shouldn’t it be either
\item a
or
\startitem a\stopitem
?
Alan

On Sat, Nov 7, 2020 at 9:52 AM Pablo Rodriguez <oinos@gmx.es> wrote:

> Dear list,
>
> I have the following sample:
>
>     \starttext
>     \startitemize
>     \item a\stopitem
>     \stopitemize
>     \stoptext
>
> With latest LMTX from today, I don’t get any item marker.
>
> Could you confirm the issue?
>
> Many thanks for your help,
>
> Pablo
> --
> http://www.ousia.tk
>
> ___________________________________________________________________________________
> 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: 2529 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
___________________________________________________________________________________

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

* Re: issue with LMTX and itemize
  2020-11-07 15:11 ` Alan Bowen
@ 2020-11-07 15:27   ` Pablo Rodriguez
  2020-11-07 17:03     ` Alan Bowen
  0 siblings, 1 reply; 4+ messages in thread
From: Pablo Rodriguez @ 2020-11-07 15:27 UTC (permalink / raw)
  To: ntg-context

On 11/7/20 4:11 PM, Alan Bowen wrote:
> Hi, Pablo—
>
> Shouldn’t it be either 
> \item a
> or
> \startitem a\stopitem
> ?
Hi Alan,

of course, the sample reads:

    \starttext
    \startitemize
    \startitem a\stopitem
    \stopitemize
    \stoptext

But the issue still happens on my LMTX installation.

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: issue with LMTX and itemize
  2020-11-07 15:27   ` Pablo Rodriguez
@ 2020-11-07 17:03     ` Alan Bowen
  0 siblings, 0 replies; 4+ messages in thread
From: Alan Bowen @ 2020-11-07 17:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

and on mine with today’s standalone.

A.

On Sat, Nov 7, 2020 at 10:27 AM Pablo Rodriguez <oinos@gmx.es> wrote:

> On 11/7/20 4:11 PM, Alan Bowen wrote:
> > Hi, Pablo—
> >
> > Shouldn’t it be either
> > \item a
> > or
> > \startitem a\stopitem
> > ?
> Hi Alan,
>
> of course, the sample reads:
>
>     \starttext
>     \startitemize
>     \startitem a\stopitem
>     \stopitemize
>     \stoptext
>
> But the issue still happens on my LMTX installation.
>
> Many thanks for your help,
>
> Pablo
> --
> http://www.ousia.tk
>
> ___________________________________________________________________________________
> 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: 2256 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
___________________________________________________________________________________

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

end of thread, other threads:[~2020-11-07 17:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-07 14:49 issue with LMTX and itemize Pablo Rodriguez
2020-11-07 15:11 ` Alan Bowen
2020-11-07 15:27   ` Pablo Rodriguez
2020-11-07 17:03     ` Alan Bowen

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