File: math.rb

package info (click to toggle)
hiki 0.8.6-1etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,772 kB
  • ctags: 1,746
  • sloc: ruby: 20,067; lisp: 926; sh: 269; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 649 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
def label_math_latex_ptsize; 'Font Size (pt)'; end
def label_math_latex_documentclass; 'Document Class'; end
def label_math_latex_preamble; 'Preamble'; end
def label_math_latex_log; 'Log'; end
def label_math_latex_log_description; 'When checked, the log to standard error output during execution won\'t be deleted afterwards'; end
def label_math_latex_cache_clear; 'Clear Cache'; end
def label_math_latex_cache_clear_description; 'When checked, the images stored in the cache will be removed'; end
def label_math_latex_latex; 'latex Command'; end
def label_math_latex_dvips; 'dvips Command'; end
def label_math_latex_convert; 'convert Command'; end