MANUAL.txt: add information about paragraph insertion/deletion
This commit is contained in:
parent
10238f059b
commit
06a672dd4f
1 changed files with 5 additions and 2 deletions
|
@ -554,8 +554,11 @@ Reader options
|
||||||
`insertion`, `deletion`, `comment-start`, and `comment-end`
|
`insertion`, `deletion`, `comment-start`, and `comment-end`
|
||||||
classes, respectively. The author and time of change is
|
classes, respectively. The author and time of change is
|
||||||
included. `all` is useful for scripting: only accepting changes
|
included. `all` is useful for scripting: only accepting changes
|
||||||
from a certain reviewer, say, or before a certain date. This
|
from a certain reviewer, say, or before a certain date. If a
|
||||||
option only affects the docx reader.
|
paragraph is inserted or deleted, `track-changes=all` produces a
|
||||||
|
span with the class `paragraph-insertion`/`paragraph-deletion`
|
||||||
|
before the affected paragraph break. This option only affects the
|
||||||
|
docx reader.
|
||||||
|
|
||||||
`--extract-media=`*DIR*
|
`--extract-media=`*DIR*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue