spv: Support underlining in table styles.
[pspp] / src / output / spv / structure-xml.grammar
index 67e83a1be1230ef272cd35de06a58cfc0e9b3453..09288e8c7ee3aaa1abcf6c6c330f50a719e1b68d 100644 (file)
@@ -96,6 +96,7 @@ style
    :font-size?
    :font-style=(regular | italic)?
    :font-weight=(regular | bold)?
+   :font-underline=(none | underline)?
    :labelLocationVertical=(positive | negative | center)?
    :margin-bottom=dimension?
    :margin-left=dimension?