summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3experimental/l3draw/l3draw.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-28 22:07:57 +0000
committerKarl Berry <karl@freefriends.org>2019-01-28 22:07:57 +0000
commit58716ee4be6eb8b578e9e7097971079d0e9d0b6a (patch)
tree04ad920aed8f772a75bad93e9ec399c067f44001 /Master/texmf-dist/tex/latex/l3experimental/l3draw/l3draw.sty
parent0e9654fedc389811d7b81b1d05f8a4a986caec1c (diff)
l3 (28jan19)
git-svn-id: svn://tug.org/texlive/trunk@49853 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3experimental/l3draw/l3draw.sty')
-rw-r--r--Master/texmf-dist/tex/latex/l3experimental/l3draw/l3draw.sty20
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/l3experimental/l3draw/l3draw.sty b/Master/texmf-dist/tex/latex/l3experimental/l3draw/l3draw.sty
index 7568542ba7c..484f1ac6dc6 100644
--- a/Master/texmf-dist/tex/latex/l3experimental/l3draw/l3draw.sty
+++ b/Master/texmf-dist/tex/latex/l3experimental/l3draw/l3draw.sty
@@ -13,7 +13,7 @@
%% l3draw-state.dtx (with options: `package')
%% l3draw-transforms.dtx (with options: `package')
%%
-%% Copyright (C) 2018 The LaTeX3 Project
+%% Copyright (C) 2018,2019 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
@@ -25,12 +25,12 @@
%% This file is part of the "l3experimental bundle" (The Work in LPPL)
%% and all files in that bundle must be distributed together.
%%
-%% File: l3draw.dtx Copyright(C) 2018 The LaTeX3 Project
+%% File: l3draw.dtx
\RequirePackage{expl3}
-\ProvidesExplPackage{l3draw}{2018-11-19}{}
+\ProvidesExplPackage{l3draw}{2019-01-28}{}
{L3 Experimental core drawing support}
\RequirePackage { l3color }
-%% File: l3draw-boxes.dtx Copyright(C) 2018 The LaTeX3 Project
+%% File: l3draw-boxes.dtx
\box_new:N \l__draw_tmp_box
\cs_new_protected:Npn \draw_box_use:N #1
{
@@ -90,7 +90,7 @@
{ \box_ht:N \l__draw_tmp_box }
\group_end:
}
-%% File: l3draw-paths.dtx Copyright(C) 2018 The LaTeX3 Project
+%% File: l3draw-paths.dtx
\tl_new:N \l__draw_path_tmp_tl
\fp_new:N \l__draw_path_tmpa_fp
\fp_new:N \l__draw_path_tmpb_fp
@@ -703,7 +703,7 @@
\dim_gset_eq:NN \g__draw_path_lasty_dim \l__draw_path_lasty_dim
\group_end:
}
-%% File: l3draw-points.dtx Copyright(C) 2018 The LaTeX3 Project
+%% File: l3draw-points.dtx
\cs_new:Npn \__draw_point_process:nn #1#2
{
\__draw_point_process_auxi:fn
@@ -1088,7 +1088,7 @@
}
{ \__draw_point_to_dim:n { (#1, #2) } }
}
-%% File: l3draw-scopes.dtx Copyright(C) 2018 The LaTeX3 Project
+%% File: l3draw-scopes.dtx
\dim_new:N \g__draw_xmax_dim
\dim_new:N \g__draw_xmin_dim
\dim_new:N \g__draw_ymax_dim
@@ -1199,7 +1199,7 @@
\draw_path_scope_end:
\__draw_scope_bb_end:
}
-%% File: l3draw-softpath.dtx Copyright(C) 2018 The LaTeX3 Project
+%% File: l3draw-softpath.dtx
\tl_new:N \g__draw_softpath_main_tl
\tl_new:N \l__draw_softpath_internal_tl
\bool_new:N \g__draw_softpath_corners_bool
@@ -1523,7 +1523,7 @@
\tl_build_gclear:N \g__draw_softpath_main_tl
\__draw_softpath_add:o \l__draw_softpath_main_tl
}
-%% File: l3draw-state.dtx Copyright(C) 2018 The LaTeX3 Project
+%% File: l3draw-state.dtx
\dim_new:N \g__draw_linewidth_dim
\dim_new:N \l_draw_default_linewidth_dim
\dim_set:Nn \l_draw_default_linewidth_dim { 0.4pt }
@@ -1581,7 +1581,7 @@
{ \use:c { driver_draw_color_ #1 _rgb:nnn } {#2} {#3} {#4} }
\cs_new_protected:Npn \__draw_color_spot:nw #1#2 ~ #3 \q_stop
{ \use:c { driver_draw_color_ #1 _spot:nn } {#2} {#3} }
-%% File: l3draw-transforms.dtx Copyright(C) 2018 The LaTeX3 Project
+%% File: l3draw-transforms.dtx
\bool_new:N \l__draw_matrix_active_bool
\fp_new:N \l__draw_matrix_a_fp
\fp_new:N \l__draw_matrix_b_fp