diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-27 21:24:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-27 21:24:40 +0000 |
commit | 414a5b1ad1e72d4644899c62a37539bf1cdfc0aa (patch) | |
tree | e9cae5480fdec6eb7f776f3388b3f7dfe0a6687a /Master/texmf-dist/doc/latex/beilstein | |
parent | e38940afa646374fa69e9e84d89652ea4a58ebff (diff) |
beilstein (27aug20)
git-svn-id: svn://tug.org/texlive/trunk@56193 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beilstein')
-rw-r--r-- | Master/texmf-dist/doc/latex/beilstein/BJNANO_Technical_Handbook.pdf | bin | 653389 -> 653350 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/beilstein/README.md | 8 |
3 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/beilstein/BJNANO_Technical_Handbook.pdf b/Master/texmf-dist/doc/latex/beilstein/BJNANO_Technical_Handbook.pdf Binary files differindex 5570eb60fcd..1bd5f7f58d2 100644 --- a/Master/texmf-dist/doc/latex/beilstein/BJNANO_Technical_Handbook.pdf +++ b/Master/texmf-dist/doc/latex/beilstein/BJNANO_Technical_Handbook.pdf diff --git a/Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md b/Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md index 89658a9733b..6cc646a4d58 100644 --- a/Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md @@ -4,11 +4,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 2.1 - 2020-08-26 + +### Fixed +- Bug in `bjnano.bst` (reported via [Stackexchange](https://tex.stackexchange.com/questions/559838/bjnano-bst-causes-you-cant-pop-an-empty-literal-stack-for-entry-xxx-error-for)) + ## 2.0 - 2020-02-22 ### Added - Support for field `doi` in `@WWW` - + ### Changed - New font scheme: `newtxtext`, `newtxtt` and `newtxmath` - `utf8` is now the standard encoding for `inputenc` @@ -62,4 +67,3 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## 1.0 - 2010-05-11 First official release at BJNANO public website - diff --git a/Master/texmf-dist/doc/latex/beilstein/README.md b/Master/texmf-dist/doc/latex/beilstein/README.md index c6dfda734b4..fd6a767d5d1 100644 --- a/Master/texmf-dist/doc/latex/beilstein/README.md +++ b/Master/texmf-dist/doc/latex/beilstein/README.md @@ -3,7 +3,7 @@ beilstein -- Support for submissions to the ``Beilstein Journal of Nanotechnology'' published by the Beilstein-Institut zur Foerderung der Chemischen Wissenschaften - Version: 2.0 + Version: 2.1 E-mail: journals-support@beilstein-institut.de License: Released under the LaTeX Project Public License v1.3c or later See http://www.latex-project.org/lppl.txt @@ -15,11 +15,11 @@ files can be used for any kind of document, they have only been designed and tested to be suitable for submission to the [Beilstein Journal of Nanotechnology]. -Stable versions are uploaded to CTAN (https://www.ctan.org/pkg/beilstein). From there they usually +Stable versions are uploaded to CTAN (https://www.ctan.org/pkg/beilstein). From there they usually make their way into TeX Live and MiKTeX rather quickly. In addition you will find the most recent version at https://www.beilstein-journals.org/bjnano/templates. -The most recent documentation is available at BJNANO_Technical_Handbook.pdf within the doc directory. -`texdoc beilstein` should give you this file. It includes a short description how to use the template and +The most recent documentation is available at BJNANO_Technical_Handbook.pdf within the doc directory. +`texdoc beilstein` should give you this file. It includes a short description how to use the template and also provides trouble shooting hints. Please see [CHANGELOG.md](CHANGELOG.md) for a version history |