James Booth
James Booth
@lirsacc free floating camera does totally negate the need for this, which would be a big win. Maybe I'm coming around to the idea... ;)
dependent on https://github.com/menpo/menpo/issues/616
no this is fine, although I do wonder if maybe we should add a delete button to the UI for discoverability? It's behavior would be the same as 'd', as...
This is now much more feasible since #72. It's on the back burner as it's not something we've had requested in a while, but wouldn't be that hard to implement...
@lirsacc giving this some thought, will get back to you tonight...
Sorry I'm late getting back to you on this @lirsacc. > The intention was that normal / snap mode be limited to quick manipulation with the mouse. More specialised actions...
@patricksnape @shubhamag @nontas the issue with the static host should be resolved now, file should be downloadable here again: http://static.menpo.org/menpofit/balanced_frontal_face_aam_v0_py3.pkl Would be great to not have this on a server...
Thanks so much for testing @tmblazek, really appreciate it! OK, tikz-environments and `-shell-escape` are both things I don't have any experience with, so I'll need a little more info to...
Ah OK, so if I understand that correctly, this error we see from `./tikz.tex:38` is because the `pdflatex` compiler, which was first invoked as: ``` pdflatex -shell-escape tikz.tex ``` is...
Btw, whilst you're testing it may be more convenient to circumvent `latex.js compile` (which basically invokes `latexmk` with custom configuration) and just directly use the binaries. ``` pdflatex ``` maps...