Age | Commit message (Collapse) | Author | Files | Lines |
|
by adding additional forks. Fix and bump revision.
|
|
* add support for detection of tail and gnu cp, do not hardcode /bin/bash
initial value
* use those detected binaries instead of previously hardcoded ones
* use `type -t` bash shell builtin instead of `which` utility for detection
of file availability
* new option --noautosize to prevent overriding of user-defined paper sizes
Changes 0.0.22:
* added experimental support for xhtml1 source format
* create tex and xhtml subpackage in spec file to reduce requirements for main
package
* automated detection of programs path in configure, program/utility path
could be passed to configure by variable, allowed selection of default
backend and default webbrowser (just for requirements at the moment)
* check for missing tools/programs, fail if tool is not available
* fixed libpaper cleaning up
* xmllint validity check now with noent option
* fixed --stringparam option
* added some messages to easier detection of troubles, used different error
codes for various situations
* fixed FSF addresses, xmlif now licensed under GPLv2+
|
|
PR 44126 from Goetz Isenmann. PKGREVISION++.
While here, add comment to patch-ab.
|
|
0.0.21 (stable)
added experimental support for dblatex(needs installed
dblatex package)
fixed issue with cp -a option on non-gnu systems
non-mandatory support for libpaper
0.0.20 (stable)
added experimental fop support(needs installed fop package)
possibility to read a stylesheet from STDIN
some small fixes/changes in docbook formats and xmlto script
0.0.19 (stable)
added supported for basename with spaces, stringparam
option for passing argument to stylesheet, bash no
longer hardcoded, added option for not cleaning temp
files for diagnostics.
|
|
|
|
usually don't have binary programs in /usr/bin. While here, fixed all
pkglint warnings.
|