Download List

Projeto Descrição

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.

System Requirements

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

Alguns bugs foram corrigidos. A principal novidade é que a informação é inserida automaticamente na saída PostScript tal que, se ele é convertido para PDF, referências cruzadas e os números de página nos índices em links clicáveis.
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

As únicas mudanças nesta versão são arruma código e teste. Alguns são para se livrar de avisos do compilador, alguns deles estão a atualização para a atual libpng API (que ele estava usando é desaprovado), e alguns estão a fazer os testes que envolvem JPEGs trabalhar com diferentes versões do 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

Este lançamento acrescenta o "configure" opções para desativar JPEG e / ou apoio PNG. Alguns ifdefs # desapareceram quando um desses não foram apoiadas, levando a erros de compilação, o que foi corrigido.
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

Alguns pequenos bugs foram corrigidos. Suporte para imagens PNG foi adicionado. Há também suporte para ajustar os níveis de subscritos e sobrescritos.
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

Alguns recursos extras foram adicionados, e alguns bugs foram solucionados.
Tags: Minor feature enhancements
A few extra features have been added, and a few bugs have been mended.

Project Resources