parent
60f4bec1d2
commit
dad18e2e1c
|
@ -44,6 +44,7 @@ in any TeX file.
|
|||
\end{document}
|
||||
```
|
||||
results in:
|
||||
|
||||
![train on a track](https://glossary.ivev.bau.tu-bs.de/tiki-download_file.php?fileId=28&display&scale=.4 "train on a track")
|
||||
|
||||
------------
|
||||
|
|
|
@ -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/05 tikz-trackschematic]%
|
||||
\ProvidesPackage{tikz-trackschematic}[2021/01/02 tikz-trackschematic]%
|
||||
%
|
||||
% Required Packages for tikz-trackschematic
|
||||
\RequirePackage{tikz,etoolbox,lmodern}%
|
||||
|
|
Loading…
Reference in New Issue