Thanks, sure I’ll document that. Just struggling to understand how to use it.

I used \ifindentation as follows

 

\def\ParIndent{\ifindentation\parindent\else 0pt\fi}

 

But if I replace with

 

\def\ParIndent{\doifelseindented{\parindent}{0pt}}

 

It does not work.

Thanks

 

Joseph

 

De : Hans Hagen
Envoyé le :mardi 26 mai 2020 18:33
À : Joseph; mailing list for ConTeXt users
Objet :Re: RE : Re: RE : Re: [NTG-context] Issue with latest LMTX version 2020-05-25

 

On 5/26/2020 2:28 PM, Joseph wrote:

> I want to check if current paragraph is being indented.

I'll add \doifelseindented to lmtx ... which you will then document on

the wiki.

 

Hans

 

-----------------------------------------------------------------

                                           Hans Hagen | PRAGMA ADE

               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands

        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl

-----------------------------------------------------------------