Raphael
Raphael
FWIW, this can also happen in the web UI when adding a comment on a line GitLab doesn't consider part of the MR. For example, you can't add comments on...
You can follow [XEP-0045](https://xmpp.org/extensions/xep-0045.html#kick).
Same as #26?
The same issue arises for nullable objects or arrays. Any ideas how we could implement it neatly for those two?
I note that the second use case is addressed by adding `%!TEX root = ...` to every non-main file. That's a fair solution, if not a very convenient one. Alternative...
@Focus My usecase is to have `\addbibresource` in `preamble.tex`. What you write (which corresponds to my second paragraph) happens all the time, of course, but the plugin does not resolve...
Too bad. As it is, the feature is pretty much useless as soon as you have more than one file in your document. :/
Looks good! So the workflow would be: 1. Add `.bib` files to YAML meta block in the main file. 2. Add `%!TEX root = ...` in all supplementary TeX files....
3. is what I didn't have, defining the bib files in a preamble file. Hence, the ticket. ;)
Big plus one. A glaring ommission is the long form of `depends_on`; the dedicated page [Control startup and shutdown order in Compose](https://docs.docker.com/compose/startup-order/) even goes out of its way to explain...