ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Inserting apropriate blank - indenting by \writetolist
@ 2010-05-18  6:02 Jaroslav Hajtmar
  2010-05-18  7:49 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Jaroslav Hajtmar @ 2010-05-18  6:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello all,
When I do:

\writetolist[chapter]{}{Appendicess}

then content is

1.  Section one
2.  Section two
   .  Appendices

stopper is visible - unacceptable for me


when I do:
\writebetweenlist[chapter]{Appendicess}

then content is

1.  Section one
2.  Section two
Appendices

without indentation - - unacceptable for me

Is there way to insert apropriate blank before word Appendicess to 
receive result:
1.  Section one
2.  Section two
      Appendices

My justification:
I am trying bypass this way  section numbering of miscellaneous parts of 
document, because I dont discover way to setting numbering of sections
in appendix part. When I turn on section numbering 
(\setupsectionblock[appendix][number=yes, ...) then result is:
1.  Section one
2.  Section two
...
A. Appendices

When I turn off section numbering 
(\setupsectionblock[appendix][number=no, ...) then result is:

1.  Section one
2.  Section two
   .  Appendices

it is unacceptable for me.

Last acceptable form is:
1.  Section one
2.  Section two
      Appendices

TIA Jaroslav







___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2010-05-18 10:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-18  6:02 Inserting apropriate blank - indenting by \writetolist Jaroslav Hajtmar
2010-05-18  7:49 ` Hans Hagen
2010-05-18 10:06   ` Jaroslav Hajtmar

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