[NTG-context] Force an indent
David Arnold
dwarnold45 at cox.net
Mon Feb 20 18:48:44 CET 2006
OK,
But this gives the same result. No indent.
%output=pdf
\setupwhitespace[medium]
\setupindenting[medium,yes]
\starttext
Again, we choose to multiply the fours, then the result by the square
root of three. That is,
\placeformula[-]
\startformula
4(4\sqrt3)
=16\sqrt3.
\stopformula
\indent By induction, we can argue that that the associative and
commutative properties will allows us to group and arrange the
product of more than three numbers in any order that we please.
\stoptext
How can I get that paragraph after the placeformula to indent?
On Feb 20, 2006, at 2:56 AM, Taco Hoekwater wrote:
>
>
> David Arnold wrote:
>> All,
>>
>> How can I force an indent on my last paragraph? My attempt below does
>> not work. I don't really want to redefine any setups, I just want an
>> indent this one time.
>
> \indent inserts indentation the size of \parindent, which is exactly
> zero points in this case.
>
> Cheers, Taco
> _______________________________________________
> ntg-context mailing list
> ntg-context at ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
More information about the ntg-context
mailing list