From 5440ee363f20f316c72015271362d94327c871cd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 18 Jan 2019 22:37:42 +0000 Subject: sesstime (18jan19) git-svn-id: svn://tug.org/texlive/trunk@49750 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/sesstime/sesstime.sty | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/sesstime') diff --git a/Master/texmf-dist/tex/latex/sesstime/sesstime.sty b/Master/texmf-dist/tex/latex/sesstime/sesstime.sty index 0e50d0a8d95..b8008eda489 100644 --- a/Master/texmf-dist/tex/latex/sesstime/sesstime.sty +++ b/Master/texmf-dist/tex/latex/sesstime/sesstime.sty @@ -6,7 +6,7 @@ %% %% sesstime.dtx (with options: `package') %% -%% Copyright (C) 2016-2018 Niklas Beisert +%% Copyright (C) 2016-2019 Niklas Beisert %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -17,7 +17,7 @@ %% version 2005/12/01 or later. %% \NeedsTeXFormat{LaTeX2e}[1996/12/01] -\ProvidesPackage{sesstime}[2018/01/17 v1.11 session timing marks] +\ProvidesPackage{sesstime}[2019/01/17 v1.12 session timing marks] \RequirePackage{keyval} \def\sti@flags{} @@ -92,11 +92,11 @@ \dimen@\prevdepth% \nointerlineskip% \if r#1% - \smash{\rlap{\hspace{\textwidth}\parbox[t]{\sti@widthr}% - {\raggedright\renewcommand{\bfdefault}{b}#2}}}% + \hbox{\smash{\rlap{\hspace{\textwidth}\parbox[t]{\sti@widthr}% + {\raggedright\renewcommand{\bfdefault}{b}#2}}}}% \else% - \smash{\llap{\parbox[t]{\sti@widthl}% - {\raggedleft\renewcommand{\bfdefault}{b}#2}}}% + \hbox{\smash{\llap{\parbox[t]{\sti@widthl}% + {\raggedleft\renewcommand{\bfdefault}{b}#2}}}}% \fi% \prevdepth\dimen@% \@esphack% -- cgit v1.2.3