From a92301bb094f194a117620c2d3e3aebd1f442448 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 15 Oct 2021 22:12:13 +0000 Subject: tikz-trackschematic (16oct21) git-svn-id: svn://tug.org/texlive/trunk@60767 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/tikz-trackschematic/tikz-trackschematic.sty | 3 +-- .../tikz-trackschematic/tikzlibrarytrackschematic.symbology.code.tex | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/tikz-trackschematic') diff --git a/Master/texmf-dist/tex/latex/tikz-trackschematic/tikz-trackschematic.sty b/Master/texmf-dist/tex/latex/tikz-trackschematic/tikz-trackschematic.sty index 39aadd7fdc2..f9f2505d8f3 100644 --- a/Master/texmf-dist/tex/latex/tikz-trackschematic/tikz-trackschematic.sty +++ b/Master/texmf-dist/tex/latex/tikz-trackschematic/tikz-trackschematic.sty @@ -5,7 +5,7 @@ % Permission to use, copy, modify, and/or distribute this file for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. % \NeedsTeXFormat{LaTeX2e}% -\ProvidesPackage{tikz-trackschematic}[2021/01/02 tikz-trackschematic]% +\ProvidesPackage{tikz-trackschematic}[2021/10/15 tikz-trackschematic]% % %%%%%%%%%%%%%%% % Package options @@ -15,7 +15,6 @@ \DeclareOptionX{dev}[\settoggle{development}{false}]{\settoggle{development}{true}} \ProcessOptionsX % -\settoggle{development}{true} \iftoggle{development}{% \PackageInfo{tikz-trackschematic}{development mode}% diff --git a/Master/texmf-dist/tex/latex/tikz-trackschematic/tikzlibrarytrackschematic.symbology.code.tex b/Master/texmf-dist/tex/latex/tikz-trackschematic/tikzlibrarytrackschematic.symbology.code.tex index 46ae2fa4da6..6d3dab1a408 100644 --- a/Master/texmf-dist/tex/latex/tikz-trackschematic/tikzlibrarytrackschematic.symbology.code.tex +++ b/Master/texmf-dist/tex/latex/tikz-trackschematic/tikzlibrarytrackschematic.symbology.code.tex @@ -17,7 +17,7 @@ % \DeclareRobustCommand{\tsSymbol}[2][1]{% \adjustbox{valign=c}{% - \begin{tikzpicture}]% + \begin{tikzpicture}% \pic at (0,0) {symbology_#2};% \path ($0.5*(-0.2,-#1)$) rectangle ($0.5*(12.2,#1)$);% background rectangle to unify every cell containing a symbol \end{tikzpicture}% @@ -122,4 +122,4 @@ \end{xltabular}% }% %%%%%%%%%%%%%%% -\end \ No newline at end of file +\endinput \ No newline at end of file -- cgit v1.2.3