latex-underline
this package helps you underline text
nnniro 59 0 0.0.1 MIT GitHub

latex-underline package

This package can insert \underline LaTeX command using keybord shortcut.

This package is inspired by tex-color.

Demo

Imgur

Installing

  • You can install latex-underline in Atom.
    • Setting -> Install -> search latex-underline -> Select Install
  • In another way, you can also download as local package from https://github.com/nnniro/latex-underline

How to use

  • This Atom package latex-underline uses no TeX package
  • When you select text hogehoge that is wanted to make underlined and type ctrl+alt+L, \underline command is inserted as follows
\underline{hogehoge}