summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bytefield
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-18 20:45:25 +0000
committerKarl Berry <karl@freefriends.org>2021-08-18 20:45:25 +0000
commit7c4b7b096f7634fc777c06b4ac91b0799230bd6d (patch)
treee284bf5201c3a1d401d6551a409fe0cf912cbff2 /Master/texmf-dist/tex/latex/bytefield
parent8740c1d9f393d6ebd2adecfa871f95bf465992b1 (diff)
bytefield (18aug21)
git-svn-id: svn://tug.org/texlive/trunk@60265 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bytefield')
-rw-r--r--Master/texmf-dist/tex/latex/bytefield/bytefield.sty18
1 files changed, 8 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/bytefield/bytefield.sty b/Master/texmf-dist/tex/latex/bytefield/bytefield.sty
index dbf8d8fc744..7548f6a0c0b 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-2020 by Scott Pakin <scott+bf@pakin.org>
+%% Copyright (C) 2000-2021 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}
- [2020/10/31 v2.6 Network protocol diagrams]
+ [2021/08/17 v2.7 Network protocol diagrams]
\RequirePackage{calc}[1998/07/07]
\RequirePackage{keyval}
\def\bf@newdimen#1{\advance\count11 by 1
@@ -407,16 +407,15 @@
\bf@newdimen\curly@shift
\setlength{\curly@shift}{\bf@rightcurlyshrinkage}%
\setlength{\curly@shift}{\half@curly@height + 0.5\curly@shift}%
+ \addtolength{\curly@shift}{-\fontdimen22\textfont2}%
\global\sbox{#1}{\raisebox{\curly@shift}{%
- $\xdef\old@axis{\the\fontdimen22\textfont2}$%
\bf@rightcurlystyle{%
- $\fontdimen22\textfont2=0pt%
- \left.
+ $\left.
\vrule height\half@curly@height
width 0pt
depth\half@curly@height\right\bf@rightcurly$%
}%
- $\fontdimen22\textfont2=\old@axis$}}%
+ }}%
\endgroup
}
\def\store@lcurly#1#2{%
@@ -428,16 +427,15 @@
\bf@newdimen\curly@shift
\setlength{\curly@shift}{\bf@leftcurlyshrinkage}%
\setlength{\curly@shift}{\half@curly@height + 0.5\curly@shift}%
+ \addtolength{\curly@shift}{-\fontdimen22\textfont2}%
\global\sbox{#1}{\raisebox{\curly@shift}{%
- $\xdef\old@axis{\the\fontdimen22\textfont2}$%
\bf@leftcurlystyle{%
- $\fontdimen22\textfont2=0pt%
- \left\bf@leftcurly
+ $\left\bf@leftcurly
\vrule height\half@curly@height
width 0pt
depth\half@curly@height\right.$%
}%
- $\fontdimen22\textfont2=\old@axis$}}%
+ }}%
\endgroup
}
\def\show@wordlabelr{}