History log of /seL4-l4v-master/HOL4/src/TeX/munger.lex
Revision Date Author Comments
# 1f1ee507 04-Apr-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix bug in math-mode TeX printing (excess \\ at end-of-line)

Thanks to Ramana for report.

Fundamentally due to polyml/polyml#99


# a8fbc262 25-Mar-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix TeX code to compile- some tests still not passing


# 93dd575a 28-Oct-2014 Michael Norrish <Michael.Norrish@nicta.com.au>

Implement nomath option to munger commands to override global -m option.


# 6e27a117 17-Jan-2013 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove a debugging "printf" from src/TeX/munger.lex


# 78557627 17-Jan-2013 Michael Norrish <Michael.Norrish@nicta.com.au>

Preliminary thoughts towards allowing math-mode spacing in HOL TeX.


# ae06f9f9 26-Apr-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix a bug whereby munger failed on terms including a [ character.


# 36bf9dc4 05-Apr-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

Change munge commands to be shorter \HOLtm, \HOLty, and \HOLthm.


# 260a105b 05-Apr-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

Allow width to be specified on a per-instance basis with a width=x option.


# b199e8b0 05-Apr-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

Allow commandline to specify the linewidth used by munger when p/printing.


# 2b33f392 30-Mar-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

Start of implementation of LaTeX munging for HOL.

Work based on a tool developed by Ramana Kumar.