for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
from README:
-----
New for Acrobat Reader 5.0.8
A security patch was applied that solves a problem reported
with long URLs in weblinks which can cause a buffer overrun.
-----
XXX a solaris version is not tested.
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.
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.
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.
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.
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.
Adobe PostScript printer drivers for MS Windows 9x/NT to use CUPS as a
networked PostScript RIP (raster image processor), handling printfiles
from all client platforms in a uniform way, and enabling clients to
consolidate on a single PostScript driver, even for many different target
printers.
- Use autoconf.mk to regenerate configure script instead of adding a
huge patch to the patches directory.
- The CUPS driver now properly generates CIE colorspaces.
- The pstoraster wrapper didn't correctly pass the cupsProfile attribute
into Ghostscript; this resulted in user-defined profiles being ignored
when printing PS files.
- The CUPS driver now properly rotates the page when given a landscape
PageSize.
- Replaced the "lxm3200" driver (gdevlx32.c) by a modified version which
supports also the Z31 and the Z12
- Updated japanese driver pack "gdevlips" from version 2.3.4 to 2.4.0. The
pack contains the devices "lips2p" "bjc880j". "lips4", "lips4v",
"escpage", "lp2000". "npdl", and "rpdl". "rpdl" is newly added (for
Ricoh's RPDL printers).
- Added "#define USE_POSSIBLY_FLAWED_COMPRESSION 1" to src/gdevhl7x.c
(driver "hl7x0"). This fixes the problem that the printer stops in the
middle of the page.
- security fix to scheduler to address a DoS attack
- improve conformance to IPP specification
- miscellaneous bug fixes to server and userland utilities
- plug memory leaks
- bug fixes to SSL code
- the mime.convs file was missing the filter definition for Windows BMP
(image/x-bitmap) files
- improved test suite
- added CUPS support files for Java, Perl, and PHP
- The cups-lpd mini-daemon now sends jobs to the default queue when an
empty queue name (or "lp" and there is no "lp" queue) is sent.
- The scheduler now supports fax queues identified by a "*cupsFax: True"
attribute in the PPD file.
- The scheduler now supports print files that have been compressed using
gzip.
- Added a robots.txt file to the standard install to prevent search
engines from indexing the CUPS server.
- When writing BSD printcap files, the scheduler now includes the rm and
rp attributes, allowing the file to be exported to LPD clients.
- The pdftops filter now scales PDF pages within the printable area of the
page.
- The PostScript filter now supports binary PostScript files and files
beginning with the PJL language escape sequence.
- Fixed the CIE colorspace support code in the image and PS RIPs.
match package name. The original name is preserved to avoid breaking
current user's configurations and scripts. Bump PKGREVISION to 2.
Suggested by tron@.
changes:
-bugfixes
-If Foomatic 2.9.x is installed, the Foomatic data will be
generated with additional features
-automatic paper cutter is now functional on the
Epson Stylus Photo 925, 950/960, and 2100/2200
-Quality Improvements on Epson Stylus Photo 950/960/PM-950C and 2100/2200
-i18n
Fix post-install to set the appropriate papersize.
Bump PKGREVISION since now setting PAPERSIZE to 'Letter' actually will
yield letter-sized default output.
This program has been written in frustration because some constructs in LaTeX
are sometimes non-intuitive, and easy to forget. It is _not_ a replacement
for the built-in checker in LaTeX; however it catches some typographic errors
LaTeX oversees. In other words, it is Lint for LaTeX. Filters are also
provided for checking the LaTeX parts of CWEB documents.
Lots of changes (from the changelog run through babelfish):
[ 2003-03-16 ] Until now, the block letter was addresssed as a italic and the Japanese character font which corresponds to non-commutative field, but, it modified in mincho typeface. There are times when the abundant
italic is used in mathematics, they are because with the block letter it becomes the black ?. Attendant upon this, under [ 2001-04-26 ] temporarily being to become unnecessary you reset the ridges on the side of a
sword to the origin. This way had decided to leave being to be an advantage when the amsthm is not used with the newtheorem the text without becoming the italic.
[ 2003-03-06 ] Mentuke option corrected the fact that functioning it has not done (the Thanks: Mountain stream)
[ 2003-03-02 ] The patch of To Ni I [ the qa:17212 ] was adopted.
\renewcommand {
\presectionname } { } \renewcommand { \postsectionname } {
paragraph }
When with it does, name of the paragraph becomes the 0th paragraph .
[ 2003-02-21 ] When the \verbatimsize is different from text size in the okuverb, interval front and back being different, the phenomenon which is visible was corrected. When output of the symbolic formula
manipulations system the \def\verbatimsize { the \fontsize { 7 } { the 5pt } with the \selectfont } stuffing compulsorily in the text, it became matter of concern.
[ 2003-02-17 ] The \part of the jsbook because of the typo it had become unable to use, (the Thanks: Mountain stream).
[ 2003-02-16 ] \belowdisplayskip And so on you adjusted delicately. The coping method of the thing where the space of front and back of another line numerical formula is different delicately still it is not well
understood, but, when temporarily the okumacro was read after the amsmath, the \ [ the \ ] and the equation (*) the /align (*) tried that agrees the space with such as environment.
[ 2003-02-02 ] \subsubsection Whether the space front and back re-corrects by mistake corrected the fact that it is (, the ?????).
[ 2003-02-01 ] \chapter* {... } The fact that contents have stopped appearing in the pillar was corrected. When there is a side effect please teach what.
[ 2003-01-24 ] Circular surrounding number of okumacro \maru {... } It corrected. When it jointly uses with the graphicx, the little stripe it stops dying.
[ 2003-01-16 ] The pillar at the time of the oneside was corrected with the headings of the jsbook.
[ 2003-01-05 ] Even with when, is same C and you write with the C++ the C++ with just between four minute ?? did not enter and were plugged (this the jarticle and the like). In addition, okumacro
\mytt... } (Just the space usually at the same width other things and the like tentering power, immediately after the sign carriage return possibility) with \_ Genuine and the like width font _ A little it had become
smaller, (as for this the normality \texttt So it is similar). These corrections were inserted.
[ 2002-12-26 ] When with the twocolumn of the jsarticle the \maketitle is written after the abstract environment, the abstract tried not to be teamed up the step.
- install into PREFIX, not X11PREFIX
- DEPENDS on xpdf>=2.02 due to USE_X11BASE->USE_X11 change
- fix DEINSTALL files to really remove chunks added to xpdfrc,
correctly define PKG_SYSCONFDIR, don't use direct commands
(sed->@SED@, mv->@MV@, rm->@RM@)
- define USE_PKGINSTALL to correctly replace variables in DEINSTALL files
- consistently use DIST_SUBDIR
- don't define completely bogus version numbers, use dates from the
MASTER_SITE and xpdfrc chunks
- remove PREFIX/share/xpdf from PLISTs, this directory is now part of the xpdf
package
- remove superfluous license/copyright note from DESCR files
- bump PKGREVISION where necessary
Changes:
- s/USE_X11BASE/USE_X11/
- fix paths in manual pages
- install shared directory for supplemental packages
2.02:
=====
- Rewrote the text extractor code that assembles words into lines to
better handle vertically overlapping lines.
- Add the "match" option for paper size (in PostScript output).
- Added support for external 16-bit TrueType fonts; added the
displayCIDFontTT and displayNamedCIDFontTT commands to the xpdfrc
file.
- Added an Arabic language support package.
- Added the Windows-1255 encoding to the Hebrew language package.
- A missing NULL check was causing a crash when closing the file in a
single window (which clears out the window, but leaves it open).
- Deal with TrueType fonts whose glyph data is out of order - this
affected both FreeType rasterization and PostScript generation.
- Munge font names in PSOutputDev to avoid names that are problematic
for ghostscript because they start with an out-of-limits number
(e.g., 1e999foo).
- Modify the TrueType font encoding deciphering algorithm in yet another
attempt to match up with Acrobat's behavior.
- Bounds check the indexHigh value in indexed color spaces.
- The text extractor no longer bothers trying to get an average
character width for Type 3 fonts, since it generally doesn't work
very well (because Type 3 metrics are unreliable).
- Don't crash if the user hits ctrl-G ("find again") before doing a
find.
- Set the button pixmap foreground color correctly.
- Handle text drawn backward on 180 degree rotated pages.
- Added a magic call to XtUngrabButton after calling XmCreatePopupMenu
which appears to prevent some very odd problems (idea taken from the
DDD source code).
- Fix the MacOS X fix (needed to include <AvailabilityMacros.h>).
- Fixed a bunch of Motif 1.x / X11R5 incompatibilities. [Thanks to
William Bader and Albert Chin-A-Young.]
- Fixed various bugs in previously untested code in the JBIG2 decoder.
- Modify the XPDFCore destructor to avoid a bogus warning message from
OpenMotif 2.2.
- Modified the Type 1C font parser to do proper bounds checking.
- Fixed the bounds checking in the TrueType font parser.
- Text extractor shouldn't do block merging in physical layout mode.
- Fixed a problem in PSOutputDev in level2sep mode with images in a
Separation color space and with a non-default Decode array.
- Text extraction with "-raw" was concatenating lines from the bottom
of one column and the top of the next.
- Handle Type 1C subroutines in the font converters.
- Correctly handle progressive JPEG images whose scans are slightly
different sizes (e.g., the Y scan rounds up to a multiple of 8
pixels and the Cb/Cr scans round up to 16 pixels).
- Avoid a potential divide-by-zero problem in TextOutputDev.
- Modified the T1Font and FTFont modules to correctly handle glyphs that
are larger than the font's claimed bounding box.
- Tweak dupMaxDeltaX parameter in TextOutputDev to avoid triggering on
double characters.
- Improved detection in pdfinfo for ISO paper sizes. [Thanks to Hartmut
Henkel.]
- Xpdf wasn't responding to the TARGETS atom, which prevented pasting
the selection into various applications. [Thanks to Phillip Ezolt.]
- Handle XObjects with recursive references in their Resources
dictionaries (in PSOutputDev).
- Change PSOutputDev to deal with invalid PDF files that use
non-embedded TrueType fonts with no encoding.
- Check for undersized Widths arrays in fonts.
- Add bounds checking code to Array class.
- Updated VMS build scripts. [Thanks to Martin Zinser.]
- Tweak the TrueType font handling code (again):
- char codes in symbolic fonts may or may not be offset by 0xf000
- discard empty tables because they sometimes confuse FreeType
- Fixed bounds checking in the Flate decoder.
- Removed a bogus error message for exponential functions without
explicit C0/C1 values. [Thanks to Hartmut Henkel.]
- Handle the other Unicode cmap type (platform=0) in TrueType fonts.
- Added support for the SGI Motif horizontal paned window widget.
[Thanks to Felix Ritter.]
- Ignore extra elements in link destination arrays.
- Accept external Type 1 font files with a suffix of ".ps" or no suffix
at all.
- Add a bounds check in the DCT decoder.
- Added instructions for building xpdf.exe under cygwin/XFree86.
NetBSD, by linking in -lcrypt before -lcrypto in the shared library and
scheduler. (cups_crypto() looks to fall-back to crypt(). Both of the
shared libraries in question have crypt(), but only the one in -lcrypt
supports blowfish hashes.) Not tested.
jsclasses is a set of new document classes for ASCII pLaTeX2e. It is
based on standard class file of pLaTeX but have lots of improvements
and new features.
pTeX/pLaTeX (Publishing TeX/LaTeX) are Japanese-support versions of
TeX/LaTeX in respectively and have the following new/improved features
as well as the one TeX has:
o it can layout text lines in vertically as well as horizontally, it
can even be mixed in the same page.
o it supports Japanese line-layout rules (kinsoku).
o it generates high quality page by adjusting the spacing between
Japanese-Japanese characters, or Japanese-Latin characters.
o it layout lines of the Japanese characters by JFM.
pTeX is developed by ASCII Corp. and now distributed under the BSD style
license.
This package contains architecture independent part.
pTeX/pLaTeX (Publishing TeX/LaTeX) are Japanese-support versions of
TeX/LaTeX in respectively and have the following new/improved features
as well as the one TeX has:
o it can layout text lines in vertically as well as horizontally, it
can even be mixed in the same page.
o it supports Japanese line-layout rules (kinsoku).
o it generates high quality page by adjusting the spacing between
Japanese-Japanese characters, or Japanese-Latin characters.
o it layout lines of the Japanese characters by JFM.
pTeX is developed by ASCII Corp. and now distributed under the BSD style
license.
This package contains executables and few configuration files.
- with config file location fix in the teTeX2-2.0.2, both dvipdfmx of
this package and dvipdfm of teTeX2 work now.
- removed ugly hack to rename config file in installation /
deinstallation stage.
bump PKGREVISION because of this.
are following:
with the dvipdfm -> dvipdfm/config change, dvipdfmx package can easily
coexist with dvipdfm of teTeX2.
----------------
===========================================================================
Changes in this release:
===========================================================================
The main change is the new pdftex which has a few important fixes. For
details, please look at tetex-src-2.0.2/texk/web2c/pdftexdir/NEWS.
ChangeLog entries:
In the src tarball:
* portability fix for texk/kpathsea/cnf.c
* pdftex version 1.10b
* add eomega support to fmtutil
* ttf2afm: FontFamily patch by Siep Kroonenberg
* update config.guess / config.sub
* handle manpages for kpsepath / kpsexpand properly
* fix two bugs in texdoctk
* mktexmf fix for CJK fonts
* adjust cxx-runtime-hack a little
* add search paths for non"k"-xdvi to texmf.in
* fix bug in texk/etc/autoconf/acspecific.m4
In the texmf tarball:
* add doc/latex/styles/multiple-span.txt
* move dvipdfm/* to dvipdfm/config
* update ragged2e
* support uppercase mathtime fonts via aliases
* remove g-brief: it is not free software
* update shadow.sty
* add package mparhack and jurabib
* listings package is back (license *is* ok!)
* SIunits.cfg updated (only comments have changed in a minor way)
* replace old README by new readme in doc/latex/pdfpages
* added sihyph23.tex (Slovenian hyphenation patterns)
----------------
Makefiles simply need to use this value often, for better or for
worse.
(2) Create a new variable FIX_RPATH that lists variables that should
be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By
default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
additional variables may be appended from package Makefiles.
** Qt frontend
** Xforms frontend
** Gnome frontend
** Instant preview
** Math editor
** Reading old files
** Miscellaneous changes
A complete announcement is found at `http://www.lyx.org/announce/1_3_0.txt'.
Also, it now depends on teTeX2.
This package was provided by Marc Recht. Close pkg/20417.
installed. This addresses PR20532 by Christopher Richards <richards plus
netbsd at CS dot Princeton dot EDU>
* Fix compilation for FSF Emacs 20.7.
The resulting binary package will have a different dependency info, so
different package content, so revision bump.
It depends on newly imported teTeX2 package.
The dvipdfmx (formerly dvipdfm-cjk) project provides an eXtended version
of the dvipdfm, a DVI to PDF translator developed by Mark A. Wicks. The
primary goal of this project is to support multi-byte character
encodings and large character sets for East Asian languages by CID-keyed
font technology. The secondary goal is to support as many features as
pdfTeX developed by Han The Thanh. This project is a combined work of
the dvipdfm-jpn project by Shunsaku Hirata and its modified one,
dvipdfm-kor, by Jin-Hwan Cho.
It has many other features. For further info, visit the projects' web
site:
http://project.ktug.or.kr/dvipdfmx/
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.
Okay'ed by wiz.
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.