diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-16 20:46:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-16 20:46:02 +0000 |
commit | f43aea208fbb07095b1039905bdbfea3fc272404 (patch) | |
tree | 5c550828720324663eed747252b84c22811ea897 /Master/texmf-dist/doc/latex/spectralsequences/README.md | |
parent | 1e3a3ba35d94c55dd0486d738e887d704eac7589 (diff) |
spectralsequences (16sep17)
git-svn-id: svn://tug.org/texlive/trunk@45318 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/spectralsequences/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/spectralsequences/README.md | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/spectralsequences/README.md b/Master/texmf-dist/doc/latex/spectralsequences/README.md index a24d254b060..074cd2a8591 100644 --- a/Master/texmf-dist/doc/latex/spectralsequences/README.md +++ b/Master/texmf-dist/doc/latex/spectralsequences/README.md @@ -1,9 +1,9 @@ -spectralsequences v1.1.0 +spectralsequences v1.1.1 ======================== Author: Hood Chatham Email: hood@mit.edu -Date: 2017-08-06 +Date: 2017-09-16 License: All files have the Latex Project Public License. Description: Print spectral sequence diagrams using pgf/tikz. @@ -13,6 +13,13 @@ Email me at hood@mit.edu to submit bug reports, request new features, etc. The c Changelog: ========== +## [1.1.1] + +### Fixed: +- Groups defined with \SseqNewGroup now correctly handle arithmetic in their arguments. +- Labels inside a node now replace each other if two are given so you can make the label change on a given page with \classoptions (reported by Steve Wilson). +- \kill had a bug in it that sometimes caused it to act on the wrong page (reported by Steve Wilson). + ## [1.1.0] |