Le 12/01/2017 à 19:57, Mosè Giordano a écrit :
2017-01-12 19:50 GMT+01:00 jfbu <j...@free.fr>:
Hi Mosè,

What is "^" bound to?  Issue

    C-h k ^


^ runs the command TeX-insert-sub-or-superscript (found in LaTeX-mode-map),
which is an interactive compiled Lisp function in ‘tex.el’.

It is bound to _, ^.

(TeX-insert-sub-or-superscript ARG)

Insert typed key ARG times and possibly a pair of braces.
Brace insertion is only done if point is in a math construct and
‘TeX-electric-sub-and-superscript’ has a non-nil value.

[back]

Bye,
Mosè

PS: double super- subscripts are not allowed in TeX ;-)


try \input xintexpr.sty\relax\xinttheexpr 2^3^4\relax ;-)



_______________________________________________
bug-auctex mailing list
bug-auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to