Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
previously pulled in by ja-ptex-share.
|
|
This fixes PR pkg/29037.
|
|
The ${PREFIX}/share/texmf.local isn't included in search path.
So the older versions may not work with teTeX3.
|
|
No PKGREVISION bump as the binary package is not changed. All this does is
remove a warning when installing and PKG_DEVELOPER is set.
|
|
|
|
I'll remove BROKEN_IN a few days later.
|
|
|
|
- Define BUILD_DIRS instead of define do-build and do-install target.
- Explicitly include zlib's buildlink file.
- Sort inclusions of buildlink file.
Bump PKGREVISION.
|
|
- Use teTeX3.
- Use print/teTeX/module.mk framework.
- Don't modify installed teTeX-texmf files.
- Remove INSTALL and DEINSTALL (no longer needed).
- Make pjbibtex work (patch-al).
Some fixes and improvements were submitted by minskim@ on tech-pkg-ja
mailing list. This should fix PR pkg/32592.
Changes from 3.1.8 to 3.1.9
2005/10/17:
mkconf: Don't add tex/platex to search path of platex.
ptex: Fix bug with TFM that uses LIG/ at begining of word.
Changes from 3.1.7 to 3.1.8
2005/03/07:
Makefile.in: Do run mktexlsr in `make install'.
Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory.
2004/12/14:
ptex: Fix handle of control sequence name.
ptex: Fix recognition of ^^ after control sequence.
ptex: Fix line feed position in terminal/log.
Changes from 3.1.6 to 3.1.7
2004/12/09:
ptex: Fix control sequence name that includes ^^ format.
ptex: Sync a range of non-printable characters to 3.1.4.
mkconf: Create TEXINPUTS for sjis, jis and euc encodings.
Changes from 3.1.5 to 3.1.6
2004/12/02:
ptex: Adapt tetex-2.99.4.20041128-beta.
INSTALL.txt: Add comments for filename and TDS.
Changes from 3.1.4 to 3.1.5
2004/11/29:
ptex: Don't recognize ^^ format control sequence and next character
as kanji.
ptex: Output non-printable messages as ^^ format.
2004/11/08:
ptex: After reading JIS encoded files, disable `kanjiin' state at end
of file.
2004/10/12:
pltotf: Fix build of TFM files from SJIS coded PL files.
Changes from 3.1.3 to 3.1.4
2004/09/02:
ptex: Don't recognize as kanji in following case:
- Charactor of the end of line is a first byte of kanji.
- ^^ format control sequence is a first byte of kanji.
- Use \char in equation.
ptex: Don't recognize as invalid character if a single byte character
is a first byte of kanji.
ptex: Make strict kanji recognition in \string.
jbibtex: Dealing with CR.
Correct Japaense translation of the contract.
Changes from 3.1.2 to 3.1.3:
2003/10/07:
ptex: Fix \kansujichar doesn't set a expected character with
-kanji=sjis.
2003/09/30:
ptex: Don't print non-printable characters to terminal/log.
2003/08/05:
pconvert: Change usage message. Add $target option to fixwrites
if it's pltotf, tftopl and pdvitype.
|
|
- Use teTeX3.
- Use print/teTeX/module.mk framework.
- Follow TDS (by minskim@).
Some fixes and improvements were submitted by minskim@ on tech-pkg-ja
mailing list.
Changes from 2.3 to 2.4:
v2.4 [2006/01/04]
* nidanfloat.dtx: Change a required format file from pLaTeX2e to LaTeX2e.
* plfonts.dtx: Add missing redefinition of \LastDeclaredEncoding to
\DeclareFontEncoding@.
Changes from 2.2 to 2.3:
v2.3 [2005/01/04]
* plfonts.dtx: Fix flag in \fontfamily.
* plvers.dtx: Update version number (platex<2005/01/04>).
Changes from 2.1 to 2.2:
v2.2 [2004/08/10]
* plfonts.dtx: Fix front and back space in verbatim environment.
* plfonts.dtx: Make this usable besides JY1 and JT1 encodings.
* jclasses.dtx: Change \@afterindentfalse to \@afterindenttrue in \part
and \chapter.
* jclasses.dtx: Fix front and back space in \section, \subsection and
\subsubsection.
* Adapt LaTeX2e 2003/12/01.
* Remove unnecessary definitions of character code in tfm of min, goth,
nmin and ngoth.
* Correct Japanese translation of the contract.
|
|
|
|
|
|
|
|
file is managed correctly at INSTALL and DEINSTALL time. Bump the
PKGREVISION to 1. This should fix the error noted in the bulk build
results:
http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
|
|
by this package.
|
|
use /etc/rc.subr. Bump the PKGREVISION to 3.
|
|
but rather SHELL=/bin/sh. This fixes the error noted in the bulk
build results:
http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
|
|
version number. Bump PKGREVISION due to the following change:
* fixed a copyright violation, caused by distributing modified
files of cstex / cslatex under theri original name. The fix
reverts to the original files. Affected files:
tex/cslatex/cslatex.ini
tex/csplain/cseplain.ini
tex/csplain/csplain.ini
This fixes PR pkg/33745.
|
|
run-time dependency on Perl. This fixes the bulk build with
CHECK_INTERPRETER=yes. Bumped PKGREVISION.
|
|
|
|
See http://moinejf.free.fr/abcm2ps-4.txt for the complete list.
|
|
PKGREVISION.
|
|
Changes:
- Fix the PrerenderUnicode problem.
|
|
the pkglint warning:
As {INSTALL,DEINSTALL}_TEMPLATE is modified using "+=", its name
should indicate plural.
This does make the variables a bit more suggestive of the fact that they
hold lists of values.
|
|
This avoids the need for a confusing line of the form:
DEINSTALL_TEMPLATE+= path/to/INSTALL
in the package Makefile, and actually removes the need to specify it
altogether since by convention, the existence of the DEINSTALL script
is enough to add it to DEINSTALL_TEMPLATE.
|
|
also contains an iconv implementation. Bump the PKGREVISION to 5.
|
|
|
|
misplaced into an incorrect case statement..
Noticed by <adrianp>
|
|
Changes:
Important bug fixes
1289558: Forms: Opening and closing certain forms can lead to a memory leak
various: Fixes to address various Reader crashes.
various: Security: several security bug fixes have been made, including one
considered critical. For more information about the Adobe Severity
Rating System, see the Adobe website at
www.adobe.com/support/security/severity_ratings.html
Release notes: http://www.adobe.com/support/techdocs/327817.html
|
|
|
|
News in 11.83
=============
* The new function `TeX-doc' provides easy access to documentation
about commands and packages or information related to TeX and
friends in general. It is accessible with the key binding `C-c ?'
or the `Find Documentation...' entry in the mode menus.
* You can now get rid of generated intermediate and output files by
means of the new `Clean' and `Clean All' entries in
`TeX-command-list' accessible with `C-c C-c' or the Command menu.
* Support for forward search with PDF files was added. That means
you can jump to a place in the output file corresponding to the
position in the source file. Currently this only works if you use
the pdfsync LaTeX package and xpdf as your PDF viewer. The
accuracy is in the range of +/-1 page.
Adding support for this feature required the default value of the
variable `TeX-output-view-style' to be changed. Please make sure
you either remove any customizations overriding the new default or
incorporate the changes into your customizations if you want to
use this feature.
* TeX error messages of the `-file-line-error' kind are now
understood in AUCTeX and preview-latex (parsers are still
separate).
* Bug fix in XyMTeX support.
* The LaTeX tool bar is now enabled by default.
|
|
|
|
|
|
Fixes PR pkg/33678. Bump PKGREVISION.
|
|
|
|
This package provides fonts and macro to typeset Go diagrams. It is
based on the package go written in 1991 which provides typesetting
facilities for Go games and positions. Although igo contains roughly
the same commands as the original package and uses the fonts, it has
been improved in a number of ways. It uses command names less likely
to conflict with standard AMS packages. It allows different board
sizes to be used. It understands a standardized notation for board
coordinates. And it provides a facility to work on more than one
board. Moreover, a few commands were reworked to define positions or
game sequences more conveniently.
|
|
------------------------------
Release Notes for LaTeX-Mk-1.7
------------------------------
- Added support for makeindex. Suggested by Antoine Reilles who provided a preliminary
patch.
- Added a --help flag to the latex-mk script and documented the script a bit more
there. It seems that some users are using the latex-mk script only and not the makefile
system. Suggested by Reuben Thomas.
- Added the ability in the latex-mk script to work with a read only current directory
and use the TEXMFOUTPUT environment variable to control where the real output goes.
Suggested by Reuben Thomas.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
|
|
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.
OK from jlam@ and adrianp@.
|
|
|
|
and Type1 package at build time when xorg is used.
Ideally the font database would be created at install time, but this
adds a lot more work.
Also depend on msgfmt.
|
|
changes:
-supports attachments in PDF files
-Links system is reworked allowing named links
-UI improvements
-bugfixes
-translation updates
pkgsrc change: add "dvi" option to nautilus plugin
(doesn't provide useful information yet)
|