Try typing the sequence \_1<TAB> — John
On Aug 20, 2014, at 8:08 AM, Douglas Bates <[email protected]> wrote: > I find it convenient to use identifiers like > > julia> a₁ = 2 > 2 > > In the iESS emacs mode for a Julia session I can set the input-mode to TeX > and type "a_1" to create this identifier. Is there a key sequence in the > REPL to create such an identifier?
