summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3kernel/l3pdfmode.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3kernel/l3pdfmode.def')
-rw-r--r--Master/texmf-dist/tex/latex/l3kernel/l3pdfmode.def13
1 files changed, 5 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/l3kernel/l3pdfmode.def b/Master/texmf-dist/tex/latex/l3kernel/l3pdfmode.def
index 377d6c31d84..84511dd3405 100644
--- a/Master/texmf-dist/tex/latex/l3kernel/l3pdfmode.def
+++ b/Master/texmf-dist/tex/latex/l3kernel/l3pdfmode.def
@@ -13,7 +13,7 @@
%%
%% Do not distribute a modified version of this file.
%%
-%% File: l3drivers.dtx Copyright(C) 2011-2012 The LaTeX3 Project
+%% File: l3drivers.dtx Copyright(C) 2011-2013 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -47,7 +47,7 @@
%% -----------------------------------------------------------------------
%%
\RequirePackage{l3bootstrap}
-\GetIdInfo$Id: l3drivers.dtx 4505 2013-06-28 22:06:04Z joseph $
+\GetIdInfo$Id: l3drivers.dtx 4602 2013-11-18 23:19:01Z bruno $
{L3 Experimental drivers}
\ProvidesExplFile
{l3pdfmode.def}{\ExplFileDate}{\ExplFileVersion}
@@ -87,12 +87,9 @@
{
\__driver_graphic_state_save:
\box_set_wd:Nn \l__box_internal_box \c_zero_dim
- \fp_set:Nn \l__box_cos_fp
- {
- \fp_compare:nNnTF \l__box_cos_fp = \c_zero_fp
- { 0 }
- { round ( \l__box_cos_fp , 5 ) }
- }
+ \fp_set:Nn \l__box_cos_fp { round ( \l__box_cos_fp , 5 ) }
+ \fp_compare:nNnT \l__box_cos_fp = \c_zero_fp
+ { \fp_zero:N \l__box_cos_fp }
\fp_set:Nn \l__box_sin_fp { round ( \l__box_sin_fp , 5 ) }
\__driver_pdf_matrix:n
{