From f1c59b271faf6e202ae71336d5da897bfb8ebf02 Mon Sep 17 00:00:00 2001 From: Jesse Rosenthal Date: Sun, 21 Feb 2016 06:34:38 -0500 Subject: Update README to reflect 4112b32. We don't infer `--chapters` if `article` document option is set. For example: `\documentclass[article]{memoir}`. --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index f5179dc89..2fce0dcec 100644 --- a/README +++ b/README @@ -628,9 +628,10 @@ Options affecting specific writers `--chapters` : Treat top-level headers as chapters in LaTeX, ConTeXt, and DocBook - output. When the LaTeX document class is set to `report`, `book`, or - `memoir`, this option is implied. If `beamer` is the output - format, top-level headers will become `\part{..}`. + output. When the LaTeX document class is set to `report`, `book`, + or `memoir` (unless the `article` option is specified), this + option is implied. If `beamer` is the output format, top-level + headers will become `\part{..}`. `-N`, `--number-sections` -- cgit v1.2.3