Changes between Version 75 and Version 76 of UserGuideGit
- Timestamp:
- Nov 5, 2008, 10:57:16 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuideGit
v75 v76 6 6 * [#Presetmode Preset mode] 7 7 * [#Custompresets Custom presets] 8 * [#Convertingoutputdatafiletopresetfile Converting output data file to preset file] 8 9 * [#Referencemanual Reference manual] 9 10 * [#Mainwindow Main window] … … 97 98 If you add usefull templates, feel free to send them so they could be added as default ones. 98 99 100 ==== Converting output data file to preset file ==== 101 102 As all files managed by Papywizard are xml, it is very easy to convert them to any format. For example, it is very easy to convert an output data file to a '''{{{presets.xml}}}''' file, using '''XSL transofrm'''. Here is a [PresetConverter a form] to automatically make such conversion. 103 99 104 == Reference manual == 100 105