the daemon heard someone whispering:
> Name of contribution: parselines
> Author's name: Florent CHERVET
> Location on CTAN: macros/latex/contrib/FC/parselines
> Summary description: A simple line parser for files or text inside environment
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This is a simple line parser.
>
> For files: dofilebyline{filename} expands do (a user macro
> with 1 parameter)
> on each line of the given file, reading lines one after
> another with
ead.
>
> For text:
> egin{parse lines}{
ow: #1}
> ...
> ...
> end{parse lines}
>
> will add the number of the row before each line in the
> environment.
>
> Other funny things can be done (see the .pdf ;-))
>
> (c) lppl - 2010 (FC)
>
> ----------------------------------------------------------------------
>
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/parselines.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/parselines/
thanks for the upload; i have installed the new package and made an an
entry for it in the catalogue repository. (the web version of the entry
will not appear until some time tonight.)
Robin Fairbairns
For the CTAN team
the daemon's been working away again, and reports:
> The following information was provided by the package's contributor.
>
> Name of contribution: Interfaces
> Author's name: Florent CHERVET
> Location on CTAN: macros/latex/contrib/interfaces
> Summary description: A few pgfkeys-macros to modify a large number of
> parameters in LaTeX documents
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> Interfaces provides a small number of macros to modify
> the settings
> ^^^^^^^^^^ of a large number of parameters provided by Most
> Frequently
> Used Packages (MFUP!) for typesetting beautiful documents
> with LaTeX.
>
> The macros shares a standardized syntax of the form key=value. The key
> names are intuitive: font, top, bottom, left, right, bookmark, bold,
> italic, color, twocolumns, title, pagestyle, before, after, indent
> etc.
>
> Interfaces DOES NOT provide any new feature, except
epeatcell,
>
owfont, and ookmarksetup (as long as the bookmark package does not
> `steal' them to interfaces... what whould be considered as a favour!)
>
> A few macros are modified. The complete list is included in
> interfaces.pdf, with explainations.
>
> * * * *
> Interfaces is organised in different modules which are loaded after
> the master package is loaded. Each module can be loaded separately.
>
> Commands provided: (each in a distinct module) -------------
> ----------
>
> sectionformat: interface for package titlesec to modify
> the titles
> produced by the sectionning commands (and their
> bookmarks).
> replaces itleformat, itlespacing and
> itleclass and
> is compatible with them.
>
> pagesetup: interface for package fancyhdr to modify the
> current page
> style or create new page styles. Replaces
> fancypagestyle
> fancyhf, fancyhfoffset,
>
enewcommandheadrulewidth etc.
>
> ocsetup: interface for package tocloft to fine tune the
> aspect of
> the table of contents, list of figures / of tables.
> ocsetup also
> applies to shorttableofcontents provided by the
> shorttoc package.
> Facility to make multi-columns table(s) of contents
> is included,
> give a label for the table of contents/of figures/of
> tables...
> give them a bookmark. Replaces a lot of tocloft' control
> sequences.
>
>
epeatcell: to create `dynamic' tabulars, possibly
> with formulas
> computation:
umexpr, pgfmathparse or FPeval
> formulas can be
> plugged in the tabular or array, with the possibility to
> transpose.
>
>
owfont: to modify the font and/or the alignment of
> each cell in a
> tabular/array row. Modification of the alignment has some
> limitations.
> Compatible with all package compatible with
> array.sty,colortbl,hhline,
> arydshln,delarray etc.
>
> + some macros to make easier the use of e-TeX marks
> registers (useful
> with sectionformat and
> pagesetup).
>
> runctext and htruncadjust are provided in order to take
> advantage of
> the code provided by the package
> truncate.sty
> ------------------------------------------------------------
> -----------
>
> Interfaces is mainly based on scrlfile.sty ( provided in
> the Koma-
> Script bundle, but Koma-Script classes are not required),
> on pgfkeys
> and etoolbox.
>
> Interfaces defines some pgfkeys handlers designed
> specially to make
> key-value interfaces for other packages. Using those
> handlers permit
> the design of an interface in a few minutes... (well,
> good knowledge
> of pgfkeys is required ;-)
>
> . ookmarksetup is also enhanced with starred keys.
>
> . Facility to load TikZ libraries and pgf modules is
> provided via usetikz.
>
> . pgfkeys is enhanced with a new ``default'' value in case
> the value is blank.
>
> . scrlfile's AfterFile and BeforeFile have starred forms.
thanks for the upload; i have installed the package, and made an entry
in the catalogue repository giving a brief outline.
> ----------------------------------------------------------------------
>
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/interfaces.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/interfaces
the catalogue entry will not appear on the web until some time tonight.
Robin Fairbairns
For the CTAN team
This should be at your local mirror.
Jim Hef{}feron
Saint Michael's College
..........................................................................
The following information was provided by our fellow contributor:
Name of contribution: pkfix-helper
Version number: 1.3
Author's name: Scott Pakin
Location on CTAN: /support/pkfix-helper
Summary description: Preprocess old PostScript files so pkfix can replace their fonts
License type: lppl
Announcement text:
----------------------------------------------------------------------
pkfix is a useful utility for replacing resolution-dependent
bitmapped fonts in a dvips-produced PostScript file with the
corresponding resolution-independent vector fonts.
Unfortunately, pkfix needs to parse certain PostScript
comments that appear only in files produced by dvips
versions later than 5.58 (ca. 1996); it fails to work on
PostScript files produced by older versions of dvips.
pkfix-helper is a program that attempts to insert
newer-dvips comments into an older-dvips PostScript file,
thereby making the file suitable for processing by pkfix.
pkfix-helper can sometimes process documents fully
autonomously but does require the user to verify and, if
needed, correct its decisions.
Version 1.3 introduces a --keep option to prevent specified
bitmapped fonts from being replaced with vector fonts. This
is useful for logos and other graphics that were created as
single-character fonts. Version 1.3 also fixes a
divide-by-zero error caused by forced fonts that match only
on zero-width characters. Both the request for a --keep
option and the bug report are due to Rogério Brito.
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/support/pkfix-helper
. Information is at
http://tug.ctan.org/pkg/pkfix-helper
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
This should be at your local mirror.
Jim Hef{}feron
Saint Michael's College
..........................................................................
The following information was provided by our fellow contributor:
Name of contribution: xetex-itrans
Version number: 2.0
Author's name: Shrisha Rao
Location on CTAN: /macros/xetex/generic/itrans/
Summary description: Baraha/ITRANS input mappings for XeLaTeX, for Devanagari, Kannada, and Telugu.
License type: lppl
Announcement text:
----------------------------------------------------------------------
Baraha mapping for Kannada is added, as is an ITRANS Telugu mapping.
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/macros/xetex/generic/itrans/
. Information is at
http://tug.ctan.org/pkg/xetex-itrans
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
This should be at your local mirror.
Jim Hef{}feron
Saint Michael's Colllege
.......................................................................
The following information was provided by our fellow contributor:
Name of contribution: Metapost
Version number: 1.212
Author's name: Taco Hoekwater
Location on CTAN: /graphics/metapost/base
Summary description: The metapost graphics engine
License type: gpl
Announcement text:
----------------------------------------------------------------------
MetaPost 1.212 has a much improved reference manual and
contains a set of small bugfixes for earlier 1.2xx releases.
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/graphics/metapost/base
. Information is at
http://tug.ctan.org/pkg/metapost
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
This should be at your local mirror.
Jim Hef{}feron
Saint Michael's College
...........................................................................
Update summary:
version 0.9a
- Compatibility to biblatex 0.9e.
- New option 'postnote'. This option can take the values
'inparen' and 'afterparen', where 'inparen' puts the
postnote in subsequent citations inside the parenthesis
holding the 'see note N' phrase. The default is
'afterparen' (thus, the default behaviour has changed,
because the HZ style requires it. The style description
was wrong at this point, and I did not check properly in
the printed journal. Therefore, the biblatex style
'historische-zeitschrift' was wrong in this particular
point. For compatibility reasons, and because it might be
useful, I turned the wrong behaviour into the option
'postnote=inparen').
- @reference and @inreference are now supported (as an
alias for @collection and @incollection, respectively, as
they do not require special treatment).
Basic package information, as sent by the contributor.
------------------------------------------------------------------------
Location: /macros/latex/exptl/biblatex-contrib/historische-zeitschrift
Caption: Biblatex style for the journal 'Historische Zeitschrift'
Description: The package provides citations according with the house
style of the ‘Historische Zeitschrift’, a German historical journal.
The scheme is a fullcite for the first citation and ‘Author,
Shorttitle (as note N, P)’ for later citations (P being the page
number). For further details, see the description of the house
style at the journal's site.
The package depends on biblatex (version 0.9e or higher).
Author: Dominik Waßenhoven
License: lppl
Name: historische-zeitschrift
Version: 0.9
------------------------------------------------------------------------
More information is at http://tug.ctan.org/pkg/historische-zeitschrift
(this link may take a day to sync). Our archive service is sponsored
by the TeX Users Group http://www.tug.org .
Herbert Voss wrote:
> I have uploaded mathmode-new.tgz to the uk ctan node.
> there is also a damaged mathmode.tgz, please delete
> this file.
(noted)
> Please replace the files with the existing ones in
> /info/math/voss/mathmode/
>
> This new version 2.45 has the following changes:
>
> 2010-10-18 - fix bug with missing $ symbols
> - typos
thanks for the upload; 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/entries/voss-mathmode.html
or browse the package's directory at
http://www.tex.ac.uk/tex-archive/info/math/voss/mathmode/
The catalogue entry will change (somewhat) overnight tonight.
Robin Fairbairns
For the CTAN team
This should be at your local mirror.
Jim Hef{}feron
Saint Michael's College
.................................................................
The following information was provided by our fellow contributor:
Name of contribution: Asymptote
Version number: 2.05
Author's name: John Bowman
Summary description: 2D & 3D TeX-Aware Vector Graphics Language
License type: lgpl
Announcement text:
----------------------------------------------------------------------
Arbitrary depth array constructors were re-instated.
Profiling code was added. Spaces within file names and eps
file attachments are now supported in inlinetex mode, and
interference from any pre-existing aux file is avoided. A
new auto-generated version (1.21) of asymptote.sty
contributed by Will Robertson features a latexmk-compatible
asyinclude command. Path-overwriting bugs in the NSIS
MSWindows installer were circumvented.
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/graphics/asymptote
. Information is at
http://tug.ctan.org/pkg/asymptote
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
This should be at your local mirror.
Jim Hef{}feron
Saint Michael's College
.........................................................................
The following information was provided by our fellow contributor:
Name of contribution: luaotfload
Version number: 1.20
Author's name: Khaled Hosny
Summary description: OpenType layout system for Plain TeX and LaTeX
License type: gpl
Announcement text:
----------------------------------------------------------------------
* Make cache directory creation more robust
* Fix GPOS mark placement in left-to-right direction
* Reject fonts missing 'names' table
* Sanitize color value before attempting to use it
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/macros/luatex/generic/luaotfload
. Information is at
http://tug.ctan.org/pkg/luaotfload
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
On Fri, 15 Oct 2010 Salome Södergran submitted the new package
koma-moderncvclassic
to CTAN.
Summary description: Makes the style and command of moderncv (style classic) available for koma-classes and thus compatible with biblatex.
License type: lppl
Announcement text:
----------------------------------------------------------------------
This package provides an imitation of the moderncv-class
with the classic style (by Xavier Danaux), to be used in
conjunction with the koma-classes.
Thus it is possible to configure pagelayout, headings etc.
the way it is done in koma-classes. Moreover, it is possible
to use biblatex, while the original moderncv-class is
incompatible with biblatex.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/koma-moderncvclassic
. More information is at
http://tug.ctan.org/info/?id=koma-moderncvclassic
(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 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: rec-thy
Version number: 1.0
Author's name: Peter M. Gerdes
Summary description: Commands to typeset recursion theory (aka computability theory) papers
License type: lppl
Announcement text:
----------------------------------------------------------------------
Initial release of the rec-thy package
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/macros/latex/contrib/rec-thy
. Information is at
http://tug.ctan.org/pkg/rec-thy
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
This should be at your local mirror.
Jim Hef{}feron
Saint Michael's College
.........................................................................
The following information was provided by our fellow contributor:
Name of contribution: babeltools
Version number: 0.2
Author's name: Javier Bezos
Summary description: Fixing (some) babel annoyances
License type: lppl
Announcement text:
----------------------------------------------------------------------
With babeltools, you can decide which shorthands are used or
even cancel its mechanism altogether. An alternative
implementation is provided. You can prevent config files to
be loaded, and macros for citations and cross references to
be redefined, too.
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/macros/latex/contrib/bezos
. Information is at
http://tug.ctan.org/pkg/babeltools
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
This should be at your local mirror.
Thanks,
Jim Hef{}feron
Saint Michael's College
..........................................................................
The following information was provided by our fellow contributor:
Name of contribution: musixtex
Version number: T-114
Author's name: Bob Tennent
Location on CTAN: /macros/musixtex
Summary description: Sophisticated music typesetting
License type: gpl
Announcement text:
----------------------------------------------------------------------
This is a complete makeover of what was formerly the Taupin
sub-directory of macros/musixtex. This distribution is easy
to install on TDS-compliant TeX systems (no installation
scripts) and includes three of the most important add-on
packages: for Postscript fonts, Postscript slurs, and
support for lyrics. Obsolete and redundant files have been
deleted. The package includes the C source for the 2nd-pass
processor musixflx and a pre-compiled Windows binary.
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/macros/musixtex
. Information is at
http://tug.ctan.org/pkg/musixtex
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
This should be at your local mirror.
Thank you again,
Jim Hef{}feron
Saint Michael's College
......................................................................................
Information was provided by our fellow contributor:
Name of contribution: russ
Version number: 1
Author's name: Sergey Shashkov
Summary description: Russ - TeX commands with russian letters, russian hypenations
and other printing traditions
License type: other-free
Announcement text:
----------------------------------------------------------------------
With this package you can use russian letters in commands. For example,
ewcommand{задача}{par
oindent extbf{Задача.}hspace{2mm}ignorespaces}
Also you have no problems with russian letters (Ё!)
You have Глава instead of Chapter, g instead of an and others.
You have no need to use babel.
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/macros/latex/contrib/russ
. Information is at
http://tug.ctan.org/pkg/russ
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
the daemon wrote, while i was playing a game on another computer ...
> The following information was provided by the package's contributor.
>
> Name of contribution: xpackages
> Author's name: LaTeX3 Project
> Location on CTAN: macros/latex/contrib/xpackages
> Summary description: High-level LaTeX3 concepts
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This release (SVN 2076) fixes a bug in the xparse package which leads
> to errors when environments are nested.
> ----------------------------------------------------------------------
>
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/xpackages.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/xpackages/
thanks for the upload; i have instaqlled the revised files and updated
the catalogue repository. the (minutely updated) catalogue entry will
appear on the web some time overnight tonight.
Robin Fairbairns
For the CTAN team
This should be at your local mirror.
Jim Hef{}feron
Saint Michael's College
.....................................................................
The following information was provided by our fellow contributor:
Name of contribution: present.tex
Version number: 2.0
Author's name: Matthias Meister
Summary description: Presentations with Plain TeX
License type: lppl
Announcement text:
----------------------------------------------------------------------
The package offers a collection of simple macros for
preparing presentations in Plain TeX. Slide colour and text
colour may be set, links between parts of the presentation,
to other files, and to web addresses may be inserted. Images
may be included easily. Background images can be set.
The structure of the macros is not overly complex, so that
users should find it easy to adapt the macros to their
specific needs.
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/macros/plain/contrib/present
. Information is at
http://tug.ctan.org/pkg/present
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
On Tue, 12 Oct 2010 Staszek Wawrykiewicz submitted an update to the
poltawski
font package.
> Package: Antykwa Poltawskiego fonts
> Version: 1.101
> Date: Oct 9 2010
> Authors: Bogusl{}aw Jackowski and Janusz M. Nowacki
> License: GUST Font License
> Location on CTAN: fonts/poltawski
>
> Maintenance status maintained. The Current Maintainer
> of this work is Bogusl{}aw Jackowski and Janusz M. Nowacki.
>
> The package contains the Antykwa Po{l}tawskiego family of fonts in the
> PostScript Type 1 and OpenType formats.
> The original font was designed in the twenties of the XX century by
> the Polish typographer Adam Po{l}tawski (1881-1952).
>
> Following the route set out by the Latin Modern and TeX Gyre projects
> (http://www.gust.org.pl/projects/e-foundry), the Antykwa Poltawskiego
> digitisation project aims at providing a rich collection of
> diacritical characters in the attempt to cover as many Latin-based
> scripts as possible. To our knowledge, the repertoire of characters
> covers all European languages as well as some other Latin-based
> alphabets such as Vietnamese and Navajo; at the request of users,
> recent extensions (following the enhancement of the Latin Modern
> collection) provide glyphs sufficient for typesetting of romanized
> transliterations of Arabic and Sanskrit scripts.
>
> The Antykwa Poltawskiego family consists of 4 weights (light,
> normal, medium, bold), each having upright and italic forms and one
> of 5 design sizes: 6, 8, 10, 12 and 17pt (in the OTF lingo: extended,
> semiextended, normal, semicondensed, and condensed, respectively).
> Altogether, the collection comprises 40 font files,
> containing the same repertoire of 1126 characters.
>
> Recent changes:
> Ver 1.101: 09.10.2010
> mistakenly missing `smcp' (small caps) feature and stylistic alternatives
> added in OTF files; altered implementation of the `numr', `dnom', `frac',
> and `dlig' features; other font files remained essentially intact (only
> version number changed).
Thanks for the upload.
For the CTAN Team
Rainer Schöpf
This should be at your local mirror.
Jim Hef{}feron
Saint Michael's College
..........................................................................
The following information was provided by our fellow contributor:
Name of contribution: mtx
Version number: 0.60d
Author's name: Bob Tennent
Location on CTAN: /support/mtx
Summary description: A preprocessor for pmx.
License type: gpl
Announcement text:
----------------------------------------------------------------------
An update to 0.60d and re-organization of the files.
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/support/mtx
. Information is at
http://tug.ctan.org/pkg/mtx
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
This should be at your local mirror.
Jim Hef{}feron
Saint Michael's College
....................................................................
The following information was provided by our fellow contributor:
Name of contribution: cals
Version number: 2.0.1
Author's name: Oleg Parashchenko
Summary description: multipage tables with headers, footers, cell spanning and decorations
License type: lppl
Announcement text:
----------------------------------------------------------------------
The cals package is a set of macros to typeset multipage
tables with repeatable headers and footers, with cells
spanned over rows and columns. Decorations are supported:
padding, background color, width of separation rules. The
code is compatible with multicols and pdfsync.
----------------------------------------------------------------------
This package is at
http://tug.ctan.org/tex-archive/macros/latex/contrib/cals
. Information is at
http://tug.ctan.org/pkg/cals
(it may take a day for the information to appear). We are supported
by the TeX Users Group http://www.tug.org . For your users group
see http://www.tug.org/usergroups.html .
and *again*! the daemon's busy tonight.
> The following information was provided by the package's contributor.
>
> Name of contribution: answers
> Author's name: Joseph Wright
> Location on CTAN: /macros/latex/contrib/answers
> Summary description: Setting questions (or exercises) and answers.
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> v2.13:
> - Produce proper cross-references with hyperref
> ----------------------------------------------------------------------
thanks for the upload; i've installed the files and updated the
catalogue repository/
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/answers.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/answers
The catalogue entry will change (somewhat) overnight tonight.
Robin Fairbairns
For the CTAN team
that old daemon's at it again:
>
> The following information was provided by the package's contributor.
>
> Name of contribution: achemso
> Author's name: Joseph Wright
> Location on CTAN: /macros/latex/contrib/achemso
> Summary description: Support for submissions to American Chemical Society journals
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> v3.5c:
> - Fix an issue with mciteSubRef
> - Remove sections from Org. Lett. drafts
> ----------------------------------------------------------------------
thanks for the upload; i've installed the files and updated the
catalogue entry (very lightly).
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/achemso.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/achemso
The catalogue entry will change (somewhat) overnight tonight.
Robin Fairbairns
For the CTAN team
Herbert Voss wrote:
> I uploaded math-E.tgz to the uk ctan node. Please save all
> files in the directory
>
> /info/examples/Math-E/
>
> The zip contains all examples from the english book
> Typesetting Mathematics with LaTeX
>
> The examples are stand alone documents and can be
> run with LaTeX or pdflatex. For more information
> read the README file.
thanks for the upload. i have installed the files and made an entry in
the catalogue repository.
Users may view the package's catalogue entry at
http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/math-e.html
or browse the package's directory at
http://www.tex.ac.uk/tex-archive/info/examples/Math-E/
The catalogue entry will change (somewhat) overnight tonight.
Robin Fairbairns
For the CTAN team
On Mon, 11 Oct 2010 Marcel Jira submitted the new package
progessbar
to CTAN.
Summary description: Visualize shares of total amounts in the form of a (progress-)bar
License type: lppl
Announcement text:
----------------------------------------------------------------------
Description
===========
This package allows you to easily visualize shares of total
amounts in the form of a bar. So basically you can convert
any number between 0 and 1 to a progressbar using the
command progressbar{<number>}. Also a lot of customizations
are possible, allowing you to create an unique progressbar
on your own.
License
=======
Copyright 2010 Marcel Jira
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
version 1.3c of this license or (at your option) any later
version. The latest version of this license is in
http://www.latex-project.org/lppl.txt and version 1.3c or
later is part of all distributions of LaTeX version
2005/12/01 or later.
This work has the LPPL maintenance status `maintained'.
The Current Maintainer of this work is Marcel Jira.
This work consists of the files progressbar.sty and
progressbar.tex.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/progressbar/
. More information is at
http://tug.ctan.org/info/?id=progressbar
(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, 10 Oct 2010 Boris Oriet submitted an update to the
chletter
package.
Summary description: A class for typesetting letters to Swiss rules.
License type: lppl
Announcement text:
----------------------------------------------------------------------
The chletter document class enables composition of letters fitting into Swiss C5 & C6/5
windowed envelopes. This class is compatible with the standard letter class. It is not
limited to letters and may be used as a generic document class.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/chletter/
. More information is at
http://tug.ctan.org/info/?id=chletter
(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 daemon wrote, yesterday:
> The following information was provided by the package's contributor.
>
> Name of contribution: The yt4pdf package
> Author's name: D. P. Story
> Location on CTAN: macros/latex/contrib/
> Summary description: Play YouTube videos in a PDF
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> The yt4pdf package uses the rmannot package to embed a special SWF
> file to play the YouTube videos. There is a complete set of buttons
> that come with the package to control the video: play, pause, stop
> loading, rewind, load a video by its YouTube video ID, and a button to
> view a video on the YouTube web site. Adobe Acrobat 9 or later is
> required to author a document; only Adobe Reader 9 is need to view the
> created yt4pdf document.
thanks for the upload. i have installed the files and created a
catalogue entry in the repository.
> Users may view the package catalogue entry at
> http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/yt4pdf.html
> or they may browse the package directory at
> http://www.tex.ac.uk/tex-archive/macros/latex/contrib/yt4pdf/
the catalogue entry won't appear on the web until some time tonight.
Robin Fairbairns
For the CTAN team