etc/options
changeset 77149 3991a35cd740
parent 76986 1e31ddcab458
child 77330 47eb96592aa2
equal deleted inserted replaced
77148:9b3a8565464d 77149:3991a35cd740
   223   -- "implicit output of proof state"
   223   -- "implicit output of proof state"
   224 
   224 
   225 public option editor_document_session : string = ""
   225 public option editor_document_session : string = ""
   226   -- "session for interactive document preparation"
   226   -- "session for interactive document preparation"
   227 
   227 
       
   228 public option editor_document_auto : bool = false
       
   229   -- "automatically build document when selected theories are finished"
       
   230 
       
   231 public option editor_document_delay : real = 2.0
       
   232   -- "delay for document auto build"
       
   233 
   228 option editor_execution_delay : real = 0.02
   234 option editor_execution_delay : real = 0.02
   229   -- "delay for start of execution process after document update (seconds)"
   235   -- "delay for start of execution process after document update (seconds)"
   230 
   236 
   231 option editor_syslog_limit : int = 100
   237 option editor_syslog_limit : int = 100
   232   -- "maximum amount of buffered syslog messages"
   238   -- "maximum amount of buffered syslog messages"