- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-model href="dita-ot/plugin.rnc" type="application/relax-ng-compact-syntax"?>
- <plugin id="com.example.html5-webfont">
- <require plugin="org.dita.html5"/>
- <transtype name="html5-webfont" extends="html5" desc="HTML5 with Noto Sans webfont"/>
- <feature extension="ant.import" file="build_html5-webfont.xml"/>
- </plugin>
|