docx-rs/fixtures/hello_libre_office/word/settings.xml

9 lines
287 B
XML
Raw Normal View History

2019-11-14 08:54:39 +02:00
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<w:settings xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main">
<w:zoom w:percent="100"/>
<w:defaultTabStop w:val="709"/>
<w:compat>
<w:doNotExpandShiftReturn/>
</w:compat>
</w:settings>