From 7c4b7b096f7634fc777c06b4ac91b0799230bd6d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 18 Aug 2021 20:45:25 +0000 Subject: bytefield (18aug21) git-svn-id: svn://tug.org/texlive/trunk@60265 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/bytefield/bytefield.sty | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/tex/latex/bytefield') 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 +%% Copyright (C) 2000-2021 by Scott Pakin %% %% 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{} -- cgit v1.2.3