Télécharger la liste

Description du projet

SDoP (Simple DocBook Processor) reads a DocBook XML file, processes it into typeset pages, and outputs the result as PostScript (which can easily be converted to a PDF). It is "simple" because it supports only a subset of DocBook, and also because it does not make use of a DTD or stylesheets or any other heavyweight apparatus. It is a single program. SDoP is used to format the Exim reference manual.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-28 20:00
0.70

Certains bugs ont été corrigés. La principale nouveauté est que l'information est automatiquement inséré dans la sortie PostScript telle que si elle est convertie en un fichier PDF, les renvois et les numéros de page dans les index deviennent des liens cliquables.
Some bugs have been fixed. The main new feature is that information is automatically inserted into the PostScript output such that if it is converted to a PDF, cross-references and page numbers in indexes become clickable links.

2010-07-29 07:19
0.63

Les seuls changements dans le présent communiqué sont range code et tester. Certains sont de se débarrasser des avertissements du compilateur, certains sont à jour vers la libpng API actuelle (ce qu'il a utilisé est obsolète), et certains sont à faire les tests qui impliquent le travail JPEG avec différentes versions de libjpeg.
Tags: tidies
The only changes in this release are code and test tidies. Some are to get rid of compiler warnings, some are to update to the current libpng API (what it was using is deprecated), and some are to make the tests that involve JPEGs work with different versions of libjpeg.

2009-07-24 22:21
0.61

Cette version ajoute "configurer les options" en JPEG désactiver et / ou le support PNG. Certains ifdefs # manquaient lorsque l'une d'elles n'ont pas été pris en charge, conduisant à des erreurs de compilation, ce qui a été corrigé.
Tags: Build bugfix
This release adds "configure" options to disable JPEG and/or PNG
support. Some #ifdefs were missing when either of these were not
supported, leading to compilation errors; this has been fixed.

2009-07-22 20:44
0.60

Quelques bugs mineurs ont été corrigés. Support pour des images PNG a été ajouté. Il ya également un soutien pour adapter les niveaux d'indices et exposants.
Some minor bugs have been fixed. Support for PNG images has been added. There is also support for adjusting the levels of subscripts and superscripts.

2009-02-28 04:16
0.52

Quelques caractéristiques supplémentaires ont été ajoutées, et quelques bugs ont été raccommodé.
Tags: Minor feature enhancements
A few extra features have been added, and a few bugs have been mended.

Project Resources