Richard Stein

Results 124 comments of Richard Stein
trafficstars

You can also use BracketHighlighter to expand to the quotes.

Would you mind to elaborate what you understand as a "template string"?

You may try `% !TEX option = --shell-escape`

You can just add a line `% !TEX root = ../path/to/file.tex` to the top of each file. Defining it in an other file [as in Sublime Text](https://github.com/SublimeText/LaTeXTools#multi-file-documents) is, as far...

Installing [keyboard-localization](https://github.com/andischerer/atom-keyboard-localization) or upgrading Atom to `1.12` should fix the problem. If not you can still keep the package, only disable the keybindings, and copy some keybindings to your keymap.

For comparison in the Sublime Text version https://github.com/SublimeText/LaTeXTools/pull/711: ![Self-defined command completion](https://cloud.githubusercontent.com/assets/12573621/11513807/7aecc68c-9875-11e5-89ce-7c002103dba0.gif) It would be more complicated, because the Atom version hasn't something like the analysis yet https://github.com/SublimeText/LaTeXTools/pull/611, which would simplify...

I doubt, that there will be support for more editors. For the feature request: I also think it would be a nice feature, but it requires the data about the...

The information itself does not break any license. However we would need it in a json compatible format, e.g. ``` js [ { "category_name": "arrows", "symbol": "⇔", "entries": [ {...

Yes, I agree that it will look way better in Atom. Since ST is very limited and does not support tables. Anyway it is super easy to create a popup...

I think it would be the best to just insert the image names into the json and put all images into a folder. The images itself should be png with...