diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/spectralsequences/sseqkeys.code.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/spectralsequences/sseqkeys.code.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/spectralsequences/sseqkeys.code.tex b/Master/texmf-dist/tex/latex/spectralsequences/sseqkeys.code.tex index b2a0a4063d4..1581a516ec9 100644 --- a/Master/texmf-dist/tex/latex/spectralsequences/sseqkeys.code.tex +++ b/Master/texmf-dist/tex/latex/spectralsequences/sseqkeys.code.tex @@ -1,8 +1,8 @@ %% -%% Package: spectralsequences v1.2.1 +%% Package: spectralsequences v1.2.2 %% Author: Hood Chatham %% Email: hood@mit.edu -%% Date: 2018-10-08 +%% Date: 2019-02-18 %% License: Latex Project Public License %% %% File: sseqkeys.code.tex @@ -917,7 +917,6 @@ \def\sseq@mapfeaturelist#1{\def\\##1{#1}\sseq@featurelist} \def\sseq@familylist{} - \def\sseq@collections@featuretype{} \def\sseqnewfamily#1{% % Make five bins associated to the new family, one for each feature type. Add them to storelist with empty defaults. @@ -932,6 +931,7 @@ % % A flag to decide whether to draw the family. Set/unset using "draw family" and "no family". \@xp\sseq@addtostorelist\csname sseq@#1@maybedraw\endcsname{} + \makeatletter % the tikz people added an extra \scantokens into ecode... \pgfqkeys{/sseqpages/global}{% #1 style/.ecode={% \@nx\sseq@addstylecodetomacro\@xp\@nx\sseq@tempcmd@class{/sseqpages/class,/sseqpages/collections/class}{##1}% |