ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setupindenting & \chapter indention
@ 2006-01-21 17:08 Tobias Burnus
  2006-01-21 18:02 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Burnus @ 2006-01-21 17:08 UTC (permalink / raw)


Hello,

I want to have:

aaaaaaaaaa
aaaaaaaaaa
   bbbbbbb
bbbbbbbbb

That is: The second paragraph being indented. I tried:
--------------<cut>---------------
\setupindenting[next,yes,big]

\starttext
fajkhfkldjglfd

FJHDLKSGJLKDS
\stoptext
--------------<knip>--------------

but both paragraphs as not indented.

 * * *

In addition, I have the problem that
--------------
\chapter{foo}
bar
--------------
is printed as
|  1 foo
|bar
i.e. the "1 foo" starts too far at the right

* * *

The first problem I also see using http://live.contextgarden.net/, the
other not. (My ConTeXt is newer though, 2006.01.16 18:35).

Tobias

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

* Re: \setupindenting & \chapter indention
  2006-01-21 17:08 \setupindenting & \chapter indention Tobias Burnus
@ 2006-01-21 18:02 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2006-01-21 18:02 UTC (permalink / raw)


Tobias Burnus wrote:
> Hello,
> 
> I want to have:
> 
> aaaaaaaaaa
> aaaaaaaaaa
>    bbbbbbb
> bbbbbbbbb
> 
> That is: The second paragraph being indented. I tried:
> --------------<cut>---------------
> \setupindenting[next,yes,big]

Ordering matters, it seems. Try this:

   \setupindenting[next,big,yes]

Don't know about that other problem.

> In addition, I have the problem that
> --------------
> \chapter{foo}
> bar
> --------------
> is printed as
> |  1 foo
> |bar

No such problem here (and I also use the 01.16 version).

Cheers, Taco

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

end of thread, other threads:[~2006-01-21 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-21 17:08 \setupindenting & \chapter indention Tobias Burnus
2006-01-21 18:02 ` Taco Hoekwater

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