src/Tools/Graphview/etc/options
changeset 59286 ac74eedb910a
child 59313 d7f4f46e9a59
equal deleted inserted replaced
59285:d0d0953e063f 59286:ac74eedb910a
       
     1 (* :mode=isabelle-options: *)
       
     2 
       
     3 section "Graphview"
       
     4 
       
     5 option graphview_font_family : string = "Helvetica"
       
     6   -- "base font family (notably for PDF)"
       
     7 
       
     8 option graphview_font_size : int = 12
       
     9   -- "base font size (notably for PDF)"
       
    10 
       
    11 public option graphview_font_scale : real = 0.85
       
    12   -- "scale factor of graph view wrt. main text font"