ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setupindenting[first] not working
@ 2020-11-08  2:43 Sylvain Hubert
  2020-11-08  7:42 ` Denis Maier
  2020-11-08  9:32 ` Wolfgang Schuster
  0 siblings, 2 replies; 3+ messages in thread
From: Sylvain Hubert @ 2020-11-08  2:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Dear List,

The first paragraph of the following example is not indented.

    \setupindenting[yes,first,4cm]
    \starttext
    \section{a}

    \dorecurse{84}{abc }

    \dorecurse{84}{abc }

    \stoptext

Does anyone know how to actually get the first paragraph indented?

Thanks!

Best,
Sylvain

[-- Attachment #1.2: Type: text/html, Size: 532 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] 3+ messages in thread

* Re: \setupindenting[first] not working
  2020-11-08  2:43 \setupindenting[first] not working Sylvain Hubert
@ 2020-11-08  7:42 ` Denis Maier
  2020-11-08  9:32 ` Wolfgang Schuster
  1 sibling, 0 replies; 3+ messages in thread
From: Denis Maier @ 2020-11-08  7:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users, champignoom


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

Use\setupheads[indentnext=yes]BestDenis
-------- Ursprüngliche Nachricht --------Von: Sylvain Hubert <champignoom@gmail.com> Datum: 08.11.20  03:44  (GMT+01:00) An: mailing list for ConTeXt users <ntg-context@ntg.nl> Betreff: [NTG-context] \setupindenting[first] not working Dear List,The first paragraph of the following example is not indented.    \setupindenting[yes,first,4cm]    \starttext    \section{a}        \dorecurse{84}{abc }        \dorecurse{84}{abc }        \stoptextDoes anyone know how to actually get the first paragraph indented?Thanks!Best,Sylvain

[-- Attachment #1.2: Type: text/html, Size: 3056 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] 3+ messages in thread

* Re: \setupindenting[first] not working
  2020-11-08  2:43 \setupindenting[first] not working Sylvain Hubert
  2020-11-08  7:42 ` Denis Maier
@ 2020-11-08  9:32 ` Wolfgang Schuster
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2020-11-08  9:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Sylvain Hubert schrieb am 08.11.2020 um 03:43:
> Dear List,
> 
> The first paragraph of the following example is not indented.
> 
>      \setupindenting[yes,first,4cm]
>      \starttext
>      \section{a}
> 
>      \dorecurse{84}{abc }
> 
>      \dorecurse{84}{abc }
> 
>      \stoptext
> 
> Does anyone know how to actually get the first paragraph indented?

\setuphead
   [section]
   [indentnext=yes]

Wolfgang
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2020-11-08  9:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-08  2:43 \setupindenting[first] not working Sylvain Hubert
2020-11-08  7:42 ` Denis Maier
2020-11-08  9:32 ` Wolfgang Schuster

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