Skip to content

tei2eoatex.py: observe exporteoatex.transformParameters.xml #31

Open
kthoden opened this issue Nov 26, 2019 · 0 comments
Open

tei2eoatex.py: observe exporteoatex.transformParameters.xml #31

kthoden opened this issue Nov 26, 2019 · 0 comments

Comments

@kthoden
Copy link

kthoden commented Nov 26, 2019

This is a configuration file that is used in XMLmind. It contains the parameters that are different from the default values
.

<?xml version="1.0" encoding="UTF-8"?>
<cfg:configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cfg="http://www.xmlmind.com/xmleditor/schema/configuration">
    <cfg:parameterGroup name="exporteoatex.transformParameters">
        <cfg:parameter name="frontmatter">false</cfg:parameter>
        <cfg:parameter name="frontmattermanual">true</cfg:parameter>
        <cfg:parameter name="hyphenation">true</cfg:parameter>
        <cfg:parameter name="strictfloats">false</cfg:parameter>
    </cfg:parameterGroup>
</cfg:configuration>
Sign in to join this conversation on GitHub.
Labels
None yet
Development

No branches or pull requests

1 participant