From 2bd2d667f1786a0546d79322a02a2b64f0bb458e Mon Sep 17 00:00:00 2001 From: Yang Li Date: Mon, 17 Jun 2024 11:40:28 +1000 Subject: [PATCH 1/2] Add Glycerine Viewer to recipe 0031 --- recipe/0031-bound-multivolume/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipe/0031-bound-multivolume/index.md b/recipe/0031-bound-multivolume/index.md index 0dda240bb..bfe4d211a 100644 --- a/recipe/0031-bound-multivolume/index.md +++ b/recipe/0031-bound-multivolume/index.md @@ -7,6 +7,7 @@ summary: "Recipe for a multi-volume object where the volumes are bound together viewers: - UV - Mirador +- Glycerine Viewer topic: - structure --- @@ -66,7 +67,7 @@ This will produce an index of the constituent volumes like so: * Erste Ausgabe... (Vol. 1) * Zweyte Ausgabe... (Vol. 2) -{% include manifest_links.html viewers="UV, Mirador" manifest="manifest.json" %} +{% include manifest_links.html viewers="UV, Mirador, Glycerine Viewer" manifest="manifest.json" %} {% include jsonviewer.html src="manifest.json" config='data-line="246-315"'%} From e99029034100924cf9cc6b3cf9cdc456d4d536fe Mon Sep 17 00:00:00 2001 From: Yang Li Date: Mon, 17 Jun 2024 11:44:13 +1000 Subject: [PATCH 2/2] Add Glycerine Viewer to recipe 0024 --- recipe/0024-book-4-toc/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipe/0024-book-4-toc/index.md b/recipe/0024-book-4-toc/index.md index bccbd2af9..2b29057d3 100644 --- a/recipe/0024-book-4-toc/index.md +++ b/recipe/0024-book-4-toc/index.md @@ -7,6 +7,7 @@ summary: "Using Ranges to create a table of contents for a book" viewers: - UV - Mirador + - Glycerine Viewer topic: structure property: structures --- @@ -36,7 +37,7 @@ In this example, an Ethiopic manuscript contains multiple works, one of which co * Monday * Tuesday -{% include manifest_links.html viewers="UV, Mirador" manifest="manifest.json" %} +{% include manifest_links.html viewers="UV, Mirador, Glycerine Viewer" manifest="manifest.json" %} {% include jsonviewer.html src="manifest.json" config='data-line="246-326, 247-254, 275-282"' %}