Browse Source

doc/filters: avoid @example for showing the drawbox shorthand syntax

Improve overall consistency.
tags/n1.2
Stefano Sabatini 12 years ago
parent
commit
44d5a28b7d
1 changed files with 2 additions and 4 deletions
  1. +2
    -4
      doc/filters.texi

+ 2
- 4
doc/filters.texi View File

@@ -1865,10 +1865,8 @@ Set the thickness of the box edge. Default value is @code{4}.
@end table @end table


If the key of the first options is omitted, the arguments are If the key of the first options is omitted, the arguments are
interpreted according to the following syntax:
@example
drawbox=@var{x}:@var{y}:@var{width}:@var{height}:@var{color}:@var{thickness}
@end example
interpreted according to the syntax
@var{x}:@var{y}:@var{width}:@var{height}:@var{color}:@var{thickness}.


Some examples follow: Some examples follow:
@itemize @itemize


Loading…
Cancel
Save