Jean-François Burnol submitted an update to the
etoc
package.
Version number: 1.07g
License type: lppl
Summary description: Completely customisable TOCs
Announcement text:
----------------------------------------------------------------------
v1.07g [2013/10/13]
* new commands etocsettocdepth, etocsettocdepth.toc,
etocobeytoctocdepth, etocignoretoctocdepth which
emulate part of tocvsec2 functionality ; measures to
make tocvsec2 partially compatible with etoc.
* new commands etocsetnexttocdepth, invisibletableofcontents,
invisiblelocaltableofcontents.
* switched from tikz-qtree to forest for the first `toc as
tree' example.
* command names are linked to their descriptions, and many
other changes to the documentation.
* tex etoc.dtx, etex etoc.dtx, xetex etoc.dtx, latex etoc.dtx
pdflatex etoc.dtx... are all possible; the extracted file
etoc.tex allows easy customization for the pdf documentation
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/etoc/
More information is at
http://www.ctan.org/pkg/etoc
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
Petra Rübe-Pugliese
Georgi N. Boshnakov submitted an update to the
babel-bulgarian
package.
Version number: 1.2g
License type: lppl
Summary description: Bulgarian language support for the babel system
Announcement text:
----------------------------------------------------------------------
This provides Bulgarian language support for the babel system.
This version of the Bulgarian style supports the latest release
of babel (3.9g) but it should be compatible with previous
versions of babel, as well.
This version corrects a bug in v. 1.2f that caused problems with LuaTeX.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/babel-contrib/bulgarian/
More information is at
http://www.ctan.org/pkg/babel-bulgarian
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
Petra Rübe-Pugliese
> Package version: 3.9g
> Location on CTAN: macros/latex/required/babel/
> Summary description: Multilingual support for Plain TeX or LaTeX
> License type: lppl
> Announcement text given by the package's contributor:
>
> What's new
>
> - (With fontspec) A tentative way to select font features depending
> on the language is provided, with a couple of macros.
> - bbplain.dtx has been included in babel.dtx.
>
> The rest of changes are some minor fixes and tools for ldf developers:
> - A new mechanism to force StartBabelCommands even
> without the 'strings' key (UseStrings didn't work at all).
> - With AfterBabelCommands macros can be defined in the global scope.
> - A tool for readjusting lccodes for hyphenation (SetHyphenMap
> and a package option).
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/babel
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/required/babel/
thanks for the upload; i've installed the files, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
Shinsaku Fujita submitted an update to the
xymtex
package.
Summary description: A set of packages for drawing a wide variety of chemical structural formulas.
License type: lppl
Announcement text given by the package's contributor:
----------------------------------------------------------------------
Revised version. A comprehensive on-line manual is added.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/xymtex
. More information is at
http://www.ctan.org/pkg/xymtex
(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
Michael Sharpe submitted an update to the
garamondx
package.
Summary description: ‘Expert’-like extensions to URW Garamond, and math italic
License type: nosell
Announcement text given by the package's contributor:
----------------------------------------------------------------------
Full textcomp support in all styles, and expanded documentation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/garamondx
. More information is at
http://www.ctan.org/pkg/garamondx
(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
Vincent Belaïche submitted an update to the
lettre
package.
Version number: 2.349
License type: lppl
Summary description: Lettre et fax pour les francophones
Announcement text:
----------------------------------------------------------------------
v2.349: Remplacement <<...>> par og...fg{} dans le manuel.
v2.348: Correction d'un bogue: renommer la macro en lettre@t pour éviter les
conflits avec les définition de d'autres paquets.
v2.347: Correction d'un bogue sur le format de page: ne plus utiliser hoffset
et voffset pour la suppression des décalages de marge, mais
respectivement oddsidemargin ou evensidemargin et opmargin. En effet
hoffset et voffset servaient à corriger des problèmes d'alignement de
papier sur imprimantes dans les années 80 et sont obsolètes. Il ne
servent pas en tout cas à régler le format de la page.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/lettre/
More information is at
http://www.ctan.org/pkg/lettre
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
Petra Rübe-Pugliese
Jean-François Burnol submitted an update to the
xint
package.
Version number: 1.09c
License type: lppl
Summary description: Expandable operations on long numbers
Announcement text:
----------------------------------------------------------------------
Release 1.09c adds new features:
* TINYINT(1) and togl are two new functions recognized by the
xintexpr parser. They act as in etoolbox boolean expressions
(togl requires etoolbox, as it gives the truth value of the
named toggle), and may be freely combined using the logic
operators &, |, or functions all, any, xor, etc...
* new conditional xintifboolexpr {<expr>}{YES}{NO}, where
<expr> is written in the xintexpr recognized infix syntax,
* the (non-expandable) utility xintApplyInline has been
enhanced to be usable in contexts such as alignments where
the applied macro may close groups,
* xintFor is a new kind of for loop: it uses #1, #2, #3, #4
rather than macros to represent the (comma separated) list
items; e.g. xintFor #1 in {a,b,c} do { extbf{#1}}. Despite
not being completely expandable, it is nestable, and usable
to generate rows in alignments, as it survives the closing of
groups via its replacement text,
* xintSeq expandably generates arithmetic sequences.
Some other changes and code improvements, and improved documentation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/xint/
More information is at
http://www.ctan.org/pkg/xint
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
Petra Rübe-Pugliese
Michiel Helvensteijn submitted the
with-macro
package.
Version number: 0.0.1
License type: lppl
Summary description: an inline construct for passing token lists
as TeX parameters
Announcement text:
----------------------------------------------------------------------
I've been using this functionality in my other packages for some
time now. Time for it to be a package of its own.
I hope it's of some use!
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/with-macro/
More information is at
http://www.ctan.org/pkg/with-macro
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
Petra Rübe-Pugliese
Herbert Voß submitted an update to the
pst-barcode
package.
Summary description: The pst-barcode package allows printing of barcodes
License type: lppl
Announcement text:
----------------------------------------------------------------------
the Data Matrix encoder now supports C40, Text and
ANSI X12 encoding modes as well as the FNC1, PROG,
05 Macro and 06 Macro prefixes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pst-barcode
. More information is at
http://www.ctan.org/pkg/pst-barcode
(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
Joseph Wright submitted an update to the
beamer
package.
Summary description: A LaTeX class for producing presentations and slides
License type: lppl
Announcement text:
----------------------------------------------------------------------
Version 3.29:
- Fix for issue in v3.28, which omits part of
frame footer
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/beamer
. More information is at
http://www.ctan.org/pkg/beamer
(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
Christian Feuersänger submitted an update to the
pgfplots
package.
Version number: 1.9
License type: gpl
Summary description: pgfplots - Create normal/logarithmic plots
in two and three dimensions for LaTeX.
Announcement text:
----------------------------------------------------------------------
1.9 comes with the following changes:
- new feature: asymmetric error bars
- new feature: activated math parser for axis limit arguments,
arguments in axis cs, and domain argument in log plots
- new feature: stacked bar plots place their 'nodes near
coords' correctly in the middle and print the increment
(compat=1.9)
- new feature: stacked bar plots suppress empty increments
(compat=1.9).
- new feature: 'scatter/position=relative|absolute' allow to
position 'nodes near coords' absolutely.
use-case: bar plots + nodes near coords which are at, say,
y=0 rather than their y value
- new feature: integration of smooth shadings & auto-CMYK
conversion usepackage[cmyk]{xcolor} or
selectcolormodel{cmyk} will reconfigure pgfplots to use
CMYK (document-wide)
- new feature (advanced audience only): programmatic access to
data coordinates during the visualization phase
-> allows much more customization for error bars, stacked
plots, nodes near coords.
- wrote beginner tutorials
- fixed bug: error bars and point meta did not work together
- fixed bug: stacked plots did not respect 'visualization depends on'
- fixed bug: luatex 0.76 is not backwards compatible; added version switch
- fixed bug: ternary library precision has been improved
- fixed bug: problem with axis limits very close to 0
- fixed bug: colormap specification limit case produced out of bounds exception
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/pgfplots/
More information is at
http://www.ctan.org/pkg/pgfplots
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
Petra Rübe-Pugliese
Joseph Wright submitted an update to the
beamer
package.
Version number: v3.28
License type: gpl/lppl
Summary description: A LaTeX class for producing presentations and slides
Announcement text:
----------------------------------------------------------------------
Version 3.28:
- Fix incorrect TOC hyperlinks with some viewers
- Fix behaviour of itemize at top of slide with
t alignment
- Fix enumeration of subsubsections
- Remove some hard-coding of fonts
- Remove some odd spaces in captions
- Tidy up use of centering
- Correct typo in French translation data
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/beamer/
More information is at
http://www.ctan.org/pkg/beamer
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
Petra Rübe-Pugliese
Günter Milde submitted an update to the
babel-greek
package.
Version number: 1.7b
License type: lppl
Summary description: Babel support for Greek
Announcement text:
----------------------------------------------------------------------
bugfix: correct upcasing of babel strings with Xe/LuaTeX.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/babel-contrib/greek/
More information is at
http://www.ctan.org/pkg/babel-greek
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
Petra Rübe-Pugliese
Michael Sharpe submitted an update to the
newpx
package.
Version number: 1.05
License type: lppl
Summary description: Alternative uses of the PX fonts, with improved metrics
Announcement text:
----------------------------------------------------------------------
Corrects bad definitions of math delimiters <,>, and brings
newpxmath into parity with newtxmath, supplying alternate
versions of a number of math glyphs such as forall, exists,
nexists.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/newpx/
More information is at
http://www.ctan.org/pkg/newpx
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
Petra Rübe-Pugliese
Karl Berry submitted an update to the
eplain
package.
Version number: 3.6
Summary description: Extended plain TeX macros
Announcement text:
----------------------------------------------------------------------
The only change in this update to Eplain is that spaces are now
ignored after optional arguments (as is done by LaTeX).
Eplain home page: http://tug.org/eplain/
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/eplain/
More information is at
http://www.ctan.org/pkg/eplain
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
Petra Rübe-Pugliese
Michael Sharpe submitted an update to the
newtx
package.
Version number: 1.141
License type: lppl
Summary description: New version of txfonts, with improved metrics and options.
Announcement text:
----------------------------------------------------------------------
Corrects critical errors in definitions of math delimiters <,>
when using bigdelims option.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/newtx/
More information is at
http://www.ctan.org/pkg/newtx
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
Petra Rübe-Pugliese
the daemon passes on a message:
> Name of contribution: babel-italian
> Author's name: Claudio Beccari
> Package version: 1.3
> Location on CTAN: macros/latex/contrib/babel-contrib/babel-italian/
> Summary description: Revised italian description file for babel
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> Important upgrades, such as the elimination ot the traditional
> attribute, a better handling of guillemets, intelligent comma Italian
> style, better usage of advanced etex and etoolbox commands.
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/babel-italian
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/babel-contrib/babel-italian/
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
the daemon informs me:
> Name of contribution: UPmethodology
> Author's name: Stéphane Galland
> Package version: 20130929
> Location on CTAN: macros/latex/contrib/upmethodology/
> Summary description: Major bug fix: Fixing the page numbering in the front matter
> License type: lgpl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> The page numbering in the front matter was not correct because the
> front cover added by tex-upmethodology is not included in the pages of
> the front matter. This bug is fixed by adding the class option
> 'frontmatter', which permits to automatically invoke frontmatter
> before the front cover added by tex-upmethodology.
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/upmethodology
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/upmethodology/
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
Clemens Niederberger submitted an update to the
translations
package.
Version number: 1.1a
License type: lppl
Summary description: Internationalisation of LaTeX2e packages
Announcement text:
----------------------------------------------------------------------
small bug fixes in NewTranslation and RenewTranslation
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/translations/
More information is at
http://www.ctan.org/pkg/translations
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
Petra Rübe-Pugliese
the daemon tells us of a new contribution:
> Name of contribution: bxcjkjatype
> Author's name: Takayuki Yato
> Author's email: tak_yato(a)yahoo.co.jp
> Package version: 0.2b
> Location on CTAN: language/japanese/BX/bxcjkjatype/
> Summary description: Support for Japanese typesetting with pdfLaTeX
> and CJK package
> License type: other-free
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This package provides working configuration of the CJK package
> suitable for Japanese typesetting of moderate quality.
> Moreover, it facilirates use of the CJK package for pLaTeX users, by
> providing commands that are similar to those used by the pLaTeX kernel
> and some other packages used with it.
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Uploader's additional comments:
> ----------------------------------------------------------------------
> This package is distributed under the MIT License.
> ----------------------------------------------------------------------
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/bxcjkjatype
> or they may browse the package directory at
> http://mirror.ctan.org/language/japanese/bxcjkjatype/
Robin Fairbairns
For the CTAN team
Claudio Fiandrino submitted an update to the
sa-tikz
package.
Summary description: TikZ library to draw switching architectures
License type: lppl
Announcement text:
----------------------------------------------------------------------
The version 0.6 introduces support to Omega and Flip Networks, particular kind of Banyan Networks.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/contrib/sa-tikz
. More information is at
http://www.ctan.org/pkg/sa-tikz
(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
Karl Berry submitted an update to the
epstopdf
package.
Version number: 2.20
License type: other-free
Summary description: convert EPS to PDF (or other formats)
Announcement text:
----------------------------------------------------------------------
All thanks to Heiko Oberdiek, changes in this version of epstopdf:
* New command line argument --(no)safer which allows setting
-dNOSAFER instead of -dSAFER (only for non-restricted).
* New command line argument --pdfsettings for
Ghostscript's -dPDFSETTINGS.
* New command line argument --(no)quiet.
* New command line argument --device for specifying a differnt
Ghostscript device (limited set of devices for restricted mode).
* New command line arguments --gsopts and --gsopt for adding
Ghostscript options.
* Full support of Ghostscript's option -r, DPIxDPI added.
* Support for DOS EPS binary files (TN 5002) added.
* Removes PJL commands at start of file.
Home page: http://tug.org/epstopdf/
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/epstopdf/
More information is at
http://www.ctan.org/pkg/epstopdf
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
Petra Rübe-Pugliese
Dwight Aplevich submitted an update to the
Circuit_macros
package.
Version number: 7.7
License type: lppl
Summary description: Electric circuits and other diagrams for latex and the web
Announcement text:
----------------------------------------------------------------------
This version fixes a bug in one of the logic macros.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/circuit_macros/
More information is at
http://www.ctan.org/pkg/circuit-macros
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
Petra Rübe-Pugliese
Thomas F. Sturm submitted an update to the
csvsimple
package.
Version number: 1.07
License type: lppl
Summary description: csv file processing, comma separated values
Announcement text:
----------------------------------------------------------------------
- internal macro 'TrimSpaces' renamed to avoid name clashed with 'xparse'
- new option 'separator' to set the data value separator to
'comma', 'semicolon', or 'pipe'
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/csvsimple/
More information is at
http://www.ctan.org/pkg/csvsimple
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
Petra Rübe-Pugliese
Clemens Niederberger submitted an update to the
acro
package.
Version number: 1.4b
License type: lppl
Summary description: typeset acronyms
Announcement text:
----------------------------------------------------------------------
Bug fix: option `only-used=false' works again as advertised
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/acro/
More information is at
http://www.ctan.org/pkg/acro
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
Petra Rübe-Pugliese
Boris Veytsman submitted an update to the
resphilosophica
package.
Version number: 1.15
License type: lppl
Summary description: Typesetting Articles For Res Philosophica
Announcement text:
----------------------------------------------------------------------
Typesetting Articles For Res Philosophica
This package provides a class for typesetting articles for the journal
Res Philosophica, http://www.resphilosophica.org.
This work was commissioned by the Saint Louis University.
Changes
version 1.15: New command: suppresscomma
version 1.14: Bug fix
version 1.13: New command: itlenote
New options: preprint and forthcoming
version 1.12: Bibliography changes
version 1.11: Automatic doi generation
Bibliography formatting changes
version 1.10: Bibliography formatting changes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/resphilosophica/
More information is at
http://www.ctan.org/pkg/resphilosophica
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
Petra Rübe-Pugliese
Pavel Farar submitted an update to the
dejavu
package.
Version number: 2.34
License type: lppl & others
Summary description: LaTeX support for the fonts DejaVu
Announcement text:
----------------------------------------------------------------------
Updated the fonts to version 2.34.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/dejavu/
More information is at
http://www.ctan.org/pkg/dejavu
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
Petra Rübe-Pugliese
Stéphane Galland submitted an update to the
upmethodology
package.
Summary description: Create Unified Process methodology (UP or RUP) based documents.
License type: lgpl
Announcement text:
----------------------------------------------------------------------
A major bug in 'frontmatter' is fixed.
This release adds the macro declareupmtheorem and redefines the environment definition with it.
Several math symbols and operators are provided.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/upmethodology
. More information is at
http://www.ctan.org/pkg/upmethodology
(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
Stéphane Galland submitted an update to the
autolatex
package.
License type: gpl
Announcement text:
----------------------------------------------------------------------
The plugin for the Sublime Text editor is added.
Since th CLI option '--search-project-from' was added, it is possible to invoke AutoLaTeX easily from TeXmaker, TeXworks and Kile.
Several major bugs were fixed in the parser of the TeX log and in the plugins.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/autolatex
. More information is at
http://www.ctan.org/pkg/autolatex
(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
Jean-François Burnol submitted an update to the
xint
package.
Version number: 1.09a
License type: lppl
Summary description: Expandable operations on long numbers
Announcement text:
----------------------------------------------------------------------
xintexpr..
elax is an expandable parser of expressions written
with infix operators. It computes *exactly* on arbitrarily big
numbers or fractions.
Release 1.09a has added to its syntax:
* functions with one, two, or arbitrarily many argments,
among them reduce, sqr, sqrt, abs, sgn, floor, ceil, quo,
rem, round, trunc, float, gcd, lcm, max, min, sum, prd,
add, mul, all, any, xor, not.
* comparison (<, >, =) and logical (|, &) operators,
* 2way ? and 3way : conditional branching (skipped branches
are /not/ evaluated),
* xintexpr <stuff>,<stuff>,...
elax returns the comma
separated list where each <stuff> has been evaluated,
* use of the standard macro parameter character # in the
command constructor xintNewExpr.
Some new macros correspond to some of the xintexpr recognized
functions mentioned functions, such as xintGCDof, xintLCMof
(package xintgcd), xintMaxof, xintMinof, e.g. to be used e.g.
as xintLCMof {{12}{15}{32}} with arbitrarily many arguments,
etc... lcm(12,15,32) in the easier xintexpr syntax.
Macros for expandable conditional code xintifSgn, xintifGt, etc...
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/xint/
More information is at
http://www.ctan.org/pkg/xint
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
Petra Rübe-Pugliese
Dohyun Kim submitted an update to the
luamplib
package.
Version number: 2.01
Announcement text:
----------------------------------------------------------------------
fix a bug reported by Stephan Hennig: wrong baseline of tex-text box
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luamplib/
More information is at
http://www.ctan.org/pkg/luamplib
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
Petra Rübe-Pugliese
Charles P. Schaum submitted an update to the
schemata
package.
Version number: 0.7
License type: lppl
Summary description: Print topical diagrams
Announcement text:
----------------------------------------------------------------------
Changes in contact information.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/schemata/
More information is at
http://www.ctan.org/pkg/schemata
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
Petra Rübe-Pugliese
Charles P. Schaum submitted an update to the
nameauth
package.
Version number: 1.8
License type: lppl
Summary description: Name authority mechanism for consistency in
body text and index
Announcement text:
----------------------------------------------------------------------
Documentation fixes and improvements, including more details on
what macros will and will not work in names.
Change in contact information.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/nameauth/
More information is at
http://www.ctan.org/pkg/nameauth
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
Petra Rübe-Pugliese
Simon Sigurdhsson submitted an update to the
skdoc
package.
Version number: 1.4
License type: lppl
Summary description: Documentation and extraction for packages
and document classes
Announcement text:
----------------------------------------------------------------------
* Fix spacing issue in option environment
* Add optional default-value arguments to macro environment
* Add option to control babel
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/skdoc/
More information is at
http://www.ctan.org/pkg/skdoc
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
Petra Rübe-Pugliese
Dominik Waßenhoven submitted an update to the
biblatex-dw
package.
Version number: 1.6a
License type: lppl
Summary description: Humanities styles for biblatex
Announcement text:
----------------------------------------------------------------------
version 1.6a
This version of biblatex-dw was tested with biblatex 2.7a and
biber 1.7.
- New option inreference (authortitle-dw only) which can
take the values normal and full: If set to full,
@inreference entries are printed always in full, but are
omitted from the bibliography. Note that when using
xref=false, you have to cite the corresponding @reference
entry manually (e.g. with
ocite) if you wish to see the
@reference entry in the bibliography. The inreference
option complies with both ibidtracker and idemtracker. The
default for this option is normal.
- BUGFIX: With the option addyear a superfluous space was
introduced in some circumstances. This should be fixed now.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-dw/
More information is at
http://www.ctan.org/pkg/biblatex-dw
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
Petra Rübe-Pugliese
Tobias Weh submitted an update to the
menukeys
package.
Version number: 1.2a
License type: lppl
Summary description: Format menu sequences, paths and keystrokes from lists.
Announcement text:
----------------------------------------------------------------------
Improved babel/french compatibility: Added braces to all ikz
commands, so menukeys will work better with french (babel).
Replaced obsolete ikzstyle.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/menukeys/
More information is at
http://www.ctan.org/pkg/menukeys
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
Petra Rübe-Pugliese
Peter Pagin submitted an update to the
philex
package.
Version number: 1.1
License type: lppl
Summary description: Philex provides means for creating and
cross-referencing named or numbered environments. Possible
uses would be equations, example sentences (as in linguistics
or philosophy) or named principles. Cross references may
refer either to the number, or to a short name of the target
environment, or to the contents of the environment. Philex
builds on the facilities of the linguex package.
Announcement text:
----------------------------------------------------------------------
Some new features, new tips, and bug fixes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/philex/
More information is at
http://www.ctan.org/pkg/philex
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
Petra Rübe-Pugliese
Simon Sigurdhsson submitted an update to the
skrapport
package.
Version number: 0.12d
License type: lppl
Summary description: A class for simple documents.
Announcement text:
----------------------------------------------------------------------
* Added hanging-titles option
* Fixed missing frenchspacing
* Add titles=it option
* Add latin phrase macros
* Fixed option clash bug with fontspec
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/skrapport/
More information is at
http://www.ctan.org/pkg/skrapport
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
Petra Rübe-Pugliese
Vafa Khalighi submitted an update to the
xepersian
package.
Version number: 13
License type: lppl
Summary description: Persian for LaTeX, using XeTeX
Announcement text:
----------------------------------------------------------------------
2013/09/22 version 13 Vafa Khalighi
* Version 13 released.
* Synced with version 13.8 of `bidi' package.
* Two new environments: `latinitems' and `parsiitems'.
I would like to dedicate this version of xepersian package to
Sara Eghbali for her friendship.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/latex/xepersian/
More information is at
http://www.ctan.org/pkg/xepersian
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
Petra Rübe-Pugliese
Vafa Khalighi submitted an update to the
bidi
package.
Version number: 13.8
License type: lppl
Summary description: Bidirectional typesetting in plain TeX and
LaTeX, using XeTeX engine
Announcement text:
----------------------------------------------------------------------
2013/09/22 version 13.8 Vafa Khalighi
* Version 13.8 released.
* LuaTeX-related files removed; bidi package now only
works with XeTeX.
* Moved all `DeclareOption's to `bidi.sty'.
* `RTLdocument' and `rldocument' option no longer
insert `autofootnoterule' at the beginning of the
document.
* All footnote rule related commands can now be used
in the preamble of your LaTeX document and not
necessarily at the beginning of the document.
* New conditional for `extrafootnotefeatures' of the package.
* bidi package macros for LaTeX `fleqn' and `leqno'
options and `@eqnum' command are not loaded if the
`amsmath' package is loaded.
* Redefinition of `[ ... ]' display math of
`amsmath' package removed from
`amsmath-xetex-bidi.def'.
* Synced `mdframed-xetex-bidi.def' with version 1.9b
of `mdframed' package.
I would like to dedicate this version of bidi package to
Sara Eghbali for her friendship.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/latex/bidi/
More information is at
http://www.ctan.org/pkg/bidi
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
Petra Rübe-Pugliese
Thomas Koenig and Alexander Michel submitted an update to the
NumericPlots
package.
Version number: 2.0.2
License type: gpl
Summary description: package to plot numeric data using pstricks
(including Matlab export)
Announcement text:
----------------------------------------------------------------------
Bugfixes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/numericplots/
More information is at
http://www.ctan.org/pkg/numericplots
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
Petra Rübe-Pugliese
Urs Liska submitted the
lilyglyphs
package.
Version number: 0.2.1
License type: lppl
Summary description: Insert musical symbols into LaTeX documents
Announcement text:
----------------------------------------------------------------------
lilyglyphs enables LuaLaTeX and XeLaTeX documents to include
any notational elements (musical symbols) that can be created
with the LilyPond engraving software (www.lilypond.org).
This is an offer for anyone authoring documents about music,
for example analytical essays or critical reports.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/lilyglyphs
More information will be at
http://www.ctan.org/pkg/lilyglyphs
(as this is a new package, it may take another 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
Petra Rübe-Pugliese
Herbert Voß, Dominique Rodriguez, and Michael Sharpe
submitted an update to the
pstricks-add
package.
Version number: 3.61
License type: lppl
Summary description: Collects together examples that have been
posted to the pstricks mailing list
Announcement text:
----------------------------------------------------------------------
v 3.61 2013-09-18 - added pstContour for contour plots
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pstricks/contrib/pstricks-add
More information is at
http://www.ctan.org/pkg/pstricks-add
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
Petra Rübe-Pugliese
Vafa Khalighi submitted the
simurgh
package.
Version number: 0.01a
License type: gpl
Summary description: Parsi typesetting for LaTeX, using LuaTeX engine
Announcement text:
----------------------------------------------------------------------
This is the first version of the `simurgh' package (a package
for typesetting Parsi in LaTeX, using LuaTeX engine).
The project is dedicated to my Master, Ferdowsi The Great.
Many thanks to all Iranian TeX users for all their
encouragements and kind words over the years; the simurgh
package could not exist without their support over many years.
Finally Sara Eghbali deserves special mention for her moral
support that motivated me to work on this package.
Vafa Khalighi
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/simurgh
More information will be at
http://www.ctan.org/pkg/simurgh
(as this is a new package, it may take another 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
Petra Rübe-Pugliese
Thomas M Griffiths submitted an update to the
uowthesistitlepage
package.
Version number: 1.3
License type: lppl
Summary description: Typesets the title page of your thesis in
accordance with the UOW branding guidelines
Announcement text:
----------------------------------------------------------------------
Updated the internal measurements to ensure the title page
remains on the one page.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/uowthesistitlepage
More information is at
http://www.ctan.org/pkg/uowthesistitlepage
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
Petra Rübe-Pugliese
Sam Whited submitted an update to the
contracard
package.
Version number: 1.0.0
License type: lppl
Summary description: A package for typesetting traditional
country dances such as contra and square dances,
and a class for generating calling cards
Announcement text:
----------------------------------------------------------------------
Version 1.0.0 is the first full, stable release of Contra Card.
In this release:
- Added support for indices
- Fix phrase separator issues
- Start using [Semantic Versioning](http://semver.org/)
- Improved indentation and line spacing
- Much better typography in general
- Add ability to show the count before or after each move
- Nicely formatted notes
- Lots of new macros, move shortcuts, counters, etc.
For a detailed changelog, see the documentation:
http://mirrors.ctan.org/macros/latex/contrib/contracard/contracard.pdf.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/contracard
More information is at
http://www.ctan.org/pkg/contracard
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
Petra Rübe-Pugliese
Thomas F. Sturm submitted an update to the
tcolorbox
package.
Version number: 2.51
License type: lppl
Summary description: colored text boxes, LaTeX examples, theorems, documentation
Announcement text:
----------------------------------------------------------------------
- bug fix: processing of 'initialization option keys' fixed
for
ewtcbox,
ewtcbinputlisting, and
ewtcboxfit
- bug fix: disturbing horizontal space in cboxfix removed
- new macros '
enewtcolorbox', '
enewtcbox'
- library 'skins':
* implementation for the skin families 'enhanced', 'beamer',
and 'bicolor' changed
* break sequence changed for skin 'freelance'
* new skins: 'freelancefirst', 'freelancemiddle', 'freelancelast'
* new options: 'extend freelance', 'extend freelancefirst',
'extend freelancemiddle', 'extend freelancelast',
'drop midday shadow', 'drop fuzzy midday shadow'
- library 'listings':
* new macros '
enewtcblisting', '
enewtcbinputlisting'
- library 'theorems':
* new macro '
enewtcbtheorem'
- library 'fitting':
* new macro '
enewtcboxfit'
- library 'documentation':
* new option 'documentation listing options'
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tcolorbox/
More information is at
http://www.ctan.org/pkg/tcolorbox
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
Petra Rübe-Pugliese
Claudio Beccari submitted an update to the
lxfonts
package.
Version number: 2.0
License type: lppl
Summary description: Package and fonts for typesetting slides
with the renewed extended SliTeX fonts
Announcement text:
----------------------------------------------------------------------
The package has been completely reorganized and its
functionalities have been extended.
The font description files are now independent from the
lxfonts.sty file, so that the LX font collection can be used
also without using slide typesetting classes.
It now works also with the Greek CB font collection.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/lxfonts/
More information is at
http://www.ctan.org/pkg/lxfonts
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
Petra Rübe-Pugliese
Günter Milde submitted an update to the
greek-fontenc
package.
Version number: 0.10
License type: lppl
Summary description: LICR macros and encoding definition files for Greek.
Announcement text:
----------------------------------------------------------------------
Packages textalpha.sty and alphabeta.sty moved here from lgrx
and updated to work with XeTeX/LuaTeX.
greek-fontenc.sty removed (obsoleted by textalpha.sty).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/language/greek/greek-fontenc/
More information is at
http://www.ctan.org/pkg/greek-fontenc
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
Petra Rübe-Pugliese
Michael Shell submitted an update to the
mciteplus
package.
Version number: 1.2
License type: lppl
Summary description: Enhanced multiple citations
Announcement text:
----------------------------------------------------------------------
I am pleased to announce the release of v1.2 of my mciteplus LaTeX package:
http://mirror.ctan.org/macros/latex/contrib/mciteplus/
which is a reimplementation of Thorsten Ohl's mcite package:
http://mirror.ctan.org/macros/latex/contrib/mcite/
which provides support for the grouping of multiple citations together
as is often done in physics journals. An extensive set of features
provide for other applications such as reference sublisting.
V1.2 is a minor bugfix release with the following changes:
1) Add support for citenum of natbib version 8.0 and later.
Thanks to Joseph Wright for reporting this.
2) Corrected bug with cross-referenced entries with backref.sty.
Thanks to Martin Böttcher for reporting this problem.
Enjoy!
Michael Shell
http://www.michaelshell.org/
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/mciteplus/
More information is at
http://www.ctan.org/pkg/mciteplus
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
Petra Rübe-Pugliese