summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-09-25 23:26:23 +0000
committerKarl Berry <karl@freefriends.org>2023-09-25 23:26:23 +0000
commit2f94d299a0b86b9d0e06d886819dc7008d8e878e (patch)
tree7cb912728b8794b5a736ac3357ea7e3b35f58c80
parentc429afc0796b2e3de457db98449e0df31a8c3d53 (diff)
bytefield (26sep23)
git-svn-id: svn://tug.org/texlive/trunk@68366 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/bytefield/README2
-rw-r--r--Master/texmf-dist/doc/latex/bytefield/bytefield.pdfbin630473 -> 626281 bytes
-rw-r--r--Master/texmf-dist/source/latex/bytefield/bytefield.dtx48
-rw-r--r--Master/texmf-dist/source/latex/bytefield/bytefield.ins4
-rw-r--r--Master/texmf-dist/tex/latex/bytefield/bytefield.sty4
5 files changed, 22 insertions, 36 deletions
diff --git a/Master/texmf-dist/doc/latex/bytefield/README b/Master/texmf-dist/doc/latex/bytefield/README
index 5f8e64c3d2e..f01bbb813eb 100644
--- a/Master/texmf-dist/doc/latex/bytefield/README
+++ b/Master/texmf-dist/doc/latex/bytefield/README
@@ -33,7 +33,7 @@ supports hyperref hyperlinks.
Copyright and license
---------------------
-Copyright (C) 2000-2021 Scott Pakin, scott+bf@pakin.org
+Copyright (C) 2000-2023 Scott Pakin, scott+bf@pakin.org
This package may be distributed and/or modified under the conditions
of the LaTeX Project Public License, either version 1.3a of this
diff --git a/Master/texmf-dist/doc/latex/bytefield/bytefield.pdf b/Master/texmf-dist/doc/latex/bytefield/bytefield.pdf
index 655403099fe..c6dd3905a43 100644
--- a/Master/texmf-dist/doc/latex/bytefield/bytefield.pdf
+++ b/Master/texmf-dist/doc/latex/bytefield/bytefield.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/bytefield/bytefield.dtx b/Master/texmf-dist/source/latex/bytefield/bytefield.dtx
index 24ee535fda1..e72d4970b3b 100644
--- a/Master/texmf-dist/source/latex/bytefield/bytefield.dtx
+++ b/Master/texmf-dist/source/latex/bytefield/bytefield.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2000-2021 by Scott Pakin <scott+bf@pakin.org>
+% Copyright (C) 2000-2023 by Scott Pakin <scott+bf@pakin.org>
% -----------------------------------------------------------
%
% This file may be distributed and/or modified under the
@@ -22,7 +22,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{bytefield}
%<*package>
- [2021/08/17 v2.7 Network protocol diagrams]
+ [2023/09/24 v2.8 Network protocol diagrams]
%</package>
%
%<*driver>
@@ -36,17 +36,17 @@
\usepackage{array}
\usepackage{wasysym}
\usepackage{needspace}
-\usepackage{hyperxmp}
\usepackage{hypdoc}
\usepackage{hyperref}
\usepackage[figure]{hypcap}
+\usepackage{hyperxmp}
\hypersetup{%
pdftitle={The bytefield package},
pdfauthor={Scott Pakin},
pdfsubject={Protocol diagrams for LaTeX},
pdfkeywords={bits, bytes, bit fields, communication, network protocol diagrams, LaTeX2e, memory maps},
- pdfcopyright={Copyright (C) 2000-2021, Scott Pakin},
+ pdfcopyright={Copyright (C) 2000-2023, Scott Pakin},
pdflicenseurl={http://www.latex-project.org/lppl/},
pdfcaptionwriter={Scott Pakin},
pdfcontactemail={scott+bf@pakin.org},
@@ -113,32 +113,23 @@
% \protect\optname{rightcurlystyle} options to control the styling
% (e.g.,~color) of curly braces. This addresses a feature request by
% Victor Toni}
+% \changes{v2.8}{2023/09/24}{Corrected the documentation. Thanks to {\"O}mer
+% Faruk Birg{\"u}l for pointing out an error in one of the examples}
%
% \GetFileInfo{bytefield.dtx}
%
-% \DoNotIndex{\&,\{,\}}
-% \DoNotIndex{\addtocounter,\advance}
-% \DoNotIndex{\begin,\begingroup,\bgroup}
-% \DoNotIndex{\catcode,\ch@ck,\count,\cr,\csname}
-% \DoNotIndex{\DeclareRobustCommand,\def,\dimen,\dimendef}
-% \DoNotIndex{\edef,\egroup,\else,\end,\endcsname,\endgroup,\expandafter}
-% \DoNotIndex{\fi}
-% \DoNotIndex{\gdef,\global}
-% \DoNotIndex{\hspace}
-% \DoNotIndex{\if,\ifnum,\ifx,\ignorespaces,\insc@unt}
-% \DoNotIndex{\left,\let,\loop}
-% \DoNotIndex{\MessageBreak}
-% \DoNotIndex{\newbox,\newcommand,\newcounter,\newenvironment,\newif,\next}
-% \DoNotIndex{\newlength,\newsavebox,\noexpand}
-% \DoNotIndex{\raisebox,\ratio,\real,\relax,\renewcommand,\right}
-% \DoNotIndex{\par,\protect}
-% \DoNotIndex{\renewenvironment,\repeat}
+% \DoNotIndex{\&,\@ifstar,\@ifundefined,\@tempcnta,\@tempdima}
+% \DoNotIndex{\DeclareRobustCommand,\MessageBreak,\\,\addtocounter,\advance}
+% \DoNotIndex{\begin,\begingroup,\bgroup,\catcode,\ch@ck,\count,\cr,\csname}
+% \DoNotIndex{\def,\dimen,\dimendef,\edef,\egroup,\else,\end,\endcsname}
+% \DoNotIndex{\endgroup,\expandafter,\fi,\gdef,\global,\hspace,\if,\ifnum}
+% \DoNotIndex{\ifx,\ignorespaces,\insc@unt,\left,\let,\loop,\newbox}
+% \DoNotIndex{\newcommand,\newcounter,\newenvironment,\newif,\newlength}
+% \DoNotIndex{\newsavebox,\next,\noexpand,\par,\protect,\raisebox,\ratio}
+% \DoNotIndex{\real,\relax,\renewcommand,\renewenvironment,\repeat,\right}
% \DoNotIndex{\sbox,\setcounter,\setlength,\settowidth,\space,\string}
-% \DoNotIndex{\the}
-% \DoNotIndex{\unskip,\usebox,\usepackage}
-% \DoNotIndex{\value,\vbox,\vspace}
-% \DoNotIndex{\wlog}
-% \DoNotIndex{\xdef}
+% \DoNotIndex{\strip@pt,\the,\unskip,\usebox,\usepackage,\value,\vbox}
+% \DoNotIndex{\vspace,\wlog,\xdef,\{,\},\\}
%
%
% \title{The \textsf{bytefield} package\thanks{This document
@@ -1751,11 +1742,6 @@
% memory-map example suggested by Martin Demling}
%
% \begin{verbatim}
-% \newcommand{\descbox}[2]{\parbox[c][3.8\baselineskip]{0.95\width}{%
-% % facilitates the creation of memory maps. Start address at the bottom,
-% % end address at the top.
-% % syntax:
-% % \memsection{end address}{start address}{height in lines}{text in box}
% \newcommand{\memsection}[4]{%
% % define the height of the memsection
% \bytefieldsetup{bitheight=#3\baselineskip}%
diff --git a/Master/texmf-dist/source/latex/bytefield/bytefield.ins b/Master/texmf-dist/source/latex/bytefield/bytefield.ins
index fcbcf0584c2..0f8ac5d660f 100644
--- a/Master/texmf-dist/source/latex/bytefield/bytefield.ins
+++ b/Master/texmf-dist/source/latex/bytefield/bytefield.ins
@@ -1,5 +1,5 @@
%%
-%% Copyright (C) 2000-2021 by Scott Pakin <scott+bf@pakin.org>
+%% Copyright (C) 2000-2023 by Scott Pakin <scott+bf@pakin.org>
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.3a of this license
@@ -21,7 +21,7 @@
This is a generated file.
-Copyright (C) 2000-2021 by Scott Pakin <scott+bf@pakin.org>
+Copyright (C) 2000-2023 by Scott Pakin <scott+bf@pakin.org>
This file may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3a of this license
diff --git a/Master/texmf-dist/tex/latex/bytefield/bytefield.sty b/Master/texmf-dist/tex/latex/bytefield/bytefield.sty
index 7548f6a0c0b..79506ef23f1 100644
--- a/Master/texmf-dist/tex/latex/bytefield/bytefield.sty
+++ b/Master/texmf-dist/tex/latex/bytefield/bytefield.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2000-2021 by Scott Pakin <scott+bf@pakin.org>
+%% Copyright (C) 2000-2023 by Scott Pakin <scott+bf@pakin.org>
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.3a of this license
@@ -22,7 +22,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{bytefield}
- [2021/08/17 v2.7 Network protocol diagrams]
+ [2023/09/24 v2.8 Network protocol diagrams]
\RequirePackage{calc}[1998/07/07]
\RequirePackage{keyval}
\def\bf@newdimen#1{\advance\count11 by 1