aboutsummaryrefslogtreecommitdiff
path: root/data/templates/default.context
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/default.context')
-rw-r--r--data/templates/default.context5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/templates/default.context b/data/templates/default.context
index f54b55e74..dcd2dde5d 100644
--- a/data/templates/default.context
+++ b/data/templates/default.context
@@ -105,6 +105,11 @@ $endif$
\setupxtable[body][]
\setupxtable[foot][bottomframe=on]
+$if(includesource)$
+$for(sourcefile)$
+\attachment[file=$curdir$/$sourcefile$,method=hidden]
+$endfor$
+$endif$
$for(header-includes)$
$header-includes$
$endfor$