Daniel Thoren

Results 19 comments of Daniel Thoren

Bump! I haven't been able to get the plugin working. I'm sorely missing a _getting started_ or _troubleshooting_ section 🥇

If it's still relevant, I'd like to apply as a maintainer. I can help triage PRs and reproduce bugs. I'm still inexperienced with vim script but I'm experimenting and -...

I can't - for the life of me - figure this out. I've got experience working on python projects (mostly for CS classes, using pipenv for environment management). It might...

I feel like I'm starting to wrap my head around how **prm** is supposed to be used. **Suggestion**: Explain that you might need to add `export EDITOR="/usr/local/bin/nano"` to `.zshrc` or...

I have Texify enabled on [this public repo](https://github.com/DannyDannyDanny/reuters-21578-json/) but even after adding a `*.tex.md` file, nothing changes. Here's the [uploaded file](https://github.com/DannyDannyDanny/reuters-21578-json/blob/master/maths.tex.md).

You'll have to reverse engineer setup.sh. Currently, it setup.sh backs up your original dotfile appending it with `_bkp`. Manually undo this process for each file. Here is an example starting...

I've wanted to try sphinx for a while. I've [forked](https://github.com/dannydannydanny/scientific-visualization-book/) the repo. ~~I'll let #51 inspire me and add to [`scripts/` directory](https://github.com/rougier/scientific-visualization-book/tree/master/scripts).~~ I've opted to expand the makefile to build...

[Reply-to](https://github.com/rougier/scientific-visualization-book/issues/13#issuecomment-1186104216) @rougier > Note that for the latex compiling, I have the line `\graphicspath{{../figures/}{../cover/}}` that instructs latex to look for image in these two directories. Ah! I was wondering how...

[reply-to](https://github.com/rougier/scientific-visualization-book/issues/13#issuecomment-1186104216) @labdmitriy Thanks! I think the idea is great, but I'm already worried I've taken a bigger bite than I can chew with this issue. I'd like to descope it...

[reply-to](https://github.com/rougier/scientific-visualization-book/issues/13#issuecomment-1186604521) @paniterka Looks like a promising project. I'm going to continue working on the web version in sphinx for now. Perhaps one day [Quarto](https://github.com/quarto-dev) will overtake [Jupyter](https://github.com/jupyter) and maybe even...