Closed emareg closed 7 years ago
Use the new Jekyll image include template for this issue
figure.html
for figures with description etx.inline-image.html
for image include in eg. tables etc.New problem: some svg images have dependencies to js files. Paths are hard-coded. Is there any possibility to specify global search paths of certain resources?
Not sure, but if we put all images and svgs into the image folder it should be ok. But maybe as enhancement it would be nice
resolved with 2363236899191c14cab05f07ed2cebd0e25c41bb
Additionally we could also write a similar liquid tag for the figure include, but for now its ok
Instead of the path (e.g. ./img/rc.svg) like in
images should be included only by an unique identifier:
Advantage: independence from image location and extension