Results 7 comments of Liv

Hi! Coming here from #257, this is my first bout with TeX, so... How exactly do I implement the solution provided here? I had an enviroment `\newminted[code]{js}{bgcolor=codebg,...}`, which was crashing,...

Right, ok, realised as I was writing that last comment, so it turns out when people say "The verbatim environment doesn't use TeX verbs and just looks for `\end{minted}` specifically",...

@muzimuzhi Yes! That works perfectly (both do, but I went with the first as it didn't also overwrite `\mintinline`), thank you so much.

Okay actually looks like the above isn't entirely accurate, the focus *does* remain on the correct container as it's moved, but the actual screen itself doesn't move with it, so...

Right, so I'm not going to pretend to grasp this fully but I think I've tracked down at least the issue regarding the "macro" in the script. So in the...

Right, so I've not had a lot of time to work on this, but some other things I've noticed and have been trying to address in the previously mentioned PR,...

As mentioned I tried with and without `--full-path` and with every kind of path separator I could think of. I also have tried setting `--path-separator` and that makes no difference.