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

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: interpreted according to the syntax
@example @var{x}:@var{y}:@var{width}:@var{height}:@var{color}:@var{thickness}.
drawbox=@var{x}:@var{y}:@var{width}:@var{height}:@var{color}:@var{thickness}
@end example
Some examples follow: Some examples follow:
@itemize @itemize