ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Gerben Wierda <gerben.wierda@rna.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: More levels of subsubsection?
Date: Fri, 15 Aug 2014 17:33:57 +0200	[thread overview]
Message-ID: <9386908D-3CA2-4DAA-ACCA-46E0162BF2F1@rna.nl> (raw)

I am reproducing another document in an appendix. This document has a numbered structure and an appendix.

A. My Appendix

My appendix text introduction

1. Foo
foo text

1.1 Foo
foo text

2. Foo Appendix

1. FooBar
FooBar text

1.1 FooBar
FooBar text

1.1.1 FooBar
FooBar text

When I use \chapter for My and \subsection and \subsubsection for Foo, how do I solve the FooBar appendix? I have now

\chapter My Appendix

My appendix text introduction

\subsection Foo
foo text

\subsubsection Foo
foo text

\subsection Foo Appendix

But then, how do I solve:

1. FooBar
FooBar text

1.1 FooBar
FooBar text

1.1.1 FooBar
FooBar text

And to matters more complixated, Id like to reproduce the original's indentation, that is 1.1 is a bit more indented than 1 and 1.1.1 is a bit more than 1.1.

G
___________________________________________________________________________________
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
___________________________________________________________________________________


             reply	other threads:[~2014-08-15 15:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-15 15:33 Gerben Wierda [this message]
2014-08-15 16:11 ` Wolfgang Schuster
2014-08-16 12:48   ` Gerben Wierda
2014-08-16 13:08     ` Wolfgang Schuster
2014-08-17 16:08       ` Gerben Wierda
2014-08-17 19:22         ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9386908D-3CA2-4DAA-ACCA-46E0162BF2F1@rna.nl \
    --to=gerben.wierda@rna.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).