latex-underline package
This package can insert \underline LaTeX command using keybord shortcut.
This package is inspired by tex-color.
- This is the Atom package.
- You can find the code in https://github.com/nnniro/latex-underline
Demo
Installing
- You can install latex-underline in Atom.
Setting->Install-> searchlatex-underline-> SelectInstall
- In another way, you can also download as local package from https://github.com/nnniro/latex-underline
How to use
- This Atom package
latex-underlineuses no TeX package - When you select text
hogehogethat is wanted to make underlined and typectrl+alt+L,\underlinecommand is inserted as follows
\underline{hogehoge}