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-underline
uses no TeX package - When you select text
hogehoge
that is wanted to make underlined and typectrl
+alt
+L
,\underline
command is inserted as follows
\underline{hogehoge}