aboutsummaryrefslogtreecommitdiffhomepage
path: root/conf
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-08-28 18:09:09 -0400
committerRalph Amissah <ralph@amissah.com>2013-08-28 18:09:09 -0400
commitd78a0ecbb4a4bf03cc7c27755ed0b98cc4936695 (patch)
tree2f68bbafec5b6d7207bed7b7db259e72a5c5e1fb /conf
parentv4 v5: version & changelog (diff)
v4 v5: config files (by filetype & filename) touched
Diffstat (limited to 'conf')
-rw-r--r--conf/sisu/rc/sisurc_by_fn.yml12
-rw-r--r--conf/sisu/rc/sisurc_by_ft.yml12
2 files changed, 14 insertions, 10 deletions
diff --git a/conf/sisu/rc/sisurc_by_fn.yml b/conf/sisu/rc/sisurc_by_fn.yml
index fca18fd2..ce9a9109 100644
--- a/conf/sisu/rc/sisurc_by_fn.yml
+++ b/conf/sisu/rc/sisurc_by_fn.yml
@@ -49,16 +49,16 @@ show_output_on: 'filesystem_url'
#% flag - set (non-default) processing flag shortcuts -1, -2 etc. (here adding colour and verbosity as default)
flag:
color: true # making colour default -c is toggle, and will now toggle colour off
-# default: '-NQhewpotbxXyYv' # includes verbose; -m would in any event be run by default
-# i: '-NQhewpoty' # -m run by default
-# ii: '-NQhewpotbxXy' # -m run by default
-# iii: '-NQhewpotbxXyY' # -m run by default
+# default: '-NQdhewpotbxXyYv' # includes verbose; -m would in any event be run by default
+# i: '-NQdhewpoty' # -m run by default
+# ii: '-NQdhewpotbxXy' # -m run by default
+# iii: '-NQdhewpotbxXyY' # -m run by default
# iv: '-NQhewpotbxXYDy --update' # -m run by default
# v: '-NQhewpotbxXYDyv --update' # includes verbose; -m run by default
#% papersize, (LaTeX/pdf) available values: A4, US_letter, book_b5, book_a5, US_legal
default:
- papersize: 'A4,letter'
+ papersize: 'a4,letter'
#language: 'en'
#texpdf_font: 'Liberation Sans' # 'Liberation Sans' 'Liberation Serif'
#texpdf_font_mono: 'Liberation Mono' #'Inconsolata'
@@ -106,6 +106,8 @@ default:
#% output_dir_structure_by: language (language_and_filetype); filetype; or filename (original v1 & v2)
output_dir_structure_by: filename
+#% lingual: 'multi' | 'mono' (multi default)
+#lingual: mono
permission_set:
zap: true
diff --git a/conf/sisu/rc/sisurc_by_ft.yml b/conf/sisu/rc/sisurc_by_ft.yml
index d3c250f7..3afdbdc6 100644
--- a/conf/sisu/rc/sisurc_by_ft.yml
+++ b/conf/sisu/rc/sisurc_by_ft.yml
@@ -49,16 +49,16 @@ show_output_on: 'filesystem_url'
#% flag - set (non-default) processing flag shortcuts -1, -2 etc. (here adding colour and verbosity as default)
flag:
color: true # making colour default -c is toggle, and will now toggle colour off
-# default: '-NQhewpotbxXyYv' # includes verbose; -m would in any event be run by default
-# i: '-NQhewpoty' # -m run by default
-# ii: '-NQhewpotbxXy' # -m run by default
-# iii: '-NQhewpotbxXyY' # -m run by default
+# default: '-NQdhewpotbxXyYv' # includes verbose; -m would in any event be run by default
+# i: '-NQdhewpoty' # -m run by default
+# ii: '-NQdhewpotbxXy' # -m run by default
+# iii: '-NQdhewpotbxXyY' # -m run by default
# iv: '-NQhewpotbxXYDy --update' # -m run by default
# v: '-NQhewpotbxXYDyv --update' # includes verbose; -m run by default
#% papersize, (LaTeX/pdf) available values: A4, US_letter, book_b5, book_a5, US_legal
default:
- papersize: 'A4,letter'
+ papersize: 'a4,letter'
#language: 'en'
#texpdf_font: 'Liberation Sans' # 'Liberation Sans' 'Liberation Serif'
#texpdf_font_mono: 'Liberation Mono' #'Inconsolata'
@@ -106,6 +106,8 @@ default:
#% output_dir_structure_by: language (language_and_filetype); filetype; or filename (original v1 & v2)
output_dir_structure_by: filetype
+#% lingual: 'multi' | 'mono' (multi default)
+#lingual: mono
permission_set:
zap: true