Age | Commit message (Collapse) | Author | Files | Lines |
|
Ignore '-c' - sometimes remote clients can have formatted the document
for postscript, but we still need to convert into native printer
languages.
|
|
|
|
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.
|
|
|
|
|
|
|
|
rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
|
|
|
|
- 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
|
|
|
|
This package provides support files needed to use the Xpdf tools with
Arabic PDF files.
Contents:
- ISO-8859-6 encoding
|
|
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.
|
|
to hand us a tarfile. PR/20865.
Also enable the necessary patch.
|
|
to hand us a tarfile. PR/20866.
|
|
Finally fixes PR pkg/20805 by Marc Recht.
|
|
|
|
PR pkg/20604 by Miguel Mendez. Bump PKGREVISION to 1.
|
|
|
|
Remove the note in the MESSAGE and bump PKGREVISION to 2.
|
|
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.
|
|
work. Reformat a paragraph so this looks better.
|
|
|
|
this is the meta-package provides an environment with the latest version
of pTeX/pLaTeX to users. Also it contains several packages which support
|
|
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.
|
|
teTeX2.
|
|
|
|
- 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.
|
|
|
|
This package facilitates placing boxes at absolute positions on the
LaTeX page.
|
|
|
|
|
|
|
|
|
|
portable. Bump PKGREVISION accordingly.
|
|
** 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.
|
|
Notable changes are:
- support for dvipdfm added (USE_DVIPDFM)
- support for pdflatex added (USE_PDFLATEX)
- handful of bug fixes
|
|
|
|
|
|
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/
|
|
|
|
|
|
packages collection. For coexist with teTeX-1.0.7 in the package
source tree, newly imported packages are named `teTeX2'.
|
|
|
|
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.
|