| 1234567891011121314151617181920212223 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
- <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
- <map>
- <title>Customizing PDF output</title>
- <topicref keyref="pdf-customization-approaches"/>
- <topicref keyref="pdf2-creating-change-bars"/>
- <reltable>
- <title>Bi-directional links</title>
- <relrow>
- <relcell>
- <topicref keyref="pdf-customization"/>
- <topicref keyref="pdf-customization-approaches"/>
- <topicref keyref="plugin-coding-conventions"/>
- </relcell>
- <relcell>
- <topicref keyref="pdf-customization-plugins"/>
- </relcell>
- </relrow>
- </reltable>
- </map>
|