On Sun, 13 Apr 2008 Wybo Dekker submitted an update to the
ctable
package.
ctable.sty provides commands to easily typeset centered or left or right aligned
tables and (multiple-)figure floats, with footnotes. Instead of an environment,
a command with 4 arguments is used; the first is optional and is used for
key,value pairs generating variations on the defaults and offering a route for
future extensions.
Location on CTAN: macros/latex/contrib/ctable
License: LPPL
---------------------------------------------------------------------
- major changes (relative to v1.11):
- added option notespar, typesetting footnotes in a paragraph, one
after the other. Useful for tables with many short footnotes.
---------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/ctable
. More information is at
http://tug.ctan.org/info/?id=ctable
(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 Sun, 13 Apr 2008 Dominik Wassenhoven submitted an update to the
biblatex-dw
package.
It is a small collection of styles for the biblatex package. It was designed
for citations in the humanities and offers some features that are not provided
by the standard biblatex styles. Biblatex-dw is dependent on biblatex (at least
version 0.7) and cannot be used without it.
Location on CTAN: /macros/latex/exptl/biblatex-contrib/biblatex-dw/
License type: lppl
Announcement text:
----------------------------------------------------------------------
v1.1b
- BUGFIX: When using parencite with 'footnote-dw',
additional parentheses (e.g. enclosing the string
'editor') were lost; they are now replaced by
brackets.
- BUGFIX: In 'footnote-dw', the normal cite command
always produced a capital letter at the beginning.
This is fixed now.
- Fixed a small punctuation error in connection with
'herename';.
- New command itleaddonpunct for the punctuation
before titleaddon, booktitleaddon and maintitleaddon.
The default is a period now (not a comma, as before).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/exptl/biblatex-contrib/biblatex-dw/
. More information is at
http://tug.ctan.org/info/?id=biblatex-dw
(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 package below has been installed on tug.ctan.org and should soon be
at your favorite mirror.
Thanks again,
Jim Hefferon
Saint Michael's College
..........................................................................
The following information was provided by our fellow contributor:
Name of contribution: varsfromjobname
Author's name: Uwe Ziegenhagen
Location on CTAN: /macros/latex/contrib/varsfromjobname
Summary description: extracts tokens from jobname
License type: lppl
Announcement text:
----------------------------------------------------------------------
varsfromjobname.sty extracts variables from the name of the LaTeX file.
If the name of the file consists of tokens separated by hyphen, the
package offers the following commands:
getonefromjobname
gettwofromjobname
getthreefromjobname
getfourfromjobname
getfivefromjobname
getsixfromjobname
getsevenfromjobname
geteightfromjobname
getninefromjobname
Usage:
a) Save your LaTeX-file under a name such as 2008-04-14-ziegenhagen.tex
b) Load the package by putting usepackage{varsfromjobname} in the
preamble of your document
c) Use the commands given above to address the specific parts of the
filename.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/varsfromjobname
. More information is at
http://tug.ctan.org/pkg/varsfromjobname
(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 package below has been put up at tug.ctan.org and should soon be at
your favorite mirror.
Thanks again,
Jim Hefferon
Saint Michael's College
............................................................................
The following information was provided by our fellow contributor:
Name of contribution: endheads 1.4
Author's name: John Burt
Location on CTAN: /macros/latex/contrib/endheads
Summary description: Running headers for endnotes
License type: lppl
Announcement text:
----------------------------------------------------------------------
Endheads 1.4 makes running headers of the form Notes to pp. XX--YY for
endnotes sections. Version 1.4 adds compatibility with memoir class, and adds
more ability to use endheads in multilingual environments.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/endheads
. More information is at
http://tug.ctan.org/pkg/endheads
(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 .
Philipp Lehman wrote:
> I've uploaded 'csquotes.tar.gz' to the incoming directory of the UK
> node. This is an update for macros/latex/contrib/csquotes. Please
> purge the old files, install the new ones, and announce the upload as
> usual. Thank you very much.
>
> ABOUT
>
> The csquotes package provides advanced facilities for inline and
> display quotations. It is designed for a wide range of tasks ranging
> from the most simple applications to the more complex demands of
> formal quotations.
>
> CHANGES
>
> * Fixed timing issue with active quotes introduced in 4.0
thanks for the upload; i've installed the new version and updated the
catalogue repository.
users may read the catalogue entry at
http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/csquotes.html
or browse the package directory at
http://www.tex.ac.uk/tex-archive/macros/latex/contrib/csquotes/
the catalogue entry will be updated overnight.
Robin Fairbairns
For the CTAN team
The package below has been updated and should soon be at your favorite
mirror.
Thanks,
Jim Hefferon
Saint Michael's College
................................................................
The following information was provided by our fellow contributor:
Name of contribution: vc bundle
Author's name: Stephan Hennig
Location on CTAN: /support/vc
Summary description: version control for TeX and friends
License type: pd
Announcement text:
----------------------------------------------------------------------
The vc bundle
----------------------
This is a script based approach to version control for TeX
documents. It works more reliably than keyword substitution
based approaches, since it tracks all files in a working
copy, not only .tex files.
The vc bundle works with LaTeX and plain TeX. Currently,
Bazaar, Git and Subversion are supported.
v0.4 (2008-04-10)
----------------------
Incompatibel changes:
* Search for local modifications only at request
(relevant to macro VCRevisionMod, see appendix B).
Changes:
* Again improved locale handling.
* Improved compatibility for Subversion within Msys shell.
* Improved documentation:
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/support/vc
. More information is at
http://tug.ctan.org/pkg/vc
(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, 7 Apr 2008 Paul Ebermann submitted an update to the
minipage-marginpar
package.
Location on CTAN: /macros/latex/contrib/minipage-marginpar
Summary description: Package-update: minipage-marginpar (bugfix and namechange)
License type: lppl
Announcement text:
----------------------------------------------------------------------
This package allows marginpar -commands inside of minipages and other boxes.
(It takes another approach than marginnote by Markus Kohm: it saves all
marginpar -commands and typesets them outside (i.e., after) the box.) Version
0.3 fixes a bug, which caused marginpars of some kind only appearing on odd
pages, not even ones. In my documents I don't have much of those, so I remarked
it only now, nearly two years after version 0.2 (which introduced this bug,
fixing another one).
At the same time, i decided to change the name of the package files from
mpgmpar to minipage-marginpar, as already is the CTAN directory name. (There
is a compatibility style file, which simply loads the new one.)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/minipage-marginpar
. More information is at
http://tug.ctan.org/info/?minipage-marginpar
(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, 8 Apr 2008 Axel Sommerfeldt submitted an update to the
caption
package.
Location on CTAN: /macros/latex/contrib/caption/
Summary description: Customising captions of floating environments
License type: lppl
Announcement text:
----------------------------------------------------------------------
Updated Russian documentation
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/caption/
. More information is at
http://tug.ctan.org/info/?id=caption
(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
A new package has just been installed on tug.ctan.org and should soon be
at your local mirror.
Thank you,
Jim Hefferon
Saint Michael's College
....................................................................
The following information was provided by our fellow contributor:
Name of contribution: nostarch v1.0
Author's name: Boris Veytsman
Location on CTAN: /macros/latex/contrib/nostarch
Summary description: LaTeX Style For No Starch Press
License type: lppl
Announcement text:
----------------------------------------------------------------------
This is the ``official'' LaTeX style for No Starch Press,
http://www.nostarch.com. The class is intended to typeset books for
this publisher---both hard copies and electronic books.
The suite provides main class, nostarch.cls, hyperref interface
nshyper.sty and MakeIndex style nostarch.ist.
----------------------------------------------------------------------
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/nostarch
. More information is at
http://tug.ctan.org/pkg/nostarch
(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 Sun, 6 Apr 2008, Axel Sommerfeldt submitted an update to the
caption
package.
The caption package provides many ways to customise the captions in floating
environments like figure and table, and cooperates with many other packages.
Includes rotating captions, sideways captions, continued captions (for tables or
figures that come in several parts). A list of compatibility notes, for other
packages, is provided in the documentation.
The package also provides the caption outside float facility, in the same
way that simpler packages like capt-of do.
The package supersedes caption2.
Location on CTAN: /macros/latex/contrib/caption/
Summary description: Customising captions of floating environments
License type: lppl
Announcement text:
----------------------------------------------------------------------
Bugfix release of the caption package bundle:
- English documentation revised
- German documentation finished!
- ablecaption* does not increment the table counter anymore
-
ameref & autoref work for supertabulars now, too
- Support of the xtab package added
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/caption/
. More information is at
http://tug.ctan.org/info/?id=caption
(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