From 25da1680c328a0f65bed629cfd05425c730b3de8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 16 Jan 2011 09:34:47 -0800 Subject: [PATCH] Documented --chapters in README. --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 07f2266af..2e598aed8 100644 --- a/README +++ b/README @@ -261,6 +261,10 @@ Options `--xetex` : Create LaTeX outut suitable for processing by XeTeX. +`--chapters` +: Treat top-level headers as chapters in LaTeX, ConTeXt, and DocBook + output. + `-N`, `--number-sections` : Number section headings in LaTeX, ConTeXt, or HTML output. By default, sections are not numbered.