From f2c8deb2803da90d2902f34e8df7c64e744188cc Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Fri, 7 Oct 2022 00:39:10 +0200 Subject: Convert the final example to a shell listing --- mped.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/mped.xml b/mped.xml index d49f4b1..8d86592 100644 --- a/mped.xml +++ b/mped.xml @@ -410,10 +410,18 @@ Starting from this file, mped.xml, and the bootstrap tangling stylesheet, tangle-bootstrap.xsl, you would obtain a - mped-less docbook file with: + mped-less docbook file with . - xsltproc tangle-bootstrap.xsl mped.xml | bash -xsltproc apply-mped.xsl mped.xml | xmllint --format - +
+ How to convert this document + + + +
-- cgit v1.2.3