Download List

Projeto Descrição

mdocml is a suite of tools for compiling "-mdoc", the roff macro package of choice for BSD manual pages, and "-man", the predominant historical package for UNIX manuals. The mission of mdocml is to deprecate groff, the GNU roff implementation, for displaying -mdoc pages whilst providing token support for -man.

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-05-27 13:58
1.11.3

Localidade de entrada de codificação de saída com o Tlocale saída de opção e escapou de caracteres Unicode foram introduzidas. Isto permite caracteres não-ASCII (por exemplo, \ [u5000]), a ser proferida na codificação da localidade, caso tal ambiente permite a codificação de caracteres de largura (se isso não acontecer, Tascii-é usado no lugar). O suporte a idioma pode ser desligado no momento da compilação, caso em que, Tlocale é sempre sinônimo de-Tascii. Além disso, os documentos multibyte-codificado, tais como aqueles em UTF-8, pode ser recodificados on-the-fly na entrada mandoc usando o utilitário preconv recém-adicionado.
Locale-encoding of output with the -Tlocale output option and Unicode escaped-character input were introduced. This allows for non-ASCII characters (e.g., \[u5000]) to be rendered in the locale's encoding, if said environment supports wide-character encoding (if it does not, -Tascii is used instead). Locale support can be turned off at compile time, in which case -Tlocale is always a synonym for -Tascii. Furthermore, multibyte-encoded documents, such as those in UTF-8, may be recoded on-the-fly into mandoc input by using the newly-added preconv utility.

2011-04-05 12:27
1.11.1

O libroff anterior, libmdoc, e sopa de Libman foram fundidas em uma única biblioteca libmandoc, que gerencia todos os aspectos da análise de manuais real, a partir da linha de assistência a tbl análise. funcionalidade eqn inicial está agora no lugar. Por enquanto, esta é limitada ao reconhecimento de blocos equação; versões futuras expandir este quadro. Havia também muitas correções e melhorias em geral. Em particular, uma grande quantidade de código de redundância e supérfluo foi removido com a fusão das bibliotecas do backend.
The earlier libroff, libmdoc, and libman soup have been merged into a single library, libmandoc, which manages all aspects of parsing real manuals, from line handling to tbl parsing. Initial eqn functionality is now in place. For the time being, this is limited to the recognition of equation blocks; future versions will expand upon this framework. There were also many general fixes and improvements. In particular, a great deal of redundancy and superfluous code has been removed with the merging of the backend libraries.

2011-01-08 07:29
1.10.9

funcionalidade tbl inicial (consulte a seção "TS", "ET" e "T e" macros no manual roff), foi composta a partir de tbl.bsd.lv. Produção ainda é mínima, especialmente para Thtml-e-Txhtml, mas consegue os dados, pelo menos, mostrar. Isso significa que mandoc agora tem suporte embutido para duas preprocessors troff via libroff: soelim e tbl. Além disso, muitas correções de back-end foram implementadas: a manipulação argumento (citando), a melhoria do homem, as classes de erro / aviso, e muitos mais.
Initial tbl functionality (see the "TS", "TE", and "T&" macros in the roff manual) has been merged from tbl.bsd.lv. Output is still minimal, especially for -Thtml and -Txhtml, but manages to at least display data. This means that mandoc now has built-in support for two troff preprocessors via libroff: soelim and tbl. Also, many back-end fixes have been implemented: argument handling (quoting), man improvements, error/warning classes, and many more.

2010-12-25 15:12
1.10.8

Melhorias significativas foram fundidas com o OpenBSD a jusante, incluindo muitos componentes roff novo, uma aplicação em linha de soelim troff, a movimentação de bloco quebrado, classificações erro revisado, e limparam tratamento de condições de erro. Os modos de produção-e-Thtml Txhtml também foram revisados para mostrar uma saída legível em navegadores arbitrárias, incluindo os baseados em texto como o lynx. Por último, libmdoc e Libman ter sido limpo e reduzido em tamanho e complexidade.
Significant improvements were merged from OpenBSD downstream, including many new roff components, an in-line implementation of troff's soelim, broken-block handling, overhauled error classifications, and cleaned up handling of error conditions. The -Thtml and -Txhtml output modes were also overhauled to display readable output in arbitrary browsers, including text-based ones like lynx. Lastly, libmdoc and libman have been cleaned up and reduced in size and complexity.

2010-09-27 21:55
1.10.6

convenções de chamada para mandoc mudaram:-W foi melhorada e-f foi preterido. Os caracteres não-ASCII são também agora uniformemente descartados. Muitas melhorias foram feitas documentação. Muitas correções incrementais foram feitas, acomodar as produções mais interessantes Groff. Por último, preâmbulos pod2man são plenamente aceitos após alguns roff considerável e suporte a caracteres especiais.
Calling conventions for mandoc have changed: -W was improved and -f was deprecated. Non-ASCII characters are also now uniformly discarded. Lots of documentation improvements were made. Many incremental fixes were made, accomodating groff's more interesting productions. Lastly, pod2man preambles are now fully accepted after some considerable roff and special character support.

Project Resources