the daemon reported:
> Name of contribution: resphilosophica
> Author's name: Boris Veytsman
> Author's email: borisv(a)lk.net
> Package version: 1.13
> Location on CTAN: tex-archive/macros/latex/contrib/resphilosophica/
> Summary description: Typesetting Articles For Res Philosophica
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> 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: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
>
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/resphilosophica
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/resphilosophica/
Robin Fairbairns
For the CTAN team
the daemon reported:
> Name of contribution: ucdavisthesis
> Author's name: Ryan Scott
> Author's email: rpscott(a)gmail.com
> Package version: 2013/08/18 v1.2
> Location on CTAN: macros/latex/contrib/ucdavisthesis/
> Summary description: A University of California at Davis Thesis/Dissertation LaTeX Class
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> The ucdavisthesis class is a LaTeX class that allows you to create a
> dissertation or thesis which has been updated to conform to UC Davis
> formatting requirements as of August 2013.
> ----------------------------------------------------------------------
>
> Announcement required: Yes
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/ucdavisthesis
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/ucdavisthesis/
thanks for the upload; i've installed the new version, and updated the
catalogue repository.
Robin Fairbairns
For the CTAN team
the daemon reports:
> Name of contribution: xCJK2uni
> Author's name: Qing Lee
> Author's email: sobenlee(a)gmail.com
> Package version: 0.1
> Location on CTAN: macros/latex/contrib/xcjk2uni/
> Summary description: Convert CJK character to Unicode in pdfTeX.
> License type: lppl
>
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This package provides commands to convert CJK character to Unicode in
> non-UTF-8 encoding. It provides hooks for `hyperref` to get the
> correct bookmarks. It also provides some /ToUnicode mapping file for
> CJK subfont. They can be used with `cmap` package and make CJK
> character searchable and copyable in PDF files generated by pdfLaTeX.
> ----------------------------------------------------------------------
>
> Announcement required: Yes
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/xcjk2uni
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/xcjk2uni/
Robin Fairbairns
For the CTAN team
Michael Sharpe submitted the
fbb
package.
Version number: 0.9
License type: lppl
Summary description: Bembo-like font package based on Cardo
Announcement text:
----------------------------------------------------------------------
Bembo-like font package based on Cardo but with many
modifications, adding Bold Italic, small caps in all styles,
six figure choices in all styles, updated kerning tables,
added figure tables and corrected f-ligatures.
Both otf and pfb are provided.
Works well with newtxmath using libertine option.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/fbb
More information is at
http://www.ctan.org/pkg/fbb
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
Robert J Lee submitted the
macroswap
package.
Version number: 1.0
License type: lppl
Summary description: Macros for swapping the definitions of two LaTeX macros
Announcement text:
----------------------------------------------------------------------
This archive provides the macroswap package, providing simple utility
methods to swap the meaning (token expansion) of two macros by name.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/macroswap
More information is at
http://www.ctan.org/pkg/macroswap
(as 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
Petra Rübe-Pugliese
the daemon reported:
> Name of contribution: xCJK2uni
> Author's name: Qing Lee
> Author's email: sobenlee(a)gmail.com
> Package version: 0.1
> Location on CTAN: macros/latex/contrib/xcjk2uni/
> Summary description: Convert CJK character to Unicode in pdfTeX.
> License type: lppl
>
> Announcement text given by the package's contributor:
> ----------------------------------------------------------------------
> This package provides commands to convert CJK character to Unicode in
> non-UTF-8 encoding. It provides hooks for `hyperref` to get the
> correct bookmarks. It also provides some /ToUnicode mapping file for
> CJK subfont. They can be used with `cmap` package and make CJK
> character searchable and copyable in PDF files generated by pdfLaTeX.
> ----------------------------------------------------------------------
>
> Announcement required: Yes
>
> Users may view the package catalogue entry at
> http://www.ctan.org/pkg/xcjk2uni
> or they may browse the package directory at
> http://mirror.ctan.org/macros/latex/contrib/xcjk2uni/
thanks to Qing Lee for the upload; i've installed the new package, and
created a catalogue repository.
[my apologies for the delay in this announcement.]
Robin Fairbairns
For the CTAN team
Sam Whited submitted an update to the
poetrytex
package.
Version number: 2.0.0
License type: lppl
Summary description: A package for formatting anthologies of
poetry and other writings.
Announcement text:
----------------------------------------------------------------------
PoetryTeX 2.0
>From the release notes (https://github.com/SamWhited/poetrytex/releases/edit/v2.0.0):
- Breaking API changes:
- Rename ` optitle` to ` opname` (Breaking API change!)
- New Features:
- Begin using semantic versioning (semver.org).
- Add lots of hooks into parts of PoetryTeX.
- Allow customization of dedication format.
- Allow changing of group page style (Issue #8).
- Allow the user to insert poems into the ToC (Issue #9)
- Allow the user to declare an incipit (Issue #1).
- Allow listing poems in the table of contents.
- Create a new counter to track poem groups.
- Lots of formatting and spacing settings.
- Allow changing of the default group environment.
- Allow user to reset poem nums on counter change.
- Minor changes and bug fixes
- Require `tcloft` package.
- Use custom table for list of poems (Issue #6).
- Prevent orphan / widow lines in poems (Issue #7).
For a detailed change log see the documentation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/poetrytex
More information is at
http://www.ctan.org/pkg/poetrytex
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
Qing Lee submitted an update to the
xpinyin
package.
Version number: 1.4
License type: lppl
Summary description: Automatically add pinyin to Chinese characters
Announcement text:
----------------------------------------------------------------------
Introduce a new package `xCJK2uni` to support `GBK` encoding.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/xpinyin
More information is at
http://www.ctan.org/pkg/xpinyin
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
Qing Lee submitted an update to the
xecjk
package.
Version number: 3.2.6
License type: lppl
Summary description: Support for CJK documents in XeLaTeX
Announcement text:
----------------------------------------------------------------------
* Sync with the latest version of `expl3`.
* Some internal bug fixes and improvement.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/latex/xecjk
More information is at
http://www.ctan.org/pkg/xecjk
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