From acec8a073e6adf74612f50bd169281936fa7645a Mon Sep 17 00:00:00 2001 From: Sequoia Ploeg Date: Tue, 9 Jan 2024 23:05:23 -0700 Subject: [PATCH] Fix image path --- book/pages/klayout.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/book/pages/klayout.md b/book/pages/klayout.md index 41dfdaa..632fada 100644 --- a/book/pages/klayout.md +++ b/book/pages/klayout.md @@ -19,4 +19,8 @@ Once KLayout is installed, you can install klive from within KLayout's package manager, by going to `Tools > Manage Packages > Install New Packages`. Then, search for `klive` and double click it to select it, then click "Apply". -![klive installation screenshot](../klive_installation.png) +```{image} ../images/klive_installation.png +:alt: klive installation screenshot +:height: 400px +:align: center +```