etc/options
changeset 70121 61e26527480e
parent 69968 1a400b14fd3a
child 70122 a0b21b4b7a4a
--- a/etc/options	Thu Apr 11 14:22:52 2019 +0200
+++ b/etc/options	Thu Apr 11 15:44:06 2019 +0200
@@ -18,8 +18,10 @@
   -- "indicate output as multi-line display-style material"
 option thy_output_break : bool = false
   -- "control line breaks in non-display material"
+option thy_output_cartouche : bool = false
+  -- "indicate if the output should be delimited as cartouche"
 option thy_output_quotes : bool = false
-  -- "indicate if the output should be enclosed in double quotes"
+  -- "indicate if the output should be delimited via double quotes"
 option thy_output_margin : int = 76
   -- "right margin / page width for printing of display material"
 option thy_output_indent : int = 0