|
From: Adam C. <ad...@ch...> - 2002-07-05 14:37:55
|
Hi. I would like to implement a transform/filter with which you can select a single section (by name or ordering) to be processed further, filtering all the other ones out. This can be used for extracting the abstract of a document, for example, so you can put it on a separate page (with a link to the full document perhaps). I would greatly apreciate any directions and tips where to start with this. I guess I would inherit from Transform or Filter? Can you (in the application using docutils) specify/add extra transforms/filters to be used when processing a source? Also, I noticed that there seems to be some provision for language localization. Is this in a usable state and is the current API reasonable stable? If so, I can contribute some code to support swedish. --- Adam Chodorowski <ad...@ch...> Computers are not intelligent. They only think they are. |