summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/tikz-trackschematic/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-02-16 03:00:44 +0000
committerNorbert Preining <norbert@preining.info>2022-02-16 03:00:44 +0000
commite1b70cd3906c3b92e231eb8001f1a0c0eb2053c1 (patch)
tree8d8178c7c5b2fbd37ba1fad7e2d58d1bab7533a4 /graphics/pgf/contrib/tikz-trackschematic/README.md
parentf53e32586563f8905b64242c461f777360059e2e (diff)
CTAN sync 202202160300
Diffstat (limited to 'graphics/pgf/contrib/tikz-trackschematic/README.md')
-rw-r--r--graphics/pgf/contrib/tikz-trackschematic/README.md64
1 files changed, 5 insertions, 59 deletions
diff --git a/graphics/pgf/contrib/tikz-trackschematic/README.md b/graphics/pgf/contrib/tikz-trackschematic/README.md
index 9bcd0c2466..93708e072d 100644
--- a/graphics/pgf/contrib/tikz-trackschematic/README.md
+++ b/graphics/pgf/contrib/tikz-trackschematic/README.md
@@ -25,6 +25,8 @@ The library can then be loaded through the command
```
in any LaTeX file.
+The library can also be used in [Overleaf](https://www.overleaf.com/read/crrxfcdzbhbd).
+
------------
# Minimal working example
@@ -52,69 +54,13 @@ in any LaTeX file.
```
results in:
-![train on a track](https://raw.githubusercontent.com/railtoolkit/tikz-trackschematic/master/doc/symbology/symbols_png/train_direction_forward.png "train on a track")
+![train on a track](https://raw.githubusercontent.com/railtoolkit/tikz-trackschematic/master/doc/examples/minimal_working_example.png "train on a track")
------------
# Symbology and meaning
-Please consult the [symbology](https://github.com/railtoolkit/tikz-trackschematic/blob/master/test/test_symbology_table.pdf) for further information regarding meaning of the symbols.
-
-------------
-
-# History
-
-## Version 0.6.2
-
- bug fixing
-
-## Version 0.6.1
-
- * removed package requirement lmodern
- * minor correction in manual
- * added citation information
-
-## Version 0.6
-
- * created an encapsulating package for future flexibility
- * added symbols for direction control, track marking, pylons and electric wiring
- * change symbol for friction bufferstop;
- * changed load command to \usepackage{tikz-trackschematic}
-
-## Version 0.5.1
-
- * modified symbol "end of movement authority"
- * added symbols "braking point" and "danger point"
-
-## Version 0.5
-
- * new improved syntax for topology
- * documentation
-
-## Version 0.4
-
- * added document for symbology
- * renamed overview to snippets
- * reworked library for common tikz library layout
-
-## Version 0.3
-
- * moved snippet folder to root folder
- * added shunting movements
- * added points to turnouts
- * added moving trains
- * defined and used color foreground and background
-
-
-## Version 0.2
-
- * added transmitters
- * reorganized src library
- * minor improvements
-
-## Version 0.1
-
- Basic concept of a library with railway topology symbols and some examples.
+Please consult the [symbology table](https://github.com/railtoolkit/tikz-trackschematic/blob/master/doc/symbology_table.pdf) for further information regarding meaning of the symbols.
------------
@@ -138,7 +84,7 @@ Please consult the [symbology](https://github.com/railtoolkit/tikz-trackschemati
[![Open Source Initiative Approved License logo](https://opensource.org/files/OSIApproved_100X125.png "Open Source Initiative Approved License logo")](https://opensource.org)
- Copyright (c) 2018 - 2021, Martin Scheidt \<m.scheidt@tu-bs.de\> (ISC License)
+ Copyright (c) 2018 - 2022, Martin Scheidt \<m.scheidt@tu-bs.de\> (ISC License)
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.