From 25f52d925614aa8433200addac102a4b9a2dffe3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 19 Sep 2017 22:01:41 +0000 Subject: bytefield (19sep17) git-svn-id: svn://tug.org/texlive/trunk@45339 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/bytefield/bytefield.sty | 6 ++++-- 1 file changed, 4 insertions(+), 2 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 9086ac5f08e..79972b59f2e 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) 2015 by Scott Pakin +%% Copyright (C) 2017 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} - [2015/10/28 v2.3 Network protocol diagrams] + [2017/09/15 v2.4 Network protocol diagrams] \RequirePackage{calc}[1998/07/07] \RequirePackage{keyval} \def\bf@newdimen#1{\advance\count11 by 1 @@ -50,6 +50,8 @@ \newsavebox{\entire@bytefield@picture} \newenvironment{bytefield}[2][]{% \bf@bytefieldsetup{#1}% + \renewcommand{\baselinestretch}{}% + \selectfont \def\bits@wide{#2}% \let\old@nl=\\% \let\amp=&% -- cgit v1.2.3