Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Changes 0.36 to 0.37
--------------------
Bug fixes:
- Bug reported by Suzanne Skinner (and others) fixed
New features:
- XML/DocBook output now contains <footnote> tags
- Antiword is now based on DeskLib instead of RISC_OSLib (RISC OS only)
- Show page headers and footers (PostScript and PDF output only)
- Show text that was removed by the revisioning system
- Improved kantiword, based on information from Stefan Wiens
|
|
|
|
|
|
add-on packages from those distributed with TeX. Currently,
PKG_LOCALTEXMFPREFIX and PKG_TEXMFPREFIX are same, so no PKGREVISION
bump.
|
|
|
|
xmltex implements a non-validating parser for documents matching the
W3C XML Namespaces Recommendation. The system may just be used to
parse the file (expanding entity references and normalising namespace
declarations) in which case it records a trace of the parse on the
terminal. Normally however the information from the parse is used to
trigger TeX typesetting code. Declarations (in TeX syntax) are
provided as part of xmltex to associate TeX code with the start and
end of each XML element, attributes, processing instructions, and with
unicode character data.
|
|
|
|
libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX and
DOM-like APIs, but does not attempt to conform exactly to the DOM
specifications because they are not aimed at C++. Its API is much simpler
than the underlying libxml C API.
|
|
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
|
|
|
|
|
|
rdtools's directory.
Bump PKGREVISION.
|
|
found by bulk-build.
|
|
latex2html installs it's latex files in ${PKG_LOCALTEXMFPREFIX}
|
|
|
|
(including Interix).
|
|
|
|
|
|
|
|
|
|
|
|
are stripped from all *.c and *.h files.
|
|
|
|
|
|
|
|
and now bundled in ruby18-base pacakges.
|
|
- version: 3.0.4
date: 2005-02-18
changes:
- The caps class doesn't swallow spaces.
- Horizontal rules required to be on an empty line.
- Hard breaks don't screw with Markdown headers any longer.
- Fixed error triggered by complex lists.
- Inline markups need to be butted up against enclosing text, no spaces.
- Fixed problem with intermingled single and double quotes.
- Brought back lite_mode.
|
|
- rdrt2 command no longer depends on setting of .rd2rc.
- Some characters now could be escaped.
- English documentation.
- Stop warning with Ruby 1.8 and lator.
|
|
devel/ruby-rd-mode pacakge, too.
= CHANGES
:0.6.18
* bin/rd2 UTF-8 support.
* support Ruby 1.9.
* makerdtools.rb fixed some bugs.
* fixed install dot.rd2rc problem
* fixed some bugs.
:0.6.17
* utils/rd-mode.el patch from <shirai@p1jp.com>
:0.6.16
* utils/rd-mode.el font-face patch from HIRAOKA by MoonWolf <moonwolf@moonwolf.com>
:0.6.15
* re-packaging by MoonWolf <moonwolf@moonwolf.com>
|
|
- Use USE_RUBY_INSTALL.
2001-07-10
Fix array concatination statement in install_rb() of the install.rb
for Ruby 1.6.2 or later. Reported by Ed L Cashin <ecashin@terry.uga.edu>
|
|
|
|
|
|
by Ruby 1.8.3 updates.
|
|
ruby18-base packages.
|
|
|
|
in PR pkg/31968.
Changes since 1.0.1:
- "[ID]" and "[URI]" were added.
- "%VECTOR" was to be handled.
- width of snippets was to be able to be changed.
- "-kw" and "-ec" options was added.
- disadvantage bias of hiragana was added.
- interruption was implemented.
- Many other new functions and improvements.
|
|
version: 0.39
date: Tue Apr 12 15:28:40 PDT 2005
changes:
- Need newer Test::More or tests hang.
|
|
host idoru.mine.nu[82.31.78.41] said: 550 sorry,
never heard of you (in reply to RCPT TO command)
|
|
Removed the extra LIBS for the SunPro compiler from the Makefile, as
they made the build fail for me.
|
|
package still does not build on Solaris, but at least it's making
progress.
|
|
|
|
lang/ruby/rubyversion.mk changes.
|
|
|
|
|
|
|
|
WARN: xt/Makefile:18: NO_CONFIGURE should be set to YES or yes.
WARN: xt/Makefile:19: NO_BUILD should be set to YES or yes.
|
|
WARN: xp/Makefile:16: NO_CONFIGURE should be set to YES or yes.
WARN: xp/Makefile:17: NO_BUILD should be set to YES or yes.
|
|
|
|
|