What is block selection supposed to be doing in wrapped lines?
I have finally figured out that this happens when the document does not have a \bibliography command.
conditionally-recompile-bibliography breaks F5 compilation
Hm, I may have spoken too soon. Setting "Build & View" to "txs:///conditionally-recompile-bibliography | txs:///compile | txs:///view" and deselecting "Check and update bibliography before compiling" results in F5 not doing anything at all. I can either deselect "Check and update bibliography before compiling" (but that's not what I want, of course) or remove "txs:///conditionally-recompile-bibliography" from the command (again, not what I want). Am I doing something wrong?
Thanks! I still find this unintuitive (because I feel this should not be a global option), but it seems your workaround solves my problem.
Thanks, I thought so. However, this does seem to impact all compilations (including what I consider full compilation through F5). So how can I have a user command with a single compilation run, but not bibtex; without impacting everything other kind of compilation in TeXStudio?
Cannot compile only once using user command
(I ended up putting txs:///close-adobe into Precompile only, and this seems to do...