with jim otherwise engaged, the ol' daemon's going to be working hard...
> The following information was provided by the package's contributor.
>
> Name of contribution: bundledoc
> Author's name: Scott Pakin
> Location on CTAN: support/bundledoc/
> Summary description: Bundle together all the files needed to build a LaTeX document
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> bundledoc is a post-processor for the snapshot package that bundles
> together all the classes, packages, and files needed to build a given
> LaTeX document. It reads the .dep file that snapshot produces, finds
> each of the files mentioned therein, and archives them into a single
> .tar.gz (or .zip, or whatever) file, suitable for moving across
> systems, transmitting to a colleague, etc.
>
> As an added bonus, this distribution includes a small script called
> arlatex. arlatex is a LaTeX-specific archiving program that combines
> a bunch of files into a single .tex file. When the .tex file is run
> through latex, all of the original files are recreated and the LaTeX
> document is built. bundledoc can be easily configured to use arlatex
> as its archiver in place of tar, zip, etc.
>
> Version 3.0 of bundledoc retains in the generated archive the
> document's directory structure; provides support for including only
> document files, not parts of LaTeX; lets the user control at a
> fine-grained level exactly which files are included or excluded; and
> improves the handling of filenames containing spaces. The tetex.cfg
> configuration file has been replaced by a (virtually identical)
> texlive-unix.cfg file. Thanks to Marius Kleiner and Fabien
> Vignes-Tourneret for their contributions to this release.
thanks for the upload; i have installed the new version, and updated the
catalogue repository (somewhat more than usual for a package update).
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/bundledoc.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/support/bundledoc/
the web copy of the catalogue entry will change a fair bit, overnight.
Robin Fairbairns
For the CTAN team
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: ydoc
Version number: v0.1alpha
Author's name: Martin Scharrer
Location on CTAN: /macros/latex/contrib/ydoc
Summary description: Documentation Macros for LaTeX packages and classes
License type: lppl
Announcement text:
----------------------------------------------------------------------
'ydoc' provides macros and environments to document LaTeX
packages and classes.
It is an (unfinished) alternative to the 'ltxdoc' class and
'doc' or 'xdoc' package.
It targets a different layout and tries to provide more
modern styles (xcolor, hyperref, etc.).
This is an alpha release. It should not be used yet for
other packages,
because the implementation might change.
However, the other packages of the author will use it soon
to some extend.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/ydoc
. More information is at
http://tug.ctan.org/pkg/ydoc
(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: modroman
Version number: 1
Author's name: Yvon Henel aka Le TeXnicien de surface
Location on CTAN: /macros/latex/contrib/modroman/
Summary description: macros to write roman numerals thus i, ij, iij, iv... or
thus i, ij, iij, iiij... or even thus I, II, III, IIII...
License type: lppl
Announcement text:
----------------------------------------------------------------------
modroman.sty, macros to write numbers
1) in lowercase roman numerals thus i, ij, iij, iv...
2) in lowercase roman numerals thus i, ij, iij, iiij...
3) in uppercase roman numerals thus I, II, III, IIII...
complete rewriting of the code
new documentation
many new macros to format roman numerals
two thirds of them are purely expandable
new options
but compatibility with the previous version
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/modroman/
. More information is at
http://tug.ctan.org/pkg/modroman
(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 soon be at your local mirror.
Jim Hef{}feron
Saint Michael's College
...............................................................................
The following information was provided by our fellow contributor:
Name of contribution: montex
Version number: IVu.04.092
Author's name: Oliver Corff
Summary description: MonTeX provides Mongolian and Manju support for the TeX/LaTeX community.
License type: gpl
Announcement text:
----------------------------------------------------------------------
Change language name for hyphenation patterns from mongolian to mongolianlmc that
needs to be updated simultaneously with hyph-utf8 and language.dat in TeX
distributions (the change will allow babel users to use T2A-encoded patterns).
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/language/mongolian/montex
. More information is at
http://tug.ctan.org/pkg/montex
(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: xypdf
Version number: v1.2
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:
----------------------------------------------------------------------
* No error message with the [color] and [all] options in Xy-pic
* Support for rotation and scaling.
* Improved precision and numerical stability in the curve
offset algorithm.
----------------------------------------------------------------------
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 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: currfile
Version number: v0.1
Author's name: Martin Scharrer
Location on CTAN: /macros/latex/contrib/currfile
Summary description: Macros for file name and path of input files
License type: lppl
Announcement text:
----------------------------------------------------------------------
This package provides macros holding the file name
information (dir, base name, extension, full name and full
path) for
files read by LaTeX's input and include macros. It uses
the file hooks
provided by the 'filehook' package.
The package is similar to the 'fink' package, but uses a
different implementation (a stack) and takes care to restore
the parent file name after the trailing clearpage of an
include'd file. This allows the usage of the macros on the
page header and footer of the last page of such files.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/currfile
. More information is at
http://tug.ctan.org/pkg/currfile
(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: filehook
Version number: v0.1
Author's name: Martin Scharrer
Location on CTAN: /macros/latex/contrib/filehook
Summary description: Provides hooks for input files
License type: lppl
Announcement text:
----------------------------------------------------------------------
This package provides several file hooks (AtBegin, AtEnd,
...) for files read by input, include and
InputIfFileExists. General hooks for all such files (e.g.
all include'd ones) and file specific hooks only used for a
named files are provided.
Also two hooks are provided for the end of include'd files:
one before and one after the clearpage.
This hooks allows document and package author to execute
code before and after specific or all files.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/filehook
. More information is at
http://tug.ctan.org/pkg/filehook
(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: OCGtools
Version number: 0.6
Author's name: Robert Marik
Location on CTAN: /macros/latex/contrib/ocgtools
Summary description: hanlding PDF document's this.dirty
License type: lppl
Announcement text:
----------------------------------------------------------------------
This new version keeps PDF document's this.dirty and hence
the users of Adobe Acrobat are not bothered by the question
Save changes? if the user only opened/closed the layers
and related buttons and nothing else has been changed in
document.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/ocgtools
. More information is at
http://tug.ctan.org/pkg/ocgtools
(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 reach 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: fancytooltips
Version number: 1.6
Author's name: Robert Marik
Location on CTAN: /macros/latex/contrib/fancytooltips/
Summary description: Added new options and examples, expanded documentation
License type: lppl
Announcement text:
----------------------------------------------------------------------
The new version includes the following
* New options active and inactive allow to extract
labeled equations, figures and theorem-like environments and
put tooltips to the output of
ef and eqref commands. This
all is done automatically. (See the demo file
examples/fancy-preview/fancy-preview-demo.pdf and script
fancy-preview in the same directory.)
* Starred versions of ooltip and ooltipanim commands
(see the demo file above).
* Expanded documentation and new option for debug
debugging problems (see the file
fancytooltis-example-min-dvips.pdf in the examples directory).
* Handles PDF's this.dirty variable and the users of Adobe
Acrobat are not bothered by the questions about saving
changes.
* Created repository with forum for reporting problems and
with development version of the package at
http://bitbucket.org/robert.marik/fancytooltips . The
version from this repository is considered to be unstable,
the last stable version is always the version at CTAN.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/fancytooltips/
. More information is at
http://tug.ctan.org/pkg/fancytooltips
(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 .