removed local tikz-trackschematic-dev.sty call with [dev]-call provided by ctan tikz-trackschematic package

master
Martin Scheidt 2021-01-02 19:47:14 +01:00
parent dad18e2e1c
commit 24f0bcfec5
4 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@ The library can then be loaded through the command
```TeX
\usepackage{tikz-trackschematic}
```
in any TeX file.
in any LaTeX file.
------------

View File

@ -83,7 +83,7 @@
\sisetup{math-rm=\mathsf}
\IfFileExists{tikz-trackschematic-dev.sty}{%
\RequirePackage[dev]{tikz-trackschematic-dev}%
\RequirePackage[dev]{tikz-trackschematic}%
}{%
\RequirePackage{tikz-trackschematic}%
}%

View File

@ -8,7 +8,7 @@
\usepackage{siunitx}
\usepackage[prefix=]{xcolor-solarized}
\usepackage[dev]{tikz-trackschematic-dev}
\usepackage[dev]{tikz-trackschematic}
\begin{document}
\begin{tikzpicture}[font=\sffamily]

View File

@ -6,7 +6,7 @@
\documentclass{article}
\usepackage{fullpage}
% \usepackage{glossaries}
\usepackage[dev]{tikz-trackschematic-dev}
\usepackage[dev]{tikz-trackschematic}
% \makeglossaries