OK, there's this special cool multiplatform presenter software you want to use, but currently \PP cannot be translated into its format. This situation can be changed - just write a \PP converter. A \PP converter takes a \PP source and translates it into another format.

The \ can be almost everything. There's no \ to \ used by \presentation software. Documents can be presented in many ways: on a wall, on screen, or printed, in the Web or intranet - and there are many formats out there meeting many special needs. Think of the \PP converters already there: they address \I (for browser presentations, online documentations, training materials, ...), \I (for traditional presentations), \I (for high quality prints) as well as \I and \I (as intermediate formats to generate \, \, \, \ and more easily). \IOnce you know the target format, you can write a \PP converter to it.

There are two ways to write a converter using the \PP framework. First, the \I way, which is \ and deals with \. In this model, there's a converter program for \each target format.

The second model is more abstract. Based on the experience with traditional converters, it hides much more of the internals, provides more base features and allows to deal with \I entities like paragraphs, tables etc. There is \one converter for all formats, configured by \modules which are loaded automatically, depending on the format. The modules are organized in an inheritance chain, allowing to write new converters on base of existing ones. This is the \I model.

If you are new to \PP converters, I strongly recommend to use the formatter approach. The traditional approach is still working (in fact the formatter model is based on it), but it is harder to deal with.

\LOCALTOC{type=linked}

\INCLUDE{type=pp file="writing-converters-traditional.pp" headlinebase=CURRENT_LEVEL}

\INCLUDE{type=pp file="writing-converters-formatters.pp" headlinebase=CURRENT_LEVEL}

\INCLUDE{type=pp file="writing-converters-appendix.pp" headlinebase=CURRENT_LEVEL}

\INDEX

5 POD Errors

The following errors were encountered while parsing the POD:

Around line 41:

Unknown directive: =Introduction

Around line 56:

Unknown directive: =The

Around line 60:

Unknown directive: =The

Around line 64:

Unknown directive: =Appendix

Around line 68:

Unknown directive: =Index