my upload daemon tells me:
> Name of contribution: The CodeDoc class.
> Author's name: Paul Isambert
> Location on CTAN: macros/latex/contrib/
> Summary description: LaTeX code and documentation in LaTeX-format file.
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> Fixed a fatal bug in produce mode when ProduceFile was used without
> optional arguments.
> ----------------------------------------------------------------------
thanks for the upload; i have installed the new version and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/codedoc.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/codedoc
the web copy of the catalogue will change very slightly, overnight
tonight.
Robin Fairbairns
For the CTAN team
that there daemon wrote:
> The following information was provided by the package's contributor.
>
> Name of contribution: chemstyle
> Author's name: Joseph Wright
> Location on CTAN: /macros/latex/contrib/chemstyle
> Summary description: Schemes and style for chemistry
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> v2.0g:
> - Add warning that schemeref does not wok with XeTeX
> ----------------------------------------------------------------------
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/chemstyle.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/chemstyle
and, as usual, the web copy of the catalogue will change, minutely,
overnight.
Robin Fairbairns
For the CTAN team
This should be at your local mirror within a day.
Jim Hef{}feron
Saint Michael's College
....................................................................................
The following information was provided by our fellow contributor:
Name of contribution: disser
Version number: 1.1.5
Author's name: Stanislav Kruchinin
Summary description: LaTeX classes, BibTeX styles, Makefiles and document templates
for typesetting dissertations in Russian
License type: lppl
Announcement text:
----------------------------------------------------------------------
Summary of changes in version 1.1.5 (2010-03-23):
Classes and styles:
+ Add support for classified dissertations.
+ Add support for ISBN and DOI to gost705 style.
+ Add colorlinks option.
+ Add scientific consultant field.
* Fix compatibility with latest versions of hyperref and oberdiek
packages.
Templates:
+ Enable colorlinks option by default.
+ Add examples of isbn and doi fields.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/disser
. More information is at
http://tug.ctan.org/pkg/disser
(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 should be at your local mirror within a day.
Jim Hef{}feron
Saint Michael's College
...........................................................................
The following information was provided by our fellow contributor:
Name of contribution: spreadtab
Version number: v0.3
Author's name: Christian Tellechea
Location on CTAN: /macros/latex/contrib/spreadtab
Summary description: Spreadsheet features for LaTeX table environments.
License type: lppl
Announcement text:
----------------------------------------------------------------------
spreadtab v0.3
What's new ?
* macro functions gcd, lcm and scitodec
* <<b5>> displays the value of the cell b5
* STautoround* fills the decimal part with 0
* bugfixes
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/spreadtab
. More information is at
http://tug.ctan.org/pkg/spreadtab
(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 should within a day be at your local mirror.
Jim Hef{}feron
Saint Michael's College
........................................................................
The following information was provided by our fellow contributor:
Name of contribution: xstring
Version number: 1.5d
Author's name: Christian Tellechea
Location on CTAN: /macros/latex/contrib/xstring
Summary description: String (token list) manipulation
License type: lppl
Announcement text:
----------------------------------------------------------------------
xstring update
version v1.5d 2010/03/28
===========
Changes
===========
Bugfixes
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/xstring
. More information is at
http://tug.ctan.org/pkg/xstring
(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 should within a day be at your local mirror.
Thanks again,
Jim Hef{}feron
Saint Michael's College
..........................................................................
The following information was provided by our fellow contributor:
Name of contribution: xypdf
Version number: 1.0
Author's name: Daniel Müllner
Location on CTAN: /macros/latex/contrib/xypdf
Summary description: PDF output for the Xy-pic package
License type: gpl
Announcement text:
----------------------------------------------------------------------
The xypdf package improves the output quality of the Xy-pic
package when PDF documents are generated. It produces
generic PDF code for graphical elements like lines, curves
and circles instead of approximating these elements with
glyphs in special fonts as the original Xy-pic package does.
The xypdf package works both with pdfLaTeX and the two-step
compilation LaTeX → dvipdfm(x).
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/xypdf
. More information is at
http://tug.ctan.org/pkg/xypdf
(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 should be at your local mirror within a day.
Jim Hef{}feron
Saint Michael's College
................................................................................
The following information was provided by our fellow contributor:
Name of contribution: standalone
Version number: v0.3
Author's name: Martin Scharrer
Summary description: Update to v0.3: Automatic sub-preamble inclusion inside the
main preamble
License type: lppl
Announcement text:
----------------------------------------------------------------------
This update brings some exciting new options for the
'standalone' package. Using these options the preamble code
of the sub-files can not only be skipped but extracted into
an auxiliary file (.sta) which is then loaded by the main
document during the next LaTeX run.
The body content of the sub-files is skipped during the
first run to avoid compile errors.
To avoid option clashes of loaded packages all package
option can be extracted first and predefined using
'PassOptionsToPackage'.
Alternatively the sub-preambles can be simply printed
(without special macros added by 'standalone') into a
different auxiliary file (.stp) for easy manual copy&paste
into the main document. If requested a list of required
packages and pgf, tikz and tikz-timing libraries can be
printed avoiding duplicates.
New macros:
onlyifstandalone{<code>} Used to hide code from the
sub-preamble code extractor.
standaloneignore Can be used to ignore code before the
'documentclass' of sub-files.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/standalone
. More information is at
http://tug.ctan.org/pkg/standalone
(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 should within a day be at your local mirror.
Jim Hef{}feron
Saint Michael's College
.............................................................................
The following information was provided by our fellow contributor:
Name of contribution: fc_arith
Version number: 0.1a
Author's name: D. P. Story
Summary description: fc_arith is a LaTeX package used to create an arithmetic flash card.
License type: lppl
Announcement text:
----------------------------------------------------------------------
fc_arith is a LaTeX package used to create an arithmetic
flash card. Addition, subtraction, multiplication, and
division problems are randomly
generated.
The flash card created by fc_arith can be customized in
many ways. Design and build your own flash card using an
dvips/Acrobat Distiller work flow, or
a pdftex work flow.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/fc_arith
. More information is at
http://tug.ctan.org/pkg/fc_arith
(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 should be at your local mirror within a day.
Jim Hef{}feron
Saint Michael's College
...........................................................................
The following information was provided by our fellow contributor:
Name of contribution: pdfrack
Version number: 0.5
Author's name: Marc Boyer
Summary description: Use psfrag with PDFLaTeX.
License type: lppl
Announcement text:
----------------------------------------------------------------------
Add of an auto option to automaticaly convert all figures.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/support/pdfrack
. More information is at
http://tug.ctan.org/pkg/pdfrack
(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 Thu, 25 Mar 2010, Wolfgang May submitted an update to the
pst-dbicons
package.
Summary description: Support for drawing ER diagrams
License type: lppl
Announcement text:
----------------------------------------------------------------------
replaces the previous version of pst-dbicons
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-dbicons
. More information is at
http://tug.ctan.org/info/?id=pst-dbicons
(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 should within a day be at your local mirror.
Thanks again,
Jim Hef{}feron
Saint Michael's College
..............................................................
The following information was provided by our fellow contributor:
Name of contribution: svn-prov
Version number: v2 rev 1747
Author's name: Martin Scharrer
Summary description: Update to v2 rev 1747 - Bug fix: Id parser failed in *.fd files.
License type: lppl
Announcement text:
----------------------------------------------------------------------
This bug fix release fixes issues which appeared when used
in font definition (*.fd) files (and properly in other files
which are read with changed catcodes).
This release also fixes an error which occurred when the Id
line was not (yet) expanded by Subversion.
Thanks goes to Oleg Parashchenko for reporting the issue and
for providing a minimal example.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/svn-prov
. More information is at
http://tug.ctan.org/pkg/svn-prov
(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 Thu, 25 Mar 2010 Martin Gieseking submitted an update to the
dvisvgm
package.
Summary description: dvisvgm 0.9 has been released
License type: gpl
Announcement text:
----------------------------------------------------------------------
dvisvgm is a command-line utility that converts DVI files to
SVG.
The latest version 0.9 introduces a new command-line option
to compute the exact bounding boxes of each glyph instead of
relying on the TFM values. This prevents clipped characters
at the edges of the SVG graphic.
For further information including a list of recent changes
and pre-compiled binaries for Windows/MiKTeX see the project
page http://dvisvgm.sourceforge.net
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/dviware/dvisvgm
. More information is at
http://tug.ctan.org/info/?id=dvisvgm
(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
the good old daemon stands there wagging his tail:
> The following information was provided by the package's contributor.
>
> Name of contribution: biblatex-chem
> Author's name: Joseph Wright
> Location on CTAN: /macros/latex/biblatex-contrib/biblatex-chem
> Summary description: biblatex styles for chemistry
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> v0.9a:
> - Added doi option to force DOI inlcusion
i've installed the new version and updated the catalogue repository.
thanks for the upload.
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/biblatex-chem.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive//macros/latex/biblatex-contrib/biblatex-ch…
the catalogue entry on the web will change (very slightly) overnight.
blink, and you'll miss it.
Robin Fairbairns
For the CTAN team
On Tue, 23 Mar 2010 Uwe Lück submitted an update to the
nicetext
package.
Summary description: `makedoc' + `niceverb' - an alternative documentation system for LaTeX
License type: lppl
Announcement text:
----------------------------------------------------------------------
The `nicetext' bundle offers minimal markup syntax for
restricted kinds of text: There should not be much more
characters typed than printed! -- mainly: quick
documentation of (smaller) LaTeX packages -- achieved by
active characters and preprocessing similar to
`docstrip' (opposite direction however, incl. some txt
to TeX).
New with release 0.3:
* `substr.tex' should typeset LaTeX quality
documentation from next available (on your install)
substry.sty's ASCII/UTF-8 input (works with me) -- first
application of `niceverb''s auto mode and
`makedoc.sty' to a third-party package!
* `makedoc' simplified: single
MakeInputJobDoc[<in>][<out>]{<header>}{<parser>}
generates a documentation file from the package file
and typesets it immediately (kind of DocInput
equivalent) -- see `Using makedoc the simplest way' in
`makedoc.pdf'
* `|...|' from `niceverb' typesets an inline frame box
for setting-off a command description, modifiable by
hooks (e.g., colorbox)
* `niceverb' syntax works in page headers, PDF
bookmarks, and `hyperref' labels and otherwise much
better than before, dis-/re-enableable featurewise as
well as altogether
* documentation extended, lists of script commands
* configurable txt to TeX functionality or other
replacements like ASCII-arrows to arrow commands or
inserting index entries (setting up expandable
replacement chains slightly more comfortable) -- try
with templates and dialogue
* `fifinddo' works with character codes > 127, improved
setup
* `makedoc' requires the `moreverb' package.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/nicetext/
. More information is at
http://tug.ctan.org/info/?id=nicetext
(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 Tue, 23 Mar 2010, François Charette submitted an update to the
polyglossia
package.
Summary description: Modern multilingual typesetting with XeLaTeX
License type: lppl
Announcement text:
----------------------------------------------------------------------
This version fixes numerous bugs and brings several
enhancements.
NB: The next version (1.2), currently in development, will
bring a new simplified setup interface for writing
gloss-*.ldf files (see
http://github.com/fc7/polyglossia/tree/1.2/ for the current
development tree) and support for more languages.
- Bugfix for French: explicit spaces before/after double
punctuation
signs are now replaced by the appropriate non-breaking spaces,
as in Babel.
- Bugfix for font switching mechanism within Latin script
(pending a complete re-implementation in v1.2):
the font shape and series are no longer reset when
switching language.
- New macros for non-Western decimal digits
(instead of fontmappings)
- New gloss files for Asturian, Lithuanian and Urdu
- hijrical.sty is now locale-aware: hijritoday is
formatted differently in Arabic, Farsi, Urdu, Turkish
and Bahasa Indonesia.
- Enable babelshorthands for Dutch
- Add missing macro allowhyphens
- Add global option babelshorthands
- Support Catalan geminated l
- Bugfix when declaring more than one pkg option
- Add missing requirement makecmds
- Bugfix for smallcaps in captions
- Typo for ccname in Hebrew
- Add option numerals to gloss-russian.ldf
- Bugfix for Russian alph
- Provide newXeTeXintercharclass when undefined
- Remove superfluous level of {} in def of markright
- Bugfix for datecatalan
- Change hyphenmins for Sanskrit
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/latex/polyglossia/
. More information is at
http://tug.ctan.org/info/?id=polyglossia
(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
after its long slumber, the upload daemon awakes and says:
> The following information was provided by the package's contributor.
>
> Name of contribution: combine
> Author's name: Will Robertson
> Location on CTAN: macros/latex/contrib/combine
> Summary description: bug fix update
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> Bug fix for the combnat package in the combine class bundle, thanks to Nicola
> Talbot.
>
> This update advances all version numbers of derived files of
> combine.dtx to v0.7 to decrease the chance that I'll make a
> book-keeping mistake with five different version numbers (and dates)
> in the same source file. (Not that I think anyone will be worried by
> this happening one way or the other.)
thanks for the upload. i have installed the new version, and updated
the catalogue repository.
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/combine.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/combine/
the catalogue entry will change overnight. a bit.
Robin Fairbairns
For the CTAN team
This should be at your local mirror within a day.
Thanks again,
Jim Hef{}feron
Saint Michael's College
...............................................................................
The following information was provided by our fellow contributor:
Name of contribution: eukleides
Version number: 1.5.3
Author's name: Christian Obrecht
Location on CTAN: /support/eukleides
Summary description: A geometry drawing system
License type: gpl
Announcement text:
----------------------------------------------------------------------
Keyword localization in German and some example scripts were
added. Some minor bugs were corrected as well.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/support/eukleides
. More information is at
http://tug.ctan.org/pkg/eukleides
(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 should within a day be at your local mirror.
Thanks again,
Jim Hef{}feron
Saint Michael's College
..........................................................................................
The following information was provided by our fellow contributor:
Name of contribution: standalone
Version number: v0.1
Author's name: Martin Scharrer
Location on CTAN: /macros/latex/contrib/standalone/
Summary description: New class and package 'standalone' to compile TeX pictures
standalone or as part of a main document.
License type: lppl
Announcement text:
----------------------------------------------------------------------
A class and package is provided which allows TeX pictures or
other TeX code to be compiled standalone or as part of a main document.
Special support for pictures with beamer overlays is also
provided.
The package is used in the main document and skips extra preambles in sub-files.
The class can be used simplify the preamble in sub-files. By
default the 'preview' package is used to only display the
code without margins.
The behaviour in standalone mode can be adjusted using a
configuration file 'standalone.cfg' be redefining the
'standalone' environment.
---------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/standalone/
. More information is at
http://tug.ctan.org/pkg/standalone
(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 should be at your local mirror within a day.
Jim Hef{}feron
Saint Michael's College
.............................................................................
The following information was provided by our fellow contributor:
Name of contribution: hyph-utf8
Version number: 2010.03.21
Author's name: Mojca Miklavec, Arthur Reutenauer
Location on CTAN: /language/hyph-utf8/
Summary description: Hyphenation Patterns in UTF-8
License type: other-free
Announcement text:
----------------------------------------------------------------------
- additional patterns in Sanskript (Yves Codet)
- added Turkmen patterns (Nazar Annagurban)
- added 11 Indic patterns: Assamese, Bengali, Guajrati, Hindi, Assamese, Malayalam,
Marathi, Oriya, Panjabi, Tamil, Telugu (Santhosh Thottingal and Kevin & Siji)
- some changes in Tamil are expected to be released soon
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/language/hyph-utf8/
. More information is at
http://tug.ctan.org/pkg/hyph-utf8
(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 should be at your local mirror within a day.
Jim Hef{}feron
Saint MIchael's College
.............................................................................
The following information was provided by our fellow contributor:
Name of contribution: paresse
Version number: 3
Author's name: Le TeXnicien de surface
Location on CTAN: /macros/latex/contrib/paresse/
Summary description: paresse enables to obtain $alpha$ and such with §a and so on...
License type: lppl
Announcement text:
----------------------------------------------------------------------
as a consequence of a very kind mail of Claudio Beccari,
I've decided to enable the user to choose between to
`encoding' for greek alphabet and therefore paresse has two
new mutually exclusive options: `legacy' (default, same as
preceding version) and `Levi' to use Sylvio Levi's greek
encoding.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/paresse/
. More information is at
http://tug.ctan.org/pkg/paresse
(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 Fri, 19 Mar 2010 François Charette submitted an updat to the
biber
package.
Summary description: A BibTeX replacement for users of biblatex
License type: artistic
Announcement text:
----------------------------------------------------------------------
This release occurs in sync with biblatex 0.9a and will not
work with earlier versions!
See the accompanying Changes file for details on this release.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/biblio/biber
. More information is at
http://tug.ctan.org/info/?id=biber
(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
Philipp Lehman wrote:
> I've uploaded biblatex.tar.gz and biblatex.tds.zip to the incoming
> directory of the UK node. This is an update for
> macros/latex/exptl/biblatex. Please purge the old files, install the
> new ones, and announce the upload as usual.
>
> Thank you very much.
>
> RELEASE NOTES/CHANGES
>
> See the file RELEASE for release notes and the changelog in
> biblatex.pdf for the full list of changes.
i have installed the new version, and updated the catalogue repository.
Users may view the package's catalogue entry at
http://www.tex.ac.uk/tex-archive/help/Catalogue/biblatex.html
or browse the package's directory at
http://www.tex.ac.uk/tex-archive/macros/latex/exptl/biblatex/
The catalogue entry will change (somewhat) overnight tonight.
Robin Fairbairns
For the CTAN team
This should be at your local mirror within a day.
Jim Hef{}feron
Saint Michael's College
..........................................................................................
The following information was provided by our fellow contributor:
Name of contribution: Turkmen definition language for Babel
Version number: 0.1
Author's name: Nazar Annagurban
Summary description: Turkmen definition file for Babel.
License type: pd
Announcement text:
----------------------------------------------------------------------
Turkmen definition file for Babel.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/language/turkmen
. More information is at
http://tug.ctan.org/pkg/turkmen
(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 update should within a day be at your local mirror.
Jim Hef{}feron
Saint Michael's College
............................................................................
The following information was provided by our fellow contributor:
Name of contribution: biblatex-chicago-notes-df
Version number: 0.9
Author's name: David Fussner
Summary description: Chicago notes + bibliography style files for biblatex
License type: lppl
Announcement text:
----------------------------------------------------------------------
This release is for use only with version 0.9 of biblatex.
It offers, for the first time, internationalization support,
as well as a new package option for producing annotated
bibliographies. Please see the RELEASE file for
instructions on how to update your .bib files to work with
this new version, which has introduced some
incompatibilities with previous releases. The docs in
biblatex-chicago-notes-df.pdf, contain, as ever, all the
details.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/exptl/biblatex-contrib/biblate…
. More information is at
http://tug.ctan.org/pkg/biblatex-chicago-notes-df
(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 should within a day be at your local mirror.
Jim Hef{}feron
Saint Michael's College
.........................................................................
The following information was provided by our fellow contributor:
Name of contribution: dvipng
Version number: 1.13
Author's name: Jan-Ã…ke Larsson
Summary description: dvipng - A fast DVI to PNG/GIF converter.
License type: lgpl
Announcement text:
----------------------------------------------------------------------
This release adds the possibility to report the output image
width. Other than that, a segfault occuring from faulty DVIs
has been removed, and a number of build issues have been
corrected.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/dviware/dvipng
. More information is at
http://tug.ctan.org/pkg/dvipng
(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 .