latex-underscore 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-underscore
Demo
Installing
- You can install latex-underscore in Atom.
Setting
->Install
-> searchlatex-underscore
-> SelectInstall
- In another way, you can also download as local package from https://github.com/nnniro/latex-underscore
How to use
- This Atom package
latex-underscore
uses no TeX package - When you select text
hogehoge
that is wanted to make underscored and typectrl
+alt
+U
,\underline
command is inserted as follows - Two ideographic space is inserted by default, and
\
is inserted at every halfwidth character,
testテスト -> \underline{ \ \ \ \ }