Commit Graph

193 Commits (4f9932d33c1e2f148fec47619065cf89e8a07a59)

Author SHA1 Message Date
Martin Scheidt 4f9932d33c release candidate for v0.7.0 2022-03-24 22:31:56 +01:00
Martin Scheidt 9d705de572 added poppler/pdftocairo as option for SVG converting 2022-03-24 22:18:50 +01:00
Martin Scheidt 25c007c70f added list of packages for doc compilation and included TeX memory increase for build script 2022-03-24 14:58:28 +01:00
Martin Scheidt 25e66b6e79 fixed wrong tex live profile 2022-03-23 22:54:33 +01:00
Martin Scheidt 1e8de05d95 Enhanced developement documentation 2022-03-23 22:29:58 +01:00
Martin Scheidt 7ae66cc182 small amendments 2022-03-22 19:09:33 +01:00
Martin Scheidt f46d7a7770 Fixed label test 2022-03-22 18:39:57 +01:00
Martin Scheidt 70b5ec4e57 added automatic documentation compilation before release 2022-03-22 18:33:21 +01:00
Martin Scheidt a98f3b26bd integrated documentation compilation in build.sh script 2022-03-22 18:27:29 +01:00
Martin Scheidt 2c869daa70 Fixed label coordinate calculation for vehicles in manual or automatic mode 2022-03-22 18:20:08 +01:00
Martin Scheidt d1ff03de71 revised symbol and syntax for balises 2022-03-22 17:07:19 +01:00
Martin Scheidt 876c8907e5 Merge branch 'master' of github.com:railtoolkit/tikz-trackschematic 2022-03-11 11:47:13 +01:00
Martin Scheidt c0ad07f84e added fall back if development package is not installed 2022-03-11 11:46:59 +01:00
Martin Scheidt c9f5e7a7ba added fall back if development package is not installed 2022-03-11 11:31:08 +01:00
Martin Scheidt 9a7828e059 fixed PackageWarning Error in development mode 2022-03-11 11:28:36 +01:00
Martin Scheidt 7ed8411378 refactored log() function - part 2 2022-03-11 11:04:36 +01:00
Martin Scheidt 43c132a957 refactored log() function 2022-03-11 10:55:21 +01:00
Martin Scheidt 1dfb44feed refactored user interaction 2022-03-11 10:51:26 +01:00
Martin Scheidt 3d6030b43b combined if condition 2022-03-10 17:17:17 +01:00
Martin Scheidt f90b3a9b0d POSIX compatiblity 2022-03-10 17:14:02 +01:00
Martin Scheidt 44110223b6 minor changes 2022-03-10 15:41:17 +01:00
Martin Scheidt 90aebcda84 added silent and debug logging 2022-03-10 15:26:50 +01:00
Martin Scheidt 7dfad7eef5
Merge pull request #27 from apriljunge/run-tests-on-pullrequest
Run tests on pull request
2022-03-10 11:18:11 +01:00
Gregor 8d27ed80ad
Run tests on pullrequest 2022-03-10 10:34:17 +01:00
Martin Scheidt f5e79dedb2
Merge pull request #26 from apriljunge/small-pdftoppm-tweaks
Small pdftoppm tweaks
2022-03-10 10:18:55 +01:00
Gregor b4f1112448
Use singlefile transformation for ppm 2022-03-09 23:02:53 +01:00
Gregor 91b9b3631c
Use shorthand resultion parameter for pdftoppm 2022-03-09 22:58:59 +01:00
Martin Scheidt 42773fc910 testing for file not for directory 2022-03-09 22:48:55 +01:00
Martin Scheidt 6a73b502e2 Merge branch 'master' of github.com:railtoolkit/tikz-trackschematic 2022-03-09 22:30:08 +01:00
Martin Scheidt 9f72df2b64 reduced resolution for pdftoppm conversion and fixed array handling for POSIX shell 2022-03-09 22:29:53 +01:00
Gregor 540813a062
Fix small typo in build script 2022-03-09 20:03:26 +01:00
Martin Scheidt c44553d7ad removed unnecessary line in help message 2022-03-09 18:34:23 +01:00
Martin Scheidt beb481d2a7 enhanced path check in build script 2022-03-09 18:32:29 +01:00
Martin Scheidt 1ac4d7a596 Merge branch 'master' of github.com:railtoolkit/tikz-trackschematic 2022-03-09 18:04:41 +01:00
Martin Scheidt 42dd769fcf added uninstaller to build script 2022-03-09 18:04:23 +01:00
Martin Scheidt bb1f41080a added uninstaller to build script 2022-03-09 18:01:10 +01:00
Martin Scheidt 864d0dfb87 renamed --batch-mode to --noninteractive 2022-03-09 16:40:25 +01:00
Martin Scheidt 5afacf62fc improved error message for ImageMagick policy check 2022-03-09 16:35:15 +01:00
Martin Scheidt 8f7ecbc04b fixed path extraction for multiple paths 2022-03-09 16:22:18 +01:00
Martin Scheidt c317a8dc0c update debug github action 2022-03-09 16:21:19 +01:00
Martin Scheidt 07de619804 update debug github action 2022-03-09 14:53:39 +01:00
Martin Scheidt 520d94848a Nothing is so simple that it cannot fail! 2022-03-09 14:38:54 +01:00
Martin Scheidt 6c64c241c9 fixed ImageMagick policy location for '[built-in]' 2022-03-09 14:25:20 +01:00
Martin Scheidt 7bfdbfacfc using --batch-mode for github action 'testing' 2022-03-09 14:00:43 +01:00
Martin Scheidt d0710c39f2 Fixed check_imagemagick_policy and check_pdftoppm for --batch-mode 2022-03-09 13:56:35 +01:00
Martin Scheidt 4567a56fa2 renamed option for installing dev files 2022-03-09 13:46:47 +01:00
Martin Scheidt 1a9fa2ea68 reordered script functions 2022-03-09 13:43:36 +01:00
Martin Scheidt cc0c6306f0 added ImageMagick policy check and pdftoppm as alternative 2022-03-09 13:17:43 +01:00
Martin Scheidt 4974780cf5 added cleanup routine and modified other routines, respectively 2022-03-09 13:09:03 +01:00
Martin Scheidt bb6cb783cc separate clean up routine 2022-03-08 14:42:27 +01:00