libcellml
libcellml copied to clipboard
Converter to LaTeX
The IUPS publicaiton committee has expressed interest in having the maths in a Physiome PDF. This could be "easily" achieved by having a way to convert a model to LaTeX code (that is specifically targeted at the Physiome journal).
Not sure yet whether we could rely on the Generator class to do this since that class is really targeted at generating code for simulation purposes, which is different from generating code for publication purposes.
I guess it depends whether the maths for publication should reflect the CellML model structure or the overall mathematical model structure? If the former, then the Generator is not ideal ... ?