Hi, here is the patch file.

Actually since a patch really looks like an email, I have been wondering how to send one. If attachment is enough, then well, good.

--
fingerprint: 469A 1322 13E3 4A61 24DC 8001 8D4B C9CD 361B 6C8C

From 6112f587c330611573cfe20c424cf0a9990b0d1b Mon Sep 17 00:00:00 2001
From: "R.W.Flurando" <[email protected]>
Date: Sat, 15 Nov 2025 11:52:25 +0800
Subject: [PATCH] add skribilo ast

---
 doc/user/src/slides.skb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/user/src/slides.skb b/doc/user/src/slides.skb
index 391518b..1d0cc22 100644
--- a/doc/user/src/slides.skb
+++ b/doc/user/src/slides.skb
@@ -1,4 +1,5 @@
-(use-modules (skribilo package slide))
+(use-modules ((skribilo ast) #:select search-down)
+	     (skribilo package slide))
 
 (document :title (color :fg "red" (sf "Skribilo Slides"))
    :author (author :name (it [Bob Smith])
-- 
2.51.2

Attachment: OpenPGP_0x8D4BC9CD361B6C8C.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to