Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This program makes PNG graphics from DVI files as obtained from
TeX and its relatives.
It is intended to produce anti-aliased screen-resolution images as
fast as is possible. The target audience is people who need to
generate and regenerate many images again and again. The primary
target is the preview-latex (X)Emacs package, a package to preview
formulas from within (X)Emacs. Yes, you get to see your formulas
in the (X)Emacs buffer, see `http://preview-latex.sf.net'.
Another example is WeBWorK, an internet-based method for delivering
homework problems to students over the internet, giving students
instant feedback as to whether or not their answers are correct,
see `http://webwork.math.rochester.edu'.
Other applications may also benefit, like web applications as
latex2html and WYSIWYG editors like LyX.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on other Python extensions to propagate the Python version properly,
it is necessary to include "python/extension.mk" before the extensions'
"buildlink2.mk" files.
|
|
|
|
pixmaps
XXX reportlab has some problems finding its font files, originally it
requires AcrobatReader to be installed... it should work with X11 or
ghostscript fonts, after some configuration
|
|
Main changes since ReportLab 1.16:
- Pythonpoint improvements contributed by Turgut Uyar & Tim Roberts.
- Para.py fix from doug@pennatus.com.
- Pdfgen image fixes.
- Spiderchart from Andy Robinson.
- Better distutils support with Dirk Datzert's assistance.
- Improvements for Asian fonts in paragraphs.
- Added _rl_accel._Ascii85Decode.
- Graphics and other bug fixes.
- Bug & leak fixes.
- improvements to pyRXP which can now be used in 16bit mode.
- Tables now can have row and column spanning.
- renderPM can now do PICT images.
- More charts and improvements to existing graphics classes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Haruhiko Okumura). Changes only described in Japanese on the homepage.
|
|
|
|
the installed files are not automatically included in the right place in
the system path and need to be either copied in /usr/bin or dealt with in
another way.
The saves a lot of frustration and puzzling esp. for the beginning user.
|
|
|
|
(Forgot the last time we did this. Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
|
|
|
|
exploitable security whole in version 5.06 an older.
|
|
package tools can handle it properly.
|
|
|
|
This version includes a small patch that fixes a security hole in
version 2.02. It was possible to construct a malicious URL link in a
PDF file which would cause an arbitrary command to be run. The patch
changes things to that the various characters which can cause trouble
are escaped (%xx) before calling system(). This patch also changes the
"launch" link verification dialog to provde a scrolling view of the
command about to be run when the command string is excessively long.
|
|
|
|
|
|
full change log is available in its WWW page.
[2003-05-29] use bold face in a heading even if a bold keyword is not
specified when using OTF package by Saitou Syuuzaburou. Also use ruby
font for \ruby in okumakuro.sty when export keyword is specified.
[2003-05-17] output pagesize special of dvipdfm(x) too with papersize
option. It makes page size is auto-specified when making a PDF file.
Also page size is increased by 2 inches when register mark is used to
avoid the mark at right side of the page is not seen in preview.
[2003-04-29] introduced vartwoside option to jsbook class which layouts
headers to like twoside and bodies like oneside. \marginpar is always
located to right page. thanks to: tonny-san, sippo-aikouka-san.
[2003-04-18] jsclasses is now distrebuted in ISO-2022-JP encoding to
avoid troubles which caused by Shift JIS encoding used previous. No
code-conversion should be needed in any OS. While the archive is now in
ZIP form. LZH form is also available.
[2003-03-16, updated] Re-introduced the workaround of the [2001-04-26]
which was removed as a part of the [2003-03-16] change. the workaround
had the merit that an italic font was not selected in newtheorem without
amsthm.
|
|
This is the "HTML Support" release. The significant changes/additions
over the previous version are:
# Support for HTML output. Either LaTeX2HTML or HeVeA may be used.
* Fixed a bug where bibtex was not run sometimes when it needed to be
run. This problem showed up with some versions of LaTeX.
* Added a POST_BIBTEX_HOOK variable which specifies a program to be
run after a BibTeX run. This gives users the ability to insert an
additional processing step if desired.
|
|
|
|
now and not NetBSD-*-arm32. Changes include one or more of:
- Change MACHINE_ARCH == arm32 to also match arm
- Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
- Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
|
|
|
|
PR21824 by a 2ch anonym.
Bump revision to 1.
|
|
dvipdfm package from Brook G. Milligan in PR 21350.
PKGREVISION++
|
|
PKGREVISION++
|
|
|
|
Change the cupsd rc.d script to REQUIRE slpd. This is needed for the
case where cupsd actually uses SLP to register services (by setting
BrowseProtocols to include "slp") and does nothing otherwise.
|
|
of the diffs between vanilla CUPS and pkgsrc CUPS will be sent back to
the author.
* Allow overriding the default paths for "CUPS_SERVERBIN" and
"CUPS_LOCALEDIR" by passing values through the configure script.
This facilitates using custom directory hierarchies as is common in
various packaging systems.
* Allow choosing the man page extension style by passing values
directly through the configure script. This allows overriding the
defaults for an operating system, which can happen in some packaging
systems. Leave the default behaviour unchanged if not specified.
|
|
is accepted. Suggested by Grant.
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
libstdc++ in gcc3.
when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.
packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
|
|
|