This package has been updated at tug.ctan.org.
Thank you,
Jim Hefferon
Saint Michael's College
...........................................................................
The following information was provided by our fellow contributor:
Name of contribution: Venturis ADF fonts collection V1.003a
Author's name: Hirwen HARENDAL
Location on CTAN: /Fonts
Summary description: Venturis ADF fonts collection V1.003a
License type: other-free
Announcement text:
----------------------------------------------------------------------
Serif and sans serif complete font families, in both Adobe Type 1 and
OpenType formats for publication. The family is based on Utopia family,
and has been modified and developed by the Arkandis Digital foundry.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/fonts/venturisadf
. More information is at
http://tug.ctan.org/pkg/venturisadf
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
This package has been updated at tug.ctan.org.
Thanks,
Jim Hefferon
Saint Michael's College
.......................................................................
The following information was provided by our fellow contributor:
Name of contribution: mkpattern
Author's name: Javier Múgica de Rivera
Location on CTAN: /language/hyphenation/utils/mkpattern
Summary description: A utility for making hyphenation patterns
License type: lppl
Announcement text:
----------------------------------------------------------------------
Mkpatter v. 1.2, 2008/06/22.
Mkpattern is a general purpose program for the generation of hyphenation
patterns, with definition of letter sets and template-like constructions.
It also provides an easy way to handle different input and output encodings.
A detailed description is provided in the manual: mkpatter.dps. Next is
a brief descriptions of the files related to the program, as well as the
license under which it is distributed:
mkpatter.tex: The program mkpattern; lppl
mkpattern-exmpl.tex: An example file; public domain
mkpatter.pdf: The manual; public domain
mkpatdoc.tex: The source for the manual; public domain
Recent changes: improved support for generation of clean UTF-8 patterns
(no catcodes, no empty lines).
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/language/hyphenation/utils/mkpattern
. More information is at
http://tug.ctan.org/pkg/mkpattern
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
Herbert Voss wrote:
> I uploaded pst-fun.tgz to the uk mirror. Please replace the
> files with the ones in the directory
> /graphics/pstricks/contrib/pst-fun/
>
> pst-fun is a PSTricks related package for drawing
> funny objects like a bird, a parrot, Lucky Luke, etc
>
> This version 0.03 has a new macro psKangaroo
thanks for the upload; i have installed the changed files, and updated
the catalogue.
users may view the catalogue entry at
http://mirror.ctan.org/help/Catalogue/entries/pst-fun.html
or browse the package directory at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-fun/
Robin Fairbairns
For the CTAN team
On Sun, 22 Jun 2008 Zdeněk Wagner submitted an update to the
devanagari
package.
It contains Frans Velthuis' preprocessor for Devanagari text, and fonts and
macros to use when typesetting the processed text. The macros provide features
that support Sanskrit, Hindi, Marathi, Nepali, and other languages typically
printed in the Devanagari script.
The fonts are available both in Metafont and Type 1 format.
Location on CTAN: /language/devanagari/velthuis
Summary description: Update to version 2.15
License type: gpl
Announcement text:
----------------------------------------------------------------------
This update adds an LDF file for using Hindi with babel and support for XeTeX.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/language/devanagari/velthuis
. More information is at
http://tug.ctan.org/info/?id=devanagari
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
_________________________________________________________
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
On Fri, 20 Jun 2008 Rolf Niepraschk submitted the new package
blowup
to CTAN.
Location on CTAN: /macros/latex/contrib/blowup
Summary description: A new package to upscale or downscale all pages of a document.
License type: lppl
Announcement text:
----------------------------------------------------------------------
The package blowup only defines the user-level macro lowup, which can be used
to upscale or downscale all pages of a document. It is similar to the TeX
primitive magnification but more accurate and user-friendly.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/blowup
. More information is at
http://tug.ctan.org/info/?id=blowup
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
_______________________________________________
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
On Fri, 20 Jun 2008 Christian Schröppel submitted the
forarray
package to CTAN.
Location on CTAN: /macros/latex/contrib/forarray
Summary description: Using array structures in LaTeX
License type: lppl
Announcement text:
----------------------------------------------------------------------
The package 'forarray' provides functionality for processing lists and
array structures in LaTeX. Arrays can contain characters as well as TeX
and LaTeX commands, nesting of arrays is possible, and arrays are
processed within the same brace level as their surrounding environment.
Array levels can be delimited by characters or control sequences
defined by the user. Practical uses of this package include data
management, construction of lists and tables, and calculations based on
the contents of lists and arrays.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/forarray
. More information is at
http://tug.ctan.org/info/?id=forarray
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
_______________________________________________
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
On Fri, 20 Jun 2008 Morten Høgholm submitted an update to the
xbase
package.
Location on CTAN: /macros/latex/contrib/project/xbase
Summary description: Update and move of xbase
License type: lppl
Announcement text:
----------------------------------------------------------------------
The xbase bundle provides the packages xparse and template, and the support package ldcsetup.
The packages require expl3 to be installed.
The xparse provides a high-level interface for declaring document commands,
e.g., a uniform way to define commands taking optional arguments, optional stars
(and others), mandatory arguments and more.
The template package provides an interface for defining generic functions using a key=val syntax.
The ldcsetup package used to establish prototype LaTeX3 coding conventions,
needed by xparse and xbase, but is now slowly being stripped in favor of
functionality added to expl3.
The LaTeX Team has decided to move xbase from
macros/latex/exptl/project
to
macros/latex/contrib/project
to indicate that the code is now less volatile and can be used in everyday use.
Changes will happen with time but we feel that in its present state it is quite usable.
All files are also available in the Subversion (SVN) repository of the LaTeX3 Project, which is located at
http://www.latex-project.org/svnroot/experimental/trunk
The bundle on CTAN is a snapshot of the SVN repository as of 2008/06/20.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/project/xbase
. More information is at
http://tug.ctan.org/info/?id=xbase
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
_______________________________________________
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
On Fri, 20 Jun 2008, Morten Høgholm submitted an update to the
expl3
package.
Location on CTAN: /macros/latex/contrib/project/expl3
Summary description: Update and move of expl3
License type: lppl
Announcement text:
----------------------------------------------------------------------
The expl3 bundle is the foundation on which the LaTeX3 kernel and other advanced
extensions are built. They provide an API for TeX programmers. Each module is
set up in such a way that it can be used with regular LaTeX2e packages even
though the coding style is somewhat different.
The LaTeX Team has decided to move expl3 from
macros/latex/exptl/project
to
macros/latex/contrib/project
to indicate that the code is now less volatile and can be used in everyday use. Changes will happen with time but we feel that in its present state it is quite usable.
All files are also available in the Subversion (SVN) repository of the LaTeX3 Project, which is located at
http://www.latex-project.org/svnroot/experimental/trunk
The bundle on CTAN is a snapshot of the SVN repository as of 2008/06/20.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/project/expl3
. More information is at
http://tug.ctan.org/info/?id=expl3
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
_______________________________________________
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
This package has been put into place at tug.ctan.org and should soon be at
your favorite mirror.
Thank you,
Jim Hefferon
Saint Michael's College
..........................................................................
The following information was provided by our fellow contributor:
Name of contribution: encxvlna
Author's name: Zdenek Wagner
Location on CTAN: /macros/generic/encxvlna
Summary description: Insertion of nonbreakable spaces implemented in encTeX
License type: lppl
Announcement text:
----------------------------------------------------------------------
The package contains tools for inserting nonbreakable spaces after
nonsyllabic prepositions and single letter conjunctions as required by
Czech and Slovak typographical rules. It is implemented in encTeX and
provides files both for plain TeX and LaTeX. The LaTeX solution tries
to avoid conflicts with other packages.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/generic/encxvlna
. More information is at
http://tug.ctan.org/pkg/encxvlna
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
This package has been put up at tug.ctan.org and should soon be at your
favorite mirror.
Thank you,
Jim Hefferon
Saint Michael's College
.........................................................................
The following information was provided by our fellow contributor:
Name of contribution: ean13isbn
Author's name: Zdenek Wagner
Location on CTAN: /macros/latex/contrib/ean13isbn
Summary description: Print EAN13 with ISBN
License type: lppl
Announcement text:
----------------------------------------------------------------------
The package generates EAN13 bar codes with ISBN as uaed after 1 January
2007. The package makes use of ean13.tex developed by Petr Olsak.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/ean13isbn
. More information is at
http://tug.ctan.org/pkg/ean13isbn
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .