Commit b3056da
committed
With the simple file
```
/// \file
```
and setting
```
GENERATE_RTF=YES
```
we get in the messages a number of times the message:
```
Style 'Heading6' redefines \s5.
```
This has been corrected and made from message to an "error".1 parent 14fc65f commit b3056da
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
564 | | - | |
| 564 | + | |
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments