mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Whitespace
This commit is contained in:
parent
58b8eda64f
commit
895de6f960
@ -116,11 +116,11 @@ public:
|
||||
docstring docbooktag;
|
||||
docstring docbooktagtype;
|
||||
docstring docbookattr;
|
||||
/// Whether this argument should be output after the main tag (default: inside). The result if the argument
|
||||
/// should be output both before and after the main tag is undefined.
|
||||
/// Whether this argument should be output after the main tag (default: inside). The result if the argument
|
||||
/// should be output both before and after the main tag is undefined.
|
||||
bool docbookargumentbeforemaintag = false;
|
||||
/// Whether this argument should be output before the main tag (default: inside). The result if the argument
|
||||
/// should be output both before and after the main tag is undefined.
|
||||
/// Whether this argument should be output before the main tag (default: inside). The result if the argument
|
||||
/// should be output both before and after the main tag is undefined.
|
||||
bool docbookargumentaftermaintag = false;
|
||||
};
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user