The package has a lot of flexibility, including an option for
specifying an entry at the ``natural'' width of its text. The package
is distributed with the bigdelim and bigstrut packages, which can be
used to advantage with \multirow cells.
The bundle comprises authblk, which permits footnote style
author/affiliation input in the \author command, balance, to balance
the end of \twocolumn pages, figcaps, to send figure captions, etc.,
to end document, fullpage, to set narrow page margins and set a fixed
page style, and sublabel, which permits counters to be subnumbered.
o Ensure that the include/ directory exists before installing into it
(uncovered during bulk build, causing include to be a file, and
causing cascading build problems for all subsequent packages
wanting to install include files...)
o Do some other minor adjustments to placate pkglint.
The Latin Modern family of fonts consists of 72 text fonts and 20
mathematics fonts, and is based on the Computer Modern fonts released
into public domain by AMS (copyright (c) 1997 AMS). The lm font set
contains a lot of additional characters, mainly accented ones, but not
exclusively. There is one set of fonts, available both in Adobe Type 1
format (*.pfb) and in OpenType format (*.otf). There are five sets of
TeX Font Metric files, corresponding to: Cork encoding (cork-*.tfm);
QX encoding (qx- *.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm);
T5 (Vietnamese) encoding (t5-*.tfm); and Text Companion for EC fonts
aka TS1 (ts1-*.tfm).
The times package is now obsolete, replaced by the mathptmx package,
which supports Times Roman text and (mostly) matching mathematics.
The times package remains available, for compatibility; both it and
mathptmx are part of psnfss.
to ${PERL5_LICENSE} according to META.json
Upstream changes:
0.091820 2009-07-01 18:25:50 UTC
add docs on using ForMethod to avoid autocleaning (thanks, Kent
Fredric)
0.006 2008-11-23
remove smoke tests that did nothing useful; thanks Florian
This package is the first release of the first step towards offering a
LaTeX font encoding based on unicode. No macro support is offered
(the encoding is just a placeholder for now) but an EU1 Latin Modern
encoding is offered in order to access the OpenType versions of those
fonts.
Upstream changes:
0.92 Fri Jul 3 11:08:56 PDT 2009
Test Fixes
* Silence noise on VMS in exit.t (Craig Berry)
* Skip Builder/fork_with_new_stdout.t on systems without fork (Craig Berry)
0.90 Thu Jul 2 13:18:25 PDT 2009
Docs
* Finally added a note about the "Wide character in print" warning and
how to work around it.
* Note the IO::Stringy license in our copy of it.
[test-more.googlecode.com 47]
Test Fixes
* Small fixes for integration with the Perl core
[bleadperl eaa0815147e13cd4ab5b3d6ca8f26544a9f0c3b4]
* exit code tests could be effected by errno when PERLIO=stdio
[bleadperl c76230386fc5e6fba9fdbeab473abbf4f4adcbe3]
Other
* This is a stable release for 5.10.1. It does not include
the subtest() work in 0.89_01.
set license to ${PERL5_LICENSE} according to module's documentation (POD).
Upstream changes:
v1.26 2009.07.03
- SECURITY BUGFIX!
fix Bug in verify_hostname_of_cert where it matched only the prefix for
the hostname when no wildcard was given, e.g. www.example.org matched
against a certificate with name www.exam in it
Thanks to MLEHMANN for reporting
v1.25 2009.07.02
- t/nonblock.t: increase number of bytes written to fix bug with OS X 10.5
https://rt.cpan.org/Ticket/Display.html?id=47240
The package provides access to latin accents and many other characters
in the Unicode lower plane. This package is designed to work with TeX
engines that directly process UTF8 input and use Unicode and OpenType
fonts.
- Updating package for p5 module ExtUtils::Depends from 0.301 to 0.302
- Setting license to ${PERL5_LICENSE} according to META.yml
- Using CPAN as MASTER_SITE
Upstream changes:
0.302 Sat Jul 4 15:28:35 CEST 2009
- Create import libraries if necessary to fix linking when gcc is used
on MSWin32 (Strawberry Perl, for example).
- Updating package for p5 module ExtUtils::ParseXS from 1.19 to 1.20
- Allow tests using the c compiler
- remove dependency to ExtUtils::CBuilder package, the is no version
required and ExtUtils::CBuilder is in perl core meanwhile ...
- Setting LICENSE to ${PERL5_LICENSE} according META.yml
Upstream changes:
2.20 - Wed Jul 1 13:42:11 EDT 2009
- No changes from 2.19_04
2.19_04 - Mon Jun 29 11:49:12 EDT 2009
- Changed tests to use Test::More and added it to prereqs
- Some tests skip if no compiler or if no dynamic loading
- INTERFACE keyword tests skipped for perl < 5.8
2.19_03 - Sat Jun 27 22:51:18 EDT 2009
- Released to see updated results from smoke testers
- Fix minor doc typo pulled from blead
2.19_02 - Wed Aug 6 22:18:33 2008
- Fix the usage reports to consistently report package name as well
as sub name across ALIAS, INTERFACE and regular XSUBS. [Robert May]
- Cleaned up a warning with -Wwrite-strings that gets passed into
every parsed XS file. [Steve Peters]
- Allow (pedantically correct) C pre-processor comments in the code
snippets of typemap files. [Nicholas Clark]
Adjust module type and license
Upstream changes:
0.2602 - Sat Jul 4 10:57:12 EDT 2009
Bugs fixed:
- Fixed 00-have-compiler.t if $^X is a relative path [David Wheeler]
0.2601 - Wed Jul 1 09:37:39 EDT 2009
Bugs fixed:
- On VMS, cleans up extra files generated during testing
[John E. Malmberg, Craig Berry]
0.26 - Mon Jun 29 20:11:52 EDT 2009
- No changes from 0.25_01
0.25_01 - Sat Jun 27 23:13:20 EDT 2009
- Changed test library to Test::More
- Added tests for have_compiler
- Skips tests that need a compiler if have_compiler is false
- have_compiler will try to compile in the current directory
if compiling in tmpdir fails for whatever reason
0.25 - Fri Jun 26 16:18:13 EDT 2009
- Slight diagnostic improvements in link.t
0.24_01 - Sun Mar 8 14:50:10 2009
- On Windows, don't generate "mt" command when CRT is statically
linked. [Jan Dubois]
- On Cygwin, examine $Config{useshrplib} to see whether we're
supposed to be linking with a shared perl library or not. [Reini
Urban]
- In link_executable() on Cygwin, trust $Config{ld} rather than using
$Config{cc} for linking. [Reini Urban]
- Add 'haiku' as a Unix-like platform. [Ingo Weinhold]
Security Enhancements and Fixes in PHP 5.2.10:
* Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files). (Pierre)
Key enhancements in PHP 5.2.10 include:
* Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara)
* Fixed memory corruptions while reading properties of zip files. (Ilia)
* Fixed memory leak in ob_get_clean/ob_get_flush. (Christian)
* Fixed segfault on invalid session.save_path. (Hannes)
* Fixed leaks in imap when a mail_criteria is used. (Pierre)
* Changed default value of array_unique()'s optional sorting type parameter back to SORT_STRING to fix backwards compatibility breakage introduced in PHP 5.2.9. (Moriyoshi)
* Fixed bug #47940 (memory leaks in imap_body). (Pierre, Jake Levitt)
* Fixed bug #47903 ("@" operator does not work with string offsets). (Felipe)
* Fixed bug #47644 (Valid integers are truncated with json_decode()). (Scott)
* Fixed bug #47564 (unpacking unsigned long 32bit big endian returns wrong result). (Ilia)
* Fixed bug #47365 (ip2long() may allow some invalid values on certain 64bit systems).
* Over 100 bug fixes.
to 0.11 and adjusting license according to META.yml
Upstream changes:
0.11 2009-06-28 19:29:16
- Update Module::Install to 0.87 to unbreak auto_install.
No functional changes.