From ef384f9c1e1d8eadb6a9452fa542f34d171ab795 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 11 Feb 2011 01:15:16 +0000 Subject: bytefield (10feb11) git-svn-id: svn://tug.org/texlive/trunk@21365 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/bytefield/bytefield.pdf | Bin 375344 -> 375614 bytes .../source/latex/bytefield/bytefield.dtx | 10 +++++----- .../texmf-dist/tex/latex/bytefield/bytefield.sty | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Master/texmf-dist/doc/latex/bytefield/bytefield.pdf b/Master/texmf-dist/doc/latex/bytefield/bytefield.pdf index b00314cce3e..e8f3f1ee01e 100644 Binary files a/Master/texmf-dist/doc/latex/bytefield/bytefield.pdf and b/Master/texmf-dist/doc/latex/bytefield/bytefield.pdf differ diff --git a/Master/texmf-dist/source/latex/bytefield/bytefield.dtx b/Master/texmf-dist/source/latex/bytefield/bytefield.dtx index 7a6c8b42a81..0aba8eab386 100644 --- a/Master/texmf-dist/source/latex/bytefield/bytefield.dtx +++ b/Master/texmf-dist/source/latex/bytefield/bytefield.dtx @@ -22,7 +22,7 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{bytefield} %<*package> - [2011/01/25 v2.0 Network protocol diagrams] + [2011/02/09 v2.0a Network protocol diagrams] % % %<*driver> @@ -66,7 +66,7 @@ % % \fi % -% \CheckSum{851} +% \CheckSum{847} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -2237,7 +2237,7 @@ % \begin{macro}{\wordlabelr@start} % \begin{macro}{\wordlabelr@end} % The starting and ending height (in points) of the set of rows to be -% labelled on the right. +% labeled on the right. % \begin{macrocode} \newlength{\wordlabelr@start} \newlength{\wordlabelr@end} @@ -2316,11 +2316,11 @@ % \end{macrocode} % \end{macro} % \begin{macro}{\@currenvir} -% \begin{macrocode} % Because of our meddling with |\begingroup| and |\endgroup|, the % current environment is all messed up. We therefore force the % |\end{rightwordgroup}| to succeed, even if it doesn't match the preceding % |\begin|. +% \begin{macrocode} \def\@currenvir{rightwordgroup}% \ignorespaces } @@ -2333,7 +2333,7 @@ % \begin{macro}{\wordlabell@start} % \begin{macro}{\wordlabell@end} % The starting and ending height (in points) of the set of rows to be -% labelled on the left. +% labeled on the left. % \begin{macrocode} \newlength{\wordlabell@start} \newlength{\wordlabell@end} diff --git a/Master/texmf-dist/tex/latex/bytefield/bytefield.sty b/Master/texmf-dist/tex/latex/bytefield/bytefield.sty index 98e039072c7..e720839514f 100644 --- a/Master/texmf-dist/tex/latex/bytefield/bytefield.sty +++ b/Master/texmf-dist/tex/latex/bytefield/bytefield.sty @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{bytefield} - [2011/01/25 v2.0 Network protocol diagrams] + [2011/02/09 v2.0a Network protocol diagrams] \RequirePackage{calc}[1998/07/07] \RequirePackage{keyval} \def\bf@newdimen#1{\advance\count11 by 1 -- cgit v1.2.3