summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bytefield/bytefield.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/bytefield/bytefield.sty')
-rw-r--r--Master/texmf-dist/tex/latex/bytefield/bytefield.sty6
1 files changed, 4 insertions, 2 deletions
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 <scott+bf@pakin.org>
+%% Copyright (C) 2017 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}
- [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=&%