changes:
* URI's with anchors can be opened
-bugfixes
-translation updates
(I had to patch out one suboptimal bugfix because it caused locking
inconsistencies. I couldn't reproduce the bug it was supposedly fixing
either.)
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
Changes since 4.12.19:
Bigger horizontal space for microtonal accidentals.
Bad time signature on remaining staves when %%timewarn activayed.
Erroneous expansion of multi-measure rests when voice overlay.
Treat the decorations of multi-measure rests.
Bad broken rhythm ('>', '<') when space ('y') inside.
Vertical offset problem when %%multicol at start of ABC file.
Sometimes, bad horizontal offset of symbol when at start of line.
Bad stem direction or dot/tenuto vertical offset in upper voices
after a rest.
dependency to Perl. Since now, no one has complained that the scripts
cannot be run, so it can be expected that users who want to run them
will be able to install Perl, too.
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.
------------------------------
Release Notes for LaTeX-Mk-1.8
------------------------------
- Fix a syntax error in the latex-mk script which showed up with some shells.
- Fix a bug in the latex-mk script where some of the ".old" files that are used
for determining when to re-run various tools were not being cleaned up properly.
- Add a few more files which latex and makeindex may generate to the list of files
removed by the 'clean' target.
- Add a testsuite entry for the clean target.
- Improve the makefile testsuite robustness. In particular it now deals with
the bmake program having different names (make, bmake, bsdmake, etc).
- Improve and expand the testsuite for the latex-mk script.
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".
SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
- 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.