pkgsrc/textproc/groff/PLIST.docs

102 lines
4 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST.docs,v 1.5 2017/01/18 13:44:46 leot Exp $
Update to 1.22.3: VERSION 1.22.3 ============== Gxditview --------- o X11 resources for `gxditview', which were previously installed in /usr/X11/lib/X11/app-defaults no matter which `prefix' was set, are now installed in appresdir=$prefix/lib/X11/app-defaults. If `appresdir' is not a standard X11 resource directory, the environment variable XFILESEARCHPATH should be set to this path. The standard default directories depends on the system `libXt'. Common directories include: /usr/lib/X11/app-defaults /usr/share/X11/app-defaults /etc/X11/app-defaults Note that if the option `--with-appresdir' is passed to `configure', the `prefix' will not be added to `appresdir'. Glilypond --------- o This new preprocessor (contributed by Bernd Warken) allows embedding of code for GNU LilyPond (http://www.lilypond.org), a music typesetter. The data gets automatically processed and embedded as EPS images. Gperl ----- o Bernd Warken contributed a new preprocessor to handle Perl code that can be evaluated and then processed by groff. Gpinyin ------- o Another preprocessor from Bernd Warken to pretty-print Pinyin syllables like `guo2wang2' as `guówáng'. Pdfroff ------- o The pdfroff utility script now activates its `--no-toc-relocation' option by default, unless a request similar to: .if !\n[PHASE] .tm pdfroff-option:set toc_relocation=enabled is invoked during input file processing; (`.if !\n[PHASE] ...' ensures that the effect of the `.tm' request is restricted to the document setup phase of processing, as pdfroff sets it to 1 or 2 in the output phase, but leaves it unset in the setup phase). The bundled `spdf.tmac' macro package, which implicitly activates `-mpdfmark' for `ms' macro users, ensures that TOC relocation is appropriately enabled, when the `.TC' macro is invoked. Macro Packages -------------- o The -mom macro package now has full support for eqn, pic, and tbl, as well as captioning and labelling of pdf images and preprocessor output. Lists of Figures, Equations, and Tables can now be autogenerated. PDF_IMAGE has a new FRAME option. o A French introduction to the -me macro package has been added (file `meintro_fr.me'). o In -mdoc, command %C is now available, providing a city or place reference. VERSION 1.22.2 ============== Tbl --- o The character `#' can now be used as an eqn delimiter within tables. Eqn --- o A GNU extension delim on has been added to reactivate delimiters which have been disabled with `delim off'. VERSION 1.22.1 ============== (There was no release 1.22.) Groff ----- o A new option `-j' has been added to call the `chem' preprocessor. Tbl --- o Improved line numbering support. Macro Packages -------------- o Support for the `refer' preprocessor has been added to the -mm macro package. o In -me, the `TH' macro was changed for compatibility with line number support in tables. `bl' now works inside of blocks. The behaviour of centered blocks has been improved. Line numbering support has been improved. o The -mom macro package has reached version 2.0, focusing on PDF output with gropdf (using the new `pdfmom' wrapper script). See the file `version-2.html' of the -mom documentation for a list of the many changes. o Some generic Unicode fallback characters (mainly Roman numerals) have been added. Gropdf ------ o A new driver for generating PDF output directly, contributed by Deri James <deri@chuzzlewit.myzen.co.uk>. Note that this driver is written in Perl, thus you need a working Perl installation to run this output device. Pdfmom ------ o A new wrapper around groff that facilitates the production of PDF documents from files formatted with the -mom macros. VERSION 1.21 ============ Troff ----- o The new `lsm' request specifies a macro to be invoked when leading spaces in an input line are encountered (which are removed then). Number registers `lsn' and `lss' hold the number of removed leading spaces and the corresponding horizontal space, respectively. o There is a new warning category `file', enabled by default. The `mso' request emits warnings in this category when the requested macro file does not exist. o The new `class' request assigns a short name to a set of characters which can be referred to in the `cflags' request. This is especially useful to control line-breaking and hyphenation rules in CJK languages. o Three new values for the `cflags' request have been added, which are needed for proper CJK support. 128 prohibit before but allow break after character 256 prohibit after but allow break before character 512 allow break before and after character Tbl --- o A new global option `nowarn' suppresses warnings if tables are longer than the current line width. Afmtodit -------- o New option `-o' to specify the name of the output file. Macro Packages -------------- o A new macro `%U' has been added to the mdoc package to indicate a URL reference within an .Rs/.Re environment. o Rudimentary support for the Japanese script has been added, most suitable for man page handling as output by grotty. The file `ja.tmac' contains the necessary setup to allow line breaks before and after CJK characters (with proper exceptions). Note, however, that no inter-character spacing is implemented yet -- this usually causes many warnings about bad line breaks.
2015-01-08 10:02:27 +01:00
share/doc/${PKGNAME}/examples/img/webpage1.png
share/doc/${PKGNAME}/examples/img/webpage2.png
share/doc/${PKGNAME}/examples/mom/letter.pdf
share/doc/${PKGNAME}/examples/mom/mom-pdf.pdf
share/doc/${PKGNAME}/examples/mom/sample_docs.pdf
share/doc/${PKGNAME}/examples/mom/typesetting.pdf
Update to 1.22.3: VERSION 1.22.3 ============== Gxditview --------- o X11 resources for `gxditview', which were previously installed in /usr/X11/lib/X11/app-defaults no matter which `prefix' was set, are now installed in appresdir=$prefix/lib/X11/app-defaults. If `appresdir' is not a standard X11 resource directory, the environment variable XFILESEARCHPATH should be set to this path. The standard default directories depends on the system `libXt'. Common directories include: /usr/lib/X11/app-defaults /usr/share/X11/app-defaults /etc/X11/app-defaults Note that if the option `--with-appresdir' is passed to `configure', the `prefix' will not be added to `appresdir'. Glilypond --------- o This new preprocessor (contributed by Bernd Warken) allows embedding of code for GNU LilyPond (http://www.lilypond.org), a music typesetter. The data gets automatically processed and embedded as EPS images. Gperl ----- o Bernd Warken contributed a new preprocessor to handle Perl code that can be evaluated and then processed by groff. Gpinyin ------- o Another preprocessor from Bernd Warken to pretty-print Pinyin syllables like `guo2wang2' as `guówáng'. Pdfroff ------- o The pdfroff utility script now activates its `--no-toc-relocation' option by default, unless a request similar to: .if !\n[PHASE] .tm pdfroff-option:set toc_relocation=enabled is invoked during input file processing; (`.if !\n[PHASE] ...' ensures that the effect of the `.tm' request is restricted to the document setup phase of processing, as pdfroff sets it to 1 or 2 in the output phase, but leaves it unset in the setup phase). The bundled `spdf.tmac' macro package, which implicitly activates `-mpdfmark' for `ms' macro users, ensures that TOC relocation is appropriately enabled, when the `.TC' macro is invoked. Macro Packages -------------- o The -mom macro package now has full support for eqn, pic, and tbl, as well as captioning and labelling of pdf images and preprocessor output. Lists of Figures, Equations, and Tables can now be autogenerated. PDF_IMAGE has a new FRAME option. o A French introduction to the -me macro package has been added (file `meintro_fr.me'). o In -mdoc, command %C is now available, providing a city or place reference. VERSION 1.22.2 ============== Tbl --- o The character `#' can now be used as an eqn delimiter within tables. Eqn --- o A GNU extension delim on has been added to reactivate delimiters which have been disabled with `delim off'. VERSION 1.22.1 ============== (There was no release 1.22.) Groff ----- o A new option `-j' has been added to call the `chem' preprocessor. Tbl --- o Improved line numbering support. Macro Packages -------------- o Support for the `refer' preprocessor has been added to the -mm macro package. o In -me, the `TH' macro was changed for compatibility with line number support in tables. `bl' now works inside of blocks. The behaviour of centered blocks has been improved. Line numbering support has been improved. o The -mom macro package has reached version 2.0, focusing on PDF output with gropdf (using the new `pdfmom' wrapper script). See the file `version-2.html' of the -mom documentation for a list of the many changes. o Some generic Unicode fallback characters (mainly Roman numerals) have been added. Gropdf ------ o A new driver for generating PDF output directly, contributed by Deri James <deri@chuzzlewit.myzen.co.uk>. Note that this driver is written in Perl, thus you need a working Perl installation to run this output device. Pdfmom ------ o A new wrapper around groff that facilitates the production of PDF documents from files formatted with the -mom macros. VERSION 1.21 ============ Troff ----- o The new `lsm' request specifies a macro to be invoked when leading spaces in an input line are encountered (which are removed then). Number registers `lsn' and `lss' hold the number of removed leading spaces and the corresponding horizontal space, respectively. o There is a new warning category `file', enabled by default. The `mso' request emits warnings in this category when the requested macro file does not exist. o The new `class' request assigns a short name to a set of characters which can be referred to in the `cflags' request. This is especially useful to control line-breaking and hyphenation rules in CJK languages. o Three new values for the `cflags' request have been added, which are needed for proper CJK support. 128 prohibit before but allow break after character 256 prohibit after but allow break before character 512 allow break before and after character Tbl --- o A new global option `nowarn' suppresses warnings if tables are longer than the current line width. Afmtodit -------- o New option `-o' to specify the name of the output file. Macro Packages -------------- o A new macro `%U' has been added to the mdoc package to indicate a URL reference within an .Rs/.Re environment. o Rudimentary support for the Japanese script has been added, most suitable for man page handling as output by grotty. The file `ja.tmac' contains the necessary setup to allow line breaks before and after CJK characters (with proper exceptions). Note, however, that no inter-character spacing is implemented yet -- this usually causes many warnings about bad line breaks.
2015-01-08 10:02:27 +01:00
share/doc/${PKGNAME}/examples/webpage-1.html
share/doc/${PKGNAME}/examples/webpage-10.html
share/doc/${PKGNAME}/examples/webpage-11.html
share/doc/${PKGNAME}/examples/webpage-12.html
share/doc/${PKGNAME}/examples/webpage-13.html
share/doc/${PKGNAME}/examples/webpage-14.html
share/doc/${PKGNAME}/examples/webpage-15.html
share/doc/${PKGNAME}/examples/webpage-16.html
share/doc/${PKGNAME}/examples/webpage-17.html
share/doc/${PKGNAME}/examples/webpage-2.html
share/doc/${PKGNAME}/examples/webpage-3.html
share/doc/${PKGNAME}/examples/webpage-4.html
share/doc/${PKGNAME}/examples/webpage-5.html
share/doc/${PKGNAME}/examples/webpage-6.html
share/doc/${PKGNAME}/examples/webpage-7.html
share/doc/${PKGNAME}/examples/webpage-8.html
share/doc/${PKGNAME}/examples/webpage-9.html
share/doc/${PKGNAME}/examples/webpage.html
share/doc/${PKGNAME}/html/img/pic1.png
share/doc/${PKGNAME}/html/img/pic10.png
share/doc/${PKGNAME}/html/img/pic11.png
share/doc/${PKGNAME}/html/img/pic12.png
share/doc/${PKGNAME}/html/img/pic13.png
share/doc/${PKGNAME}/html/img/pic14.png
share/doc/${PKGNAME}/html/img/pic15.png
share/doc/${PKGNAME}/html/img/pic16.png
share/doc/${PKGNAME}/html/img/pic17.png
share/doc/${PKGNAME}/html/img/pic18.png
share/doc/${PKGNAME}/html/img/pic19.png
share/doc/${PKGNAME}/html/img/pic2.png
share/doc/${PKGNAME}/html/img/pic20.png
share/doc/${PKGNAME}/html/img/pic21.png
share/doc/${PKGNAME}/html/img/pic22.png
share/doc/${PKGNAME}/html/img/pic23.png
share/doc/${PKGNAME}/html/img/pic24.png
share/doc/${PKGNAME}/html/img/pic25.png
share/doc/${PKGNAME}/html/img/pic26.png
share/doc/${PKGNAME}/html/img/pic27.png
share/doc/${PKGNAME}/html/img/pic28.png
share/doc/${PKGNAME}/html/img/pic29.png
share/doc/${PKGNAME}/html/img/pic3.png
share/doc/${PKGNAME}/html/img/pic30.png
share/doc/${PKGNAME}/html/img/pic31.png
share/doc/${PKGNAME}/html/img/pic32.png
share/doc/${PKGNAME}/html/img/pic33.png
share/doc/${PKGNAME}/html/img/pic34.png
share/doc/${PKGNAME}/html/img/pic35.png
share/doc/${PKGNAME}/html/img/pic36.png
share/doc/${PKGNAME}/html/img/pic37.png
share/doc/${PKGNAME}/html/img/pic38.png
share/doc/${PKGNAME}/html/img/pic39.png
share/doc/${PKGNAME}/html/img/pic4.png
share/doc/${PKGNAME}/html/img/pic40.png
share/doc/${PKGNAME}/html/img/pic41.png
share/doc/${PKGNAME}/html/img/pic42.png
share/doc/${PKGNAME}/html/img/pic43.png
share/doc/${PKGNAME}/html/img/pic44.png
share/doc/${PKGNAME}/html/img/pic45.png
share/doc/${PKGNAME}/html/img/pic47.png
share/doc/${PKGNAME}/html/img/pic48.png
share/doc/${PKGNAME}/html/img/pic49.png
share/doc/${PKGNAME}/html/img/pic5.png
share/doc/${PKGNAME}/html/img/pic50.png
share/doc/${PKGNAME}/html/img/pic51.png
share/doc/${PKGNAME}/html/img/pic6.png
share/doc/${PKGNAME}/html/img/pic7.png
share/doc/${PKGNAME}/html/img/pic8.png
share/doc/${PKGNAME}/html/img/pic9.png
share/doc/${PKGNAME}/html/pic-1.html
share/doc/${PKGNAME}/html/pic-10.html
share/doc/${PKGNAME}/html/pic-11.html
share/doc/${PKGNAME}/html/pic-12.html
share/doc/${PKGNAME}/html/pic-13.html
share/doc/${PKGNAME}/html/pic-14.html
share/doc/${PKGNAME}/html/pic-15.html
share/doc/${PKGNAME}/html/pic-16.html
share/doc/${PKGNAME}/html/pic-17.html
share/doc/${PKGNAME}/html/pic-18.html
share/doc/${PKGNAME}/html/pic-19.html
share/doc/${PKGNAME}/html/pic-2.html
share/doc/${PKGNAME}/html/pic-20.html
share/doc/${PKGNAME}/html/pic-21.html
share/doc/${PKGNAME}/html/pic-22.html
share/doc/${PKGNAME}/html/pic-23.html
share/doc/${PKGNAME}/html/pic-3.html
share/doc/${PKGNAME}/html/pic-4.html
share/doc/${PKGNAME}/html/pic-5.html
share/doc/${PKGNAME}/html/pic-6.html
share/doc/${PKGNAME}/html/pic-7.html
share/doc/${PKGNAME}/html/pic-8.html
share/doc/${PKGNAME}/html/pic-9.html
share/doc/${PKGNAME}/html/pic.html
share/doc/${PKGNAME}/pdf/mom-pdf.pdf
Update to 1.22.3: VERSION 1.22.3 ============== Gxditview --------- o X11 resources for `gxditview', which were previously installed in /usr/X11/lib/X11/app-defaults no matter which `prefix' was set, are now installed in appresdir=$prefix/lib/X11/app-defaults. If `appresdir' is not a standard X11 resource directory, the environment variable XFILESEARCHPATH should be set to this path. The standard default directories depends on the system `libXt'. Common directories include: /usr/lib/X11/app-defaults /usr/share/X11/app-defaults /etc/X11/app-defaults Note that if the option `--with-appresdir' is passed to `configure', the `prefix' will not be added to `appresdir'. Glilypond --------- o This new preprocessor (contributed by Bernd Warken) allows embedding of code for GNU LilyPond (http://www.lilypond.org), a music typesetter. The data gets automatically processed and embedded as EPS images. Gperl ----- o Bernd Warken contributed a new preprocessor to handle Perl code that can be evaluated and then processed by groff. Gpinyin ------- o Another preprocessor from Bernd Warken to pretty-print Pinyin syllables like `guo2wang2' as `guówáng'. Pdfroff ------- o The pdfroff utility script now activates its `--no-toc-relocation' option by default, unless a request similar to: .if !\n[PHASE] .tm pdfroff-option:set toc_relocation=enabled is invoked during input file processing; (`.if !\n[PHASE] ...' ensures that the effect of the `.tm' request is restricted to the document setup phase of processing, as pdfroff sets it to 1 or 2 in the output phase, but leaves it unset in the setup phase). The bundled `spdf.tmac' macro package, which implicitly activates `-mpdfmark' for `ms' macro users, ensures that TOC relocation is appropriately enabled, when the `.TC' macro is invoked. Macro Packages -------------- o The -mom macro package now has full support for eqn, pic, and tbl, as well as captioning and labelling of pdf images and preprocessor output. Lists of Figures, Equations, and Tables can now be autogenerated. PDF_IMAGE has a new FRAME option. o A French introduction to the -me macro package has been added (file `meintro_fr.me'). o In -mdoc, command %C is now available, providing a city or place reference. VERSION 1.22.2 ============== Tbl --- o The character `#' can now be used as an eqn delimiter within tables. Eqn --- o A GNU extension delim on has been added to reactivate delimiters which have been disabled with `delim off'. VERSION 1.22.1 ============== (There was no release 1.22.) Groff ----- o A new option `-j' has been added to call the `chem' preprocessor. Tbl --- o Improved line numbering support. Macro Packages -------------- o Support for the `refer' preprocessor has been added to the -mm macro package. o In -me, the `TH' macro was changed for compatibility with line number support in tables. `bl' now works inside of blocks. The behaviour of centered blocks has been improved. Line numbering support has been improved. o The -mom macro package has reached version 2.0, focusing on PDF output with gropdf (using the new `pdfmom' wrapper script). See the file `version-2.html' of the -mom documentation for a list of the many changes. o Some generic Unicode fallback characters (mainly Roman numerals) have been added. Gropdf ------ o A new driver for generating PDF output directly, contributed by Deri James <deri@chuzzlewit.myzen.co.uk>. Note that this driver is written in Perl, thus you need a working Perl installation to run this output device. Pdfmom ------ o A new wrapper around groff that facilitates the production of PDF documents from files formatted with the -mom macros. VERSION 1.21 ============ Troff ----- o The new `lsm' request specifies a macro to be invoked when leading spaces in an input line are encountered (which are removed then). Number registers `lsn' and `lss' hold the number of removed leading spaces and the corresponding horizontal space, respectively. o There is a new warning category `file', enabled by default. The `mso' request emits warnings in this category when the requested macro file does not exist. o The new `class' request assigns a short name to a set of characters which can be referred to in the `cflags' request. This is especially useful to control line-breaking and hyphenation rules in CJK languages. o Three new values for the `cflags' request have been added, which are needed for proper CJK support. 128 prohibit before but allow break after character 256 prohibit after but allow break before character 512 allow break before and after character Tbl --- o A new global option `nowarn' suppresses warnings if tables are longer than the current line width. Afmtodit -------- o New option `-o' to specify the name of the output file. Macro Packages -------------- o A new macro `%U' has been added to the mdoc package to indicate a URL reference within an .Rs/.Re environment. o Rudimentary support for the Japanese script has been added, most suitable for man page handling as output by grotty. The file `ja.tmac' contains the necessary setup to allow line breaks before and after CJK characters (with proper exceptions). Note, however, that no inter-character spacing is implemented yet -- this usually causes many warnings about bad line breaks.
2015-01-08 10:02:27 +01:00
share/doc/${PKGNAME}/pdf/pdfmark.pdf