Use\setupheads[indentnext=yes]BestDenis
Ursprüngliche Nachricht Von: Sylvain Hubert
Datum: 08.11.20 03:44 (GMT+01:00) An: mailing list
for ConTeXt users Betreff: [NTG-context]
\setupindenting[first] not working Dear List,The first paragraph of the
following example is not
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 ge
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
Nobody an idea about this problem?
How at least getting items without indent?
2011/4/9, Cecil Westerhof :
> I have the following code:
> \starttext
>
> {\bf\em default}
>
> paragrap1
>
> paragrap2
>
> paragrap3
>
> \startitemize
> \item paragrap1
>
> paragrap2
>
>
I have the following code:
\starttext
{\bf\em default}
paragrap1
paragrap2
paragrap3
\startitemize
\item paragrap1
paragrap2
paragrap3
\stopitemize
\setupindenting[yes,medium]
{\bf\em after setupindenting[yes,medium]}
paragrap1
para
2011/3/21 Wolfgang Schuster
> > I just discovered \setupindenting. I use:
> > \setupindenting[yes, medium]
> >
> > This does not indent the first paragraph on a page. Is it possible to
> also not indent a paragraph after a blank?
>
> Not with \blank but you can create a command which does it,
Am 21.03.2011 um 19:28 schrieb Cecil Westerhof:
> I just discovered \setupindenting. I use:
> \setupindenting[yes, medium]
>
> This does not indent the first paragraph on a page. Is it possible to also
> not indent a paragraph after a blank?
Not with \blank but you can create a command whi
I just discovered \setupindenting. I use:
\setupindenting[yes, medium]
This does not indent the first paragraph on a page. Is it possible to also
not indent a paragraph after a blank?
--
Cecil Westerhof
___
If yo
Hello,
I am having a problem with setupindenting:
\setupindenting[yes, next, 1em]
Only the very first sentence on a page is being un-indented instead of
each first paragraph in a textblock. The same command has worked for
almost a year, until my latest run of the document on 11 October 2009.
2009/1/21 Wolfgang Schuster :
>> So when you do not want a side effect you need to use double accolades?
>
> To keep the value for \setupindenting local to \letterbody.
That was what I mend in a general sense: if you do not want side
effects, you need double accolades. But I am not always very cle
On Wed, Jan 21, 2009 at 3:21 PM, Cecil Westerhof wrote:
> 2009/1/21 Wolfgang Schuster :
>>> In my template I have:
>>>\long\def\letterbody#1{\blank[line]\setupindenting[yes, medium]#1}
>>
>> \long\def\letterbody#1%
>> {{\blank[line]\setupindenting[yes,medium]#1\par}}
>
> That works. Thanks.
>
2009/1/21 Wolfgang Schuster :
>> In my template I have:
>>\long\def\letterbody#1{\blank[line]\setupindenting[yes, medium]#1}
>
> \long\def\letterbody#1%
> {{\blank[line]\setupindenting[yes,medium]#1\par}}
That works. Thanks.
So when you do not want a side effect you need to use double accolad
On Wed, Jan 21, 2009 at 2:47 PM, Cecil Westerhof wrote:
> 2009/1/21 Wolfgang Schuster :
>> On Tue, Jan 20, 2009 at 10:28 PM, Cecil Westerhof
>> wrote:
>>> With setupindenting I can define the level of indenting. But I want a
>>> different level of indentation for different paragraphs. How can I d
2009/1/21 Wolfgang Schuster :
> On Tue, Jan 20, 2009 at 10:28 PM, Cecil Westerhof
> wrote:
>> With setupindenting I can define the level of indenting. But I want a
>> different level of indentation for different paragraphs. How can I do
>> this?
>
> You can define a environment for special section
On Tue, Jan 20, 2009 at 10:28 PM, Cecil Westerhof
wrote:
> With setupindenting I can define the level of indenting. But I want a
> different level of indentation for different paragraphs. How can I do
> this?
You can define a environment for special sections and set a different
indent parameter i
With setupindenting I can define the level of indenting. But I want a
different level of indentation for different paragraphs. How can I do
this?
--
Cecil Westerhof
___
If your question is of interest to others as wel
Renaud AUBIN wrote:
> To indent or not to indent, that is the question !!! ;-)
\setupformulas[indentnext=yes]
Cheers, Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context
Hi all,
I use \setupindenting[medium,yes] in my document.
When I use:
\placeformula[GiPivel]
\startformula
\frac{\overrightarrow{G_iP_i}}{\Delta T} = \frac{d_i.\vec{y_i} +
\delta_i.\vec{t_i}}{\Delta T} = -\dot
Tobias Burnus wrote:
Hello,
I want to have:
aa
aa
bbb
b
That is: The second paragraph being indented. I tried:
-
\setupindenting[next,yes,big]
Ordering matters, it seems. Try this:
\setupindenting[next,big,yes]
Don't know about t
Hello,
I want to have:
aa
aa
bbb
b
That is: The second paragraph being indented. I tried:
-
\setupindenting[next,yes,big]
\starttext
fajkhfkldjglfd
FJHDLKSGJLKDS
\stoptext
but both paragraphs as not indent
20 matches
Mail list logo