Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Einige Bugs wurden behoben. Die wichtigste Neuerung ist, dass die Informationen automatisch in die PostScript-Ausgabe, so dass, wenn es zu einem PDF umgewandelt wird, Querverweise und Seitenzahlen in Indizes anklickbare Links werden eingefügt.
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

Die einzigen Änderungen in dieser Version sind Code und Test räumt. Einige auf der Compiler-Warnungen loszuwerden, sind einige auf die aktuelle libpng API (was es war Hilfe ist veraltet) aktualisieren, und einige sind zu den Prüfungen, die JPEGs Arbeit mit verschiedenen Versionen von libjpeg einbeziehen zu machen.
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

Diese Veröffentlichung fügt "configure"-Optionen zu deaktivieren, JPEG-und / oder PNG-Unterstützung. Einige # ifdefs fehlten, wenn einer von ihnen waren nicht unterstützt, was zu Kompilierungsfehler, dieser Fehler wurde behoben.
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

Einige kleinere Fehler wurden behoben. Unterstützung von PNG-Bildern wurde hinzugefügt. Es gibt auch Unterstützung für die Anpassung der Höhe der Indices und Exponenten.
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

Ein paar zusätzliche Features wurden hinzugefügt und einige Fehler wurden ausgebessert.
Tags: Minor feature enhancements
A few extra features have been added, and a few bugs have been mended.

Project Resources