Moritz Poll
Moritz Poll
Glad you like the idea! Afraid I don’t know the coding language for this, but maybe the night mode implementation in the package I mentioned is helpful for you (or...
Great :) I guess I'm outing myself as a LaTeX user as I haven't adapted this to the `browse` or `save()` options yet. Glad you found it helpful! Keep up...
The above did not yet work for the bibliography / reference list as it [works as a list](https://tex.stackexchange.com/questions/480675/the-bibliography-does-not-occupy-all-text-width-in-beamer) and its width is set by `\linewidth`, so I added `\linewidth\textwidth` to...
Resolved this by resetting the .git folder: 1. Close GitHub Desktop. This is important. If GitHub Desktop is open in the background, it'll immediately overwrite the .git 2. Rename the...
Hi @sergiou87 , it just happened again. I committed some changes, pushed them, and suddenly all files were displayed as new files in GitHub Desktop. Meanwhile in the terminal, `git...
Thank you! Here's what I know: 1. It happens sporadically and so far only twice. Most commits are completely fine. 2. I'm currently only working on a single repository. 3....
I have reviewed the linked issue and will admit I don't quite understand it. But it doesn't appear related. Their issue appears to be triggered when "Cloning a new repo...
I actually had the same use case and doctored around in the ado file of a previous version (1.6) which I had previously altered for something else. Now when I...