(calc-lang-name): New property name.
This commit is contained in:
parent
bb14938c9f
commit
c65d038099
1 changed files with 3 additions and 0 deletions
|
@ -408,6 +408,9 @@
|
|||
(message
|
||||
"LaTeX language mode with \\func(\\text{var}) and multiline matrices")))))
|
||||
|
||||
(put 'tex 'math-lang-name "TeX")
|
||||
(put 'latex 'math-lang-name "LaTeX")
|
||||
|
||||
(put 'tex 'math-oper-table
|
||||
'( ( "\\hat" calcFunc-hat -1 950 )
|
||||
( "\\check" calcFunc-check -1 950 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue