- move an inline constructor outside of the class, since the friend
is not fully declared yet.
- template references.
- missing include to get full declaration of a class.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
(These are some that I forgot in the previous commit because they weren't
initially in the file list. Reported by hira@.)
Bug Fixes:
* Links aren't lost while resizing
* Tiff backend crash is fixed
* Recent code and icons code are screen safe
* Crash while handling password-protected documents is fixed
Translations:
* bg bn bn_IN ca de dz el et fa fi fr gu hi hu ja ko lt lv mk ml
mr nb or pt pt_BR ro ru sl sv th tr vi zh_CN zh_HK zh_TW
printer filters from the one that adds them to the PLIST. Converted the
sed(1) command to use the SUBST framework, so that the proper install(1)
commands are used for installing the files.
Changes since 4.12.22:
Clash of tempo.
Clash of slurs and tuplets.
Bad place of dots in some cases of voice overlay.
Better ties between short notes.
Problems on ties at end of line since 4.12.23.
Larger space when microtonal accidental and voice unisson.
Bad ties in some last measures when %%combinevoices.
Bad annotation when semicomma after 2 backslashes.
Have %%withrefs working with %%titleformat.
The INSTALL script for print/teTeX3-bin incorrectly configures paper and font
options using texconfig(1). Texconfig-sys(1) is the proper method of making
system-wide configuration changes to TeX. Because of this, options such as
PAPERSIZE have no effect on the installed configuration.
==============
Evince 0.5.5
==============
New Features:
* Evince have preview mode for using with gtk+
* New print dialog is used with gtk 2.10
* New recent files framework is used
UI Improvements:
* Sidebar is unified with Epiphany
* Escape unfocus page entry
Bug Fixes:
* Automake updates
* Link coordinates now used correctly
* Desktop file is corrected
* Memory leak fixes
Translations:
* ca cs de dz el es et eu fi fr gu ja ko mk nl ru sl sv th zh_HK zh_TW
Thanks:
Carlos Garcia Campos, Christian Persch, Radoslav Dorcik,
Ricardo Markiewicz, Sebastien Bacher, Wouter Bolsterlee
and especially translators:
Ankit Patel, Arangel Angov, Benoît Dejean, Changwoo Ryu, Chao-Hsiung
Liao, Christophe Merlet, Daniel Nylander, Francisco Javier F. Serrador,
Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Inaki Larranaga,
Jakub Friedl, Josep Puigdemont i Casamajó, Jovan Naumovski, Nikos
Charonitakis, Priit Laes, Takeshi Aihana, Theppitak Karoonboonyanan
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