Falk Hanisch submitted an update to the
tudscr
package.
Version: 2.05 2016-07-26
License: lppl1.3
Summary description: The Corporate Design of TU Dresden
Announcement text:
----------------------------------------------------------------------
new class `tudscrposter`
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/tudscr
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/tudscr/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Chelsea Hughes submitted an update to the
parnotes
package.
Version number: 2
License type: lppl1.3
Summary description: Notes after every paragraph (or elsewhere)
Announcement text:
----------------------------------------------------------------------
parnotes rev. 2
* BREAKING CHANGE: You can no longer redefine parnotemarkfmt. Use
heparnotemark and parnotecusmarkfmt instead. See the manual for
details.
* Bug fix: parnotefmt no longer changes the font to
mfamily by
default.
* parnote now has an optional argument: a manually-specified parnote
mark.
* parnote now behaves more like footnote:
* It respects spacefactor
* It no longer inserts unskip
* The parnote mark counter may be reset using standard LaTeX macros,
e.g., setcounter{parnotemark}{5}
* label now works within parnote text;
ef returns the parnote label,
pageref returns the page where the note text is set, and
parnoteref returns the parnote label formatted as a mark.
* Implemented the system for separators between multiple footnotes from
footmisc and manyfoot and added package option nomultiple to
disable.
* Internal: The package now uses a single counter (c@parnotemark) for
marks.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/parnotes
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/parnotes
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Chelsea Hughes submitted an update to the
Excel2LaTeX
package.
Version: 3.4.0
License: lppl1.3
Summary description: Convert Excel spreadsheets to LaTeX tables
Announcement text:
----------------------------------------------------------------------
Excel2LaTeX v3.4.0
* Bug fix: Wasn't loading properly on Excel Mac 2016
* Bug fix: Changing the selected range after closing the form
would sometimes cause an error
* Changed form layout and added a checkbox which arrests updates
when unticked
* Booktabs mode won't force three-line table format
* Support conditional/table formatting in Excel 2010+
* Color is now supported in fonts and fills
* If a single cell is selected, the form will attempt to convert
the entire region
* Conversion now respects left-alignment of text in General mode
* Special characters will always be converted if a cell is numeric
* Pared down the About form
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/excel2latex
The package's files themselves can be inspected at
http://mirror.ctan.org/support/excel2latex/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Igor A. Kotelnikov submitted an update to the
gost
package.
Version number: 1.2g 2016-07-25
License type: lppl1.3
Summary description: BibTeX styles to format according to GOST
Announcement text:
----------------------------------------------------------------------
What's new in version 1.2g (2016.07.25)
1. Minor changes in documentation.
What's new in version 1.2f (2016.07.11)
1. Support for |@patent| entry added (thanks to Stanislav Kruchinin).
2. medium field renamed to media field.
What's new in version 1.2e (2016.07.07)
1. Hard coded URL string replaced with a language sensitive string
(thanks to Roman Budnyi).
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/gost
The package's files themselves can be inspected at
http://mirror.ctan.org/biblio/bibtex/contrib/gost
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Maïeul Rouquette submitted an update to the
reledmac-reledpar
package.
Version number: 2.15.0 2016-07-22
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
- Add `byline` arrangement
- Fix `Xtxtbeforenotes`
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/reledmac
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/reledmac
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Geoffrey Poore submitted an update to the
pythontex
package.
Version: 0.15 2016-07-21
License: lppl1.3
Summary description: Run Python from within a document, typesetting the results
Announcement text:
----------------------------------------------------------------------
The fvextra package is now required, providing many new features.
The new sub commands and environments perform variable substitution
or string interpolation.
Added support for Sage, Bash, and Rust.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/pythontex
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/pythontex/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Geoffrey Poore submitted an update to the
minted
package.
Version number: 2.4 2016-07-20
License type: lppl1.3
Summary description: Highlighted source code for LaTeX
Announcement text:
----------------------------------------------------------------------
Line breaking and all associated options are now completely delegated to
the fvextra package. Fixed a bug from v2.2 that could cause the first
command or environment to vanish when cache=false.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/minted
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/minted
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Geoffrey Poore submitted an update to the
fvextra
package.
Version number: 1.2 2016-07-20
License type: lppl1.3
Summary description: Extensions and patches for fancyvrb
Announcement text:
----------------------------------------------------------------------
Added support for line breaking when working with Pygments for syntax
highlighting. The highlightcolor option is now compatible with the color
package.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/fvextra
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/fvextra
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Clemens Niederberger submitted an update to the
acro
package.
Version number: 2.6 2016-07-20
License type: lppl1.3
Summary description: Typeset acronyms
Announcement text:
----------------------------------------------------------------------
- new commands acswitchoff and acswitchon
- fix issues #74 and #79
- fix bug when several acronyms have the same sort entry
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/acro
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/acro
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Eduardo C. Lourenço de Lima submitted an update to the
sepfootnotes
package.
Version: 0.3c 2016-07-18
License: lppl1.3
Summary description: Support footnotes and endnotes from separate files
Announcement text:
----------------------------------------------------------------------
* Package options Note definitions may take global scope
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/sepfootnotes
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/sepfootnotes/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .