diff options
| author | Edwin Török <edwin@etorok.net> | 2023-12-17 15:58:47 +0000 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-12-17 10:07:10 -0800 |
| commit | f48fa9ac17536f63d427045de4c48681ae105d62 (patch) | |
| tree | 3567b76af7d974bc175c6596d5e5a10db0f4e168 /data/init.lua | |
| parent | 79204047a54a1864016864ffe0804fd4e2cb38ed (diff) | |
reference.docx: fix validation error on tblW
```
./tmp/document-pretty.xml:260: element tblW: Schemas validity error : Element '{http://schemas.openxmlformats.org/wordprocessingml/2006/main}tblW', attribute '{http://schemas.openxmlformats.org/wordprocessingml/2006/main}w': '0.0' is not a valid value of the union type '{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_MeasurementOrPercent'.
```
See http://officeopenxml.com/WPtableWidth.php, there is a disagreement
here between standard versions on whether a `%` is required or not when
type=`pct`, but the default is 0 when omitted, so just delete this
entry.
Signed-off-by: Edwin Török <edwin@etorok.net>
Diffstat (limited to 'data/init.lua')
0 files changed, 0 insertions, 0 deletions
