From 4d54c6368b07949e3a5be7bd15e5ca8a610034d7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 22 Feb 2013 20:03:21 -0800 Subject: Clarify that `--number-from` only works in HTML. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index d52d1ad90..853ea282f 100644 --- a/README +++ b/README @@ -394,12 +394,12 @@ Options affecting specific writers top-level headers will become `\part{..}`. `-N`, `--number-sections` -: Number section headings in LaTeX, ConTeXt, or HTML output. +: Number section headings in LaTeX, ConTeXt, HTML, or EPUB output. By default, sections are not numbered. `--number-from`=*NUMBER* -: Starting number for top-level section headings in LaTeX, ConTeXt, - or HTML output. Implies `--number-sections`. +: Starting number for top-level section headings in HTML output. + Ignored in other output formats. Implies `--number-sections`. `--no-tex-ligatures` : Do not convert quotation marks, apostrophes, and dashes to -- cgit v1.2.3