aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès2020-11-01 18:40:32 +0100
committerLudovic Courtès2020-11-01 18:40:32 +0100
commit3da8d07e68b1c7ae88167b080bba30ee0fe22455 (patch)
tree9333c0bf1e945d154a2b8bc10e70f420c8f7a999
parentb2fd17d03c2b68d35f572788954700d3e3179393 (diff)
downloadskribilo-3da8d07e68b1c7ae88167b080bba30ee0fe22455.tar.gz
skribilo-3da8d07e68b1c7ae88167b080bba30ee0fe22455.tar.lz
skribilo-3da8d07e68b1c7ae88167b080bba30ee0fe22455.zip
web: Update references to the supported Guile versions.
* web/index.skb: Update references to Guile versions.
-rw-r--r--web/index.skb6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/index.skb b/web/index.skb
index 78f1cd8..5c3c10f 100644
--- a/web/index.skb
+++ b/web/index.skb
@@ -139,7 +139,7 @@ document generation tasks. Technically, the Skribilo language/API is an
embedded domain-specific language (EDSL), implemented ,(it [via])
so-called ,(ref :url
"http://www.haskell.org/haskellwiki/Embedded_domain_specific_language#Degree_of_embedding"
-:text [“deep embedding”]). Skribilo uses ,(guile [GNU Guile]) 2.2 or 2.0
+:text [“deep embedding”]). Skribilo uses ,(guile [GNU Guile]) 3.0 or 2.x
as the underlying Scheme implementation.])
@@ -165,7 +165,7 @@ computer programs]), and others.])
(item [,(ref :skribe %user-sui :chapter "Bibliographies" :text
[Bibliography management])—i.e., BibTeX on steroids thanks to the
programmability brought by ,(scheme [Scheme]).])
- (item [Unicode support (when using Guile 2.x).])
+ (item [Unicode support.])
(item [Use of a proper module system (that of ,(guile
[Guile])) rather than ,(tt [load])-style interactions.])
(item [And much more! :-)])))
@@ -181,7 +181,7 @@ General Public Licence]), version 3 or later. To use Skribilo,
you need the following pieces of software:
,(itemize
- (item [,(guile [GNU Guile]) 2.2.* or 2.0.*;])
+ (item [,(guile [GNU Guile]) 3.0, 2.2.*, or 2.0.*;])
(item [,(ref :url "http://www.nongnu.org/guile-reader/"
:text [Guile-Reader]) 0.6 or later;])
(item [either ,(lout [Lout]) (3.31 or later), ,(latex [LaTeX]), or