summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/workflows/workflows-xml.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals/workflows/workflows-xml.tex')
-rw-r--r--doc/context/sources/general/manuals/workflows/workflows-xml.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/context/sources/general/manuals/workflows/workflows-xml.tex b/doc/context/sources/general/manuals/workflows/workflows-xml.tex
index 93b03bb7b..95a6f71b6 100644
--- a/doc/context/sources/general/manuals/workflows/workflows-xml.tex
+++ b/doc/context/sources/general/manuals/workflows/workflows-xml.tex
@@ -15,9 +15,9 @@
\startchapter[title={XML}]
When you have an \XML\ project with many files involved, finding the right spot
-of something that went wrong can be a pain. In one of our project the production of
-some 50 books involves 60.000 \XML\ files and 20.000 images. Say that we have the
-following file:
+of something that went wrong can be a pain. In one of our project the production
+of some 50 books involves 60.000 \XML\ files and 20.000 images. \footnote {In the
+meantime we could trim this down a lot.} Say that we have the following file:
\startbuffer[demo]
<?xml version='1.0'?>
@@ -32,9 +32,9 @@ following file:
\typebuffer[demo]
-Before we process this file we will merge the content of the files defined
-as includes into it. When this happens the filename is automatically
-registered so it can be accessed later.
+Before we process this file we will merge the content of the files defined as
+includes into it. When this happens the filename is automatically registered so
+it can be accessed later.
\startbuffer
\startxmlsetups xml:initialize