This package has been installed at tug.ctan.org and should soon be at your local
mirror.
Thanks,
Jim Hefferon
Saint Michael's College
.....................................................................
The following information was provided by our fellow contributor:
Name of contribution: asyfig
Author's name: Will Robertson
Location on CTAN: /macros/latex/contrib/asyfig
Summary description: Standalone Asymptote files for LaTeX inclusion
License type: lppl
Announcement text:
----------------------------------------------------------------------
This package hacks support for including standalone .asy
figures into LaTeX documents. (See the Asymptote drawing
language.) This allows figures to be rapidly proofed before
re-typesetting the document.
This is the first CTAN release after some time of private
use, and has not been widely tested.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/asyfig
. More information is at
http://tug.ctan.org/pkg/asyfig
(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 .
On Mon, 22 Jun 2009 Olga Lapko submitted an update to the
floatrow
package.
Location on CTAN: /macros/latex/contrib/floatrow
Summary description: Modifying the layout of floats.
License type: lppl
Announcement text:
----------------------------------------------------------------------
The floatrow package provides many ways to customize layouts of
floating environments and has code cooperation with caption 3.x
package. Package offers possibilities to put floats side by
side, to put caption beside float. The floatrow settings could
be expanded to the floats created by packages rotating, wrapfig,
subfig (in the case of rows of subfloats), and longtable.
Changes:
Bug fixes.
Documentation was extended by examples.
Fixed code for settings for common height for the photos in the row.
Frame(plate) settings for full row -- allow to put material
accordingly to frame corners.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/floatrow
. More information is at
http://tug.ctan.org/info/?id=floatrow
(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 is new at tug.ctan.org and should soon be at your local mirror.
Thanks,
Jim Hefferon
Saint Michael's College
.......................................................................
The following information was provided by our fellow contributor:
Name of contribution: getfiledate
Author's name: Ahmed Musa
Location on CTAN: /
Summary description: Fetches and formats the date of last modification of
any resident file.
License type: lppl
Announcement text:
----------------------------------------------------------------------
The package fetches from the system the date of last
modification or opening of a resident file. It is based
on an idea by Heiko Oberdiek that appeared in February
2009 on the TeX newsgroup website comp.text.tex, ie,
using the pdffilemoddate command of pdfTeX. A user-
friendly interface is provided for obtaining and
presenting the needed filedate in several formats.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/getfiledate
. More information is at
http://tug.ctan.org/pkg/getfiledate
(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 and should within a day be at
your local mirror.
Thanks,
Jim Hefferon
Saint Michael's College
.................................................................................
The following information was provided by our fellow contributor:
Name of contribution: xwatermark
Author's name: Ahmed Musa
Location on CTAN: /
Summary description: Upgrade of xwatermark package to address some of the issues
raised by users.
License type: nocommercial
Announcement text:
----------------------------------------------------------------------
The package puts user-specified watermarks (graphics and
arbitrary texts) on select pages of documents. The user
can specify the watermark and color, the watermark
position and orientation, the page(s) (all pages, odd
pages, even pages, a particular page number, and a range
of pages) on which the watermark should appear, and all
the options are passed directly to package instead of
being defined by macros. It extends the functionality of
the 'draftmark' package to permit the direct use of
graphic watermarks.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/xwatermark
. More information is at
http://tug.ctan.org/pkg/xwatermark
(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 .
the snitchy little upload daemon whispered in my ear:
> The following information was provided by the package's contributor.
>
> Name of contribution: Getting up and running with AMS-LaTeX, Version 2.1
> Author's name: Philip S. Hirschhorn
> Location on CTAN: tex-archive/info/amslatex/primer/
> Summary description: A primer on using AMS-LaTeX
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This is version 2.1 of Getting up and running with AMS-LaTeX
> (contained in the file amshelp.tex), and its template file
> template.tex.
>
> This is an attempt to get you up and running with AmS-LaTeX as quickly
> as possible. These instructions (along with the template file
> template.tex) won't be a substitute for the full documentation, but
> they may get you started quickly enough so that you'll only need to
> refer to the main documentation occasionally.
>
> The major additions in this version are:
>
> 1. A new section describing how to draw commutative diagrams using Xy-pic.
>
> 2. A new section describing how to use amsrefs to create a bibliography.
>
> 3. An expanded description of the environments for displayed mathematics.
>
> ----------------------------------------------------------------------
>
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/amslatex-primer.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/tex-archive/info/amslatex/primer/
i've installed the new version, and updated the catalogue repository.
one small -- but important -- change to the catalogue entry (removing
the last paragraph of the description) was not committed last night, so
the web page will change again overnight tonight.
Robin Fairbairns
For the CTAN team
On Sat, 20 Jun 2009 Dan Drake submitted an update to the
sagetex
package.
Sagetex allows you to embed code, the results of computations, plots, and
graphics from the Sage mathematics software suite into LaTeX documents. It is
similar in spirit to Literate Haskell and lhs2TeX.
Location on CTAN: /macros/latex/contrib/sagetex
Summary description: Embed Sage code and plots into LaTeX.
License type: gpl
Announcement text:
----------------------------------------------------------------------
This is version 2.2.1 of SageTeX, which brings a lot of
improvements over the version currently on CTAN. It now
includes a number of extra Python scripts which help users
parse documents that use SageTeX, and a script that uses a
remote Sage server instead of a local Sage installation --
so now all you need to use SageTeX is TeX and Python.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/sagetex/
. More information is at
http://tug.ctan.org/info/?id=sagetex
(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, 19 Jun 2009 Günter Milde submitted an update to the
isomath
package.
The isomath package enables formatting Greek and Latin letters as symbols for
vectors, matrices, and tensors in the typefaces recommended for scientific
papers by the International Standard ISO 31.
Location on CTAN: /macros/latex/contrib/isomath
License type: lppl
Announcement text:
----------------------------------------------------------------------
Version 0.3 of isomath:
documentation update;
fix OMLmathrm and OMLmathsans definitions.
Switch license to LPPL.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/isomath/
. More information is at
http://tug.ctan.org/info/?id=isomath
(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, 19 Jun 2009 Harald Harders submitted an update to the
babelbib
package.
Location on CTAN: /biblio/bibtex/contrib/babelbib
Summary description: Multilingual bibliographies: The babelbib package
License type: lppl
Announcement text:
----------------------------------------------------------------------
This package enables to generate multilingual bibliographies in
cooperation with babel. Two approaches are possible: Each citation
may be written in another language, or the whole bibliography can
be typeset in a language chosen by the user. The current version
supports Afrikaans, Bahasa, Catalan, Danish, Dutch, English, Esperanto,
Finnish, French, Galician, German, Greek, Italian, Norwegian, Portuguese,
Spanish, and Swedish.
In addition, the package supports commands to change the typography
of the bibliographies.
Many of the standard and extended bibliography styles are available.
ChangeLog:
2009/06/19 1.27 Harald Harders (h.harders(a)tu-bs.de)
- Capitalised month names in Poruguese but not in Brazilian
- Fixed publisherfont in babamspl.bst
- Added Russian language
2009/06/17 1.26 Harald Harders (h.harders(a)tu-bs.de)
- Correct journal article title font in babamspl.bst
- Linebreak added between url and urldate
- Added Galician and Bahasa languages
- Added French and Portuguese numerals
- Corrected Spanish numerals
- Removed comma before `and' in long lists of authors in Portuguese
and Swedish
2008/09/24 1.25 Harald Harders (h.harders(a)tu-bs.de)
- Add font command for publisher
- Remove change of language in alpha-numerical bib items because
of occasional exceeded TeX memory
2008/02/17 1.24 Harald Harders (h.harders(a)tu-bs.de)
- Put txISSN and txISBN into an mbox to prevent them from being
hyphenated
2006/08/18 1.23 Harald Harders (h.harders(a)tu-bs.de)
- Fix bug in typesetting title of articles for babamspl.bst
2006/01/02 1.22 Harald Harders (h.harders(a)tu-bs.de)
- Remove space after txurlfont again (has been lost sometimes)
because a linebreak between url and the argument breaks
hyperref.sty.
2005/11/20 1.21 Harald Harders (h.harders(a)tu-bs.de)
- Fix problem when the first bibliography entry is in an unknown
language.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/biblio/bibtex/contrib/babelbib
. More information is at
http://tug.ctan.org/info/?id=babelbib
(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, 19 Jun 2009, John Bowman submitted an update to the
asymptote
package.
Asymptote is a powerful descriptive vector graphics language for technical
drawing, inspired by MetaPost but with an improved C++-like syntax. Asymptote
provides for figures the same high-quality level of typesetting that LaTeX does
for scientific text.
Location on CTAN: /graphics/asymptote
License type: lgpl
Announcement text:
----------------------------------------------------------------------
Splined parametric surfaces were implemented; a bug in the Cartesian
splined surface routines was fixed. An ode module for solving ordinary
differential equations was added. A bug in maxtimes and mintimes was fixed.
A Levenberg-Marquardt nonlinear fitting routine was added. The format
command now returns TeX compatible output only in math mode. A path3 label
alignment problem was fixed. The MSWindows support for TeXLive 2009 was fixed.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/asymptote/
. More information is at
http://tug.ctan.org/info/?id=asymptote
(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