Can also do \Theta\_\pi
? On Wednesday, August 20, 2014 at 12:10:15 PM UTC-3, John Myles White wrote: > > Try typing the sequence \_1<TAB> > > — John > > On Aug 20, 2014, at 8:08 AM, Douglas Bates <[email protected] <javascript:>> > 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? > > >
