ig0774

Results 95 comments of ig0774

Right, but ST settings have some sort of observer functionality so you can have a function called when a specific setting is changed. We haven't used it so far because...

I strongly suspect this is due to the internal metadata PDF Expert reports to macOS. I can run `open -a "Google Chrome"` (for example) as a viewer command perfectly well....

It's just this: ```json "viewer": "command", "viewer_settings": { "osx": { "view_command": "open -a \"Google Chrome\"" } } ```

That's weird... Some questions / things to try: 1. Do you use a shell other than `bash`? (If that question's meaningless to you, the answer is no). 2. If you...

Would you envision such a command working from the `\label` alone or from any of the corresponding `\ref`s as well?

Three packages that it may be worth supporting for this feature: * [todo](http://www.ctan.org/pkg/todo) * [FiXme](http://www.ctan.org/pkg/fixme) * [todonotes](http://www.ctan.org/pkg/todonotes) and [luatodonotes](http://www.ctan.org/pkg/luatodonotes) There are several others on CTAN, but these look to be...

I meant to add SublimeLinter to my last comment. I'm voting to leave this issue open as it's a viable feature request that belongs somewhere in the queue.

This seems like something we can straight-forwardly address in `find_bib_files()`. It would likewise probably be useful to expand the `\jobname` macro.

This appears to be just about the quality of the rendering as in #901. I'm not sure where the transparent background enters into things. If it's about rendering quality, there...

v3.12.12 should result in higher-quality PNGs, which, hopefully, resolves this issue.