texlive[67295] Master/texmf-dist: texshade (6jun23)
commits+karl at tug.org
commits+karl at tug.org
Tue Jun 6 22:06:34 CEST 2023
Revision: 67295
http://tug.org/svn/texlive?view=revision&revision=67295
Author: karl
Date: 2023-06-06 22:06:34 +0200 (Tue, 06 Jun 2023)
Log Message:
-----------
texshade (6jun23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/texshade/README
trunk/Master/texmf-dist/doc/latex/texshade/texshade.pdf
trunk/Master/texmf-dist/source/latex/texshade/texshade.dtx
trunk/Master/texmf-dist/tex/latex/texshade/texshade.sty
Modified: trunk/Master/texmf-dist/doc/latex/texshade/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/texshade/README 2023-06-06 20:06:24 UTC (rev 67294)
+++ trunk/Master/texmf-dist/doc/latex/texshade/README 2023-06-06 20:06:34 UTC (rev 67295)
@@ -1,4 +1,4 @@
- TeXshade v1.26b
+ TeXshade v1.26c
>>
>> A LaTeX package for setting nucleotide and peptide alignments.
>>
Modified: trunk/Master/texmf-dist/doc/latex/texshade/texshade.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/texshade/texshade.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/texshade/texshade.dtx 2023-06-06 20:06:24 UTC (rev 67294)
+++ trunk/Master/texmf-dist/source/latex/texshade/texshade.dtx 2023-06-06 20:06:34 UTC (rev 67295)
@@ -418,9 +418,9 @@
% structure meme paper was added;
% `par' line endings now treated correctly.}
%
-% \changes{1.26b}{2023-05-28}{%
-% Corrections: shading, tinting, emphasizing, lower casing
-% of motifs now works with set domains.}
+% \changes{1.26b/c}{2023-05-28/2023-06-04}{%
+% Corrections: shading, tinting, emphasizing, lower casing,
+% and framing of motifs now works with set domains.}
%
%
%
@@ -461,7 +461,7 @@
% for further information, updates and on-line documentation
% see my homepage at
% \texttt{www.pharmazie.uni-kiel.de/chem/Prof\_Beitz/biotex.html} }}
-% \date{\small v1.26b; 2023/05/28\\[2pt]}
+% \date{\small v1.26c; 2023/06/04\\[2pt]}
% \maketitle
% \begin{abstract}
% Setting alignments of nucleotides and peptides for publication
@@ -545,12 +545,12 @@
%
% \subsection{Version History}
%
-% \textbf{v1.26(a, b) 2021/04/01 (2022/08/29, 2023/05/28)}
+% \textbf{v1.26(a-c) 2021/04/01 (2022/08/29-2023/06/04)}
% \medskip
%
% \emph{Corrections}: Frames at line ends remain open to indicate
% continuity of the marked region, and |\par| line endings are now treated
-% correctly; motifs are now properly located in set domains for shading etc.
+% correctly.
%
% \emph{Introductions:}
% Chimera command file export option for 'structure memes'
@@ -6614,8 +6614,8 @@
% \begin{macrocode}
%<*texshade>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{texshade}[2023/05/28 LaTeX TeXshade (v1.26b)]
-\message{Package `texshade', Version 1.26b of 2023/05/28.}
+\ProvidesPackage{texshade}[2023/06/04 LaTeX TeXshade (v1.26c)]
+\message{Package `texshade', Version 1.26c of 2023/06/04.}
\PassOptionsToPackage{dvips}{color}
\PassOptionsToPackage{dvips}{graphicx}
@@ -10282,6 +10282,7 @@
\def\test at fill#1:#2:#3&{%
\xdef\last@{#1[,][,]&}\expandafter\arrow at col@width\last@%
+ \xdef\second@@{\fourth@ &}\ifx\second@@\ampers at nd\xdef\fourth@{///}\fi%
\xdef\second@@{\fourth@}%
\xdef\last@{///}%
\ifx\fourth@\last@%
@@ -12478,7 +12479,7 @@
\xdef\f@@color{\f at color}
\def\f at text@{#5}
\xdef\f at color{\f@@color}
- \xdef\temp@{#4&}
+ \xdef\temp@{\second@@&}
\ifx\temp@\ampers at nd
\xdef\list@{#3,&}
\xdef\style@{&}
@@ -15823,7 +15824,6 @@
\getregion at fromframestack@first
\else
\ifnum\frame at on=0
- \xdef\frame at on{1}
\xdef\frame@{1}
\expandafter\xdef\csname fr at style\the\loopcount\endcsname{%
\csname framestyle\the\loopcount\endcsname}
Modified: trunk/Master/texmf-dist/tex/latex/texshade/texshade.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/texshade/texshade.sty 2023-06-06 20:06:24 UTC (rev 67294)
+++ trunk/Master/texmf-dist/tex/latex/texshade/texshade.sty 2023-06-06 20:06:34 UTC (rev 67295)
@@ -13,8 +13,8 @@
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{texshade}[2023/05/28 LaTeX TeXshade (v1.26b)]
-\message{Package `texshade', Version 1.26b of 2023/05/28.}
+\ProvidesPackage{texshade}[2023/06/04 LaTeX TeXshade (v1.26c)]
+\message{Package `texshade', Version 1.26c of 2023/06/04.}
\PassOptionsToPackage{dvips}{color}
\PassOptionsToPackage{dvips}{graphicx}
@@ -3670,6 +3670,7 @@
\def\test at fill#1:#2:#3&{%
\xdef\last@{#1[,][,]&}\expandafter\arrow at col@width\last@%
+ \xdef\second@@{\fourth@ &}\ifx\second@@\ampers at nd\xdef\fourth@{///}\fi%
\xdef\second@@{\fourth@}%
\xdef\last@{///}%
\ifx\fourth@\last@%
@@ -5861,7 +5862,7 @@
\xdef\f@@color{\f at color}
\def\f at text@{#5}
\xdef\f at color{\f@@color}
- \xdef\temp@{#4&}
+ \xdef\temp@{\second@@&}
\ifx\temp@\ampers at nd
\xdef\list@{#3,&}
\xdef\style@{&}
@@ -9200,7 +9201,6 @@
\getregion at fromframestack@first
\else
\ifnum\frame at on=0
- \xdef\frame at on{1}
\xdef\frame@{1}
\expandafter\xdef\csname fr at style\the\loopcount\endcsname{%
\csname framestyle\the\loopcount\endcsname}
More information about the tex-live-commits
mailing list.