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

Improve overall consistency.
This commit is contained in:
Stefano Sabatini 2013-01-18 18:36:35 +01:00
parent fd165ace7b
commit 44d5a28b7d
1 changed files with 2 additions and 4 deletions

View File

@ -1865,10 +1865,8 @@ Set the thickness of the box edge. Default value is @code{4}.
@end table
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:
@itemize