From fdcf3c7a8c7a926285bdd3ec70fd2f50666e34b3 Mon Sep 17 00:00:00 2001 From: Hasan al Rasyid Date: Mon, 21 Mar 2022 14:06:14 +0900 Subject: [PATCH] ok --- manuscript.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manuscript.md b/manuscript.md index 27bf0c9..afb7f3f 100644 --- a/manuscript.md +++ b/manuscript.md @@ -501,6 +501,8 @@ The picture at Figure \ref{fig:shImage} came from a `.sh` script. wget "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Bismillah_Calligraphy_37.svg/1200px-Bismillah_Calligraphy_37.svg.png" -O _build/auto/shImage.png ~~~ +pubsEngine also implemented this mechanism on GNUplot scripts using `.gnuplot`. + ## Subprocess delegation ~~~{.delegate .multimarkdown #tbl:delegate}