Changes between Initial Version and Version 1 of Ticket #11428, comment 8
- Timestamp:
- 06/27/16 08:26:03 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11428, comment 8
initial v1 1 I think it would be more consistent to simply allow the same mechanism as with `BuiltinFunction`s. This should pose no problem, since there it is already channeled through Pynac. Effectively, if there is not a LaTeX print function defined in Pynac then the Python `_print_latex_` member should be tried. 1 See also #20888