Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      tex-close-environment
      tex-display-math
      tex-environment
      tex-fill-paragraph
      tex-footnote
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
tex-display-math  Command Reference   tex-fill-paragraph


Epsilon User's Manual and Reference > Command Reference >

tex-environment

Create the specified LaTeX environment.  TeX mode: Alt-Shift-E

This command prompts for the name of a LaTeX environment, then inserts LaTeX \begin{env} and \end{env} commands for that environment. You can highlight a block of text first and Epsilon will put the environment commands around it, or you can run this command and then type the text to go in that environment. Press ? to select an environment from a list. (The list of environments comes from the file latex.env, which you can edit.)

More info:

TeX and LaTeX Modes



Previous   Up    Next
tex-display-math  Command Reference   tex-fill-paragraph


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.