Stuart Mumford

Results 239 issues of Stuart Mumford

In my document I have the following LaTeX code: ``` \begin{subfigure}[b]{\fwidth} \py[fluxTD]|get_pgf_include(fnames[3])| \caption{\py[fluxTD]|captions[3]|} \label{fig:TD_flux_r30_4} \end{subfigure} ``` which works fine under pythontex but when I run depythontex I get the following...

enhancement
package clash

It would be neat if it were possible to have a specific code block that was always executed, this would be useful for when remote data changes or similar. Maybe...

enhancement

I have my paper library setup as linked attachments sorted into a human readable file structure. It would be awesome if I could tell Zandy to look for attachments in...

Thanks for the awesome tool. I have loads of AS users and a few "regular" users on my server, I rarely want to operate on the AS users in the...

feature

https://github.com/poljar/matrix-nio/blob/master/nio/responses.py#L351 required that an error payload have both "errcode" and "error" keys, but the examples in the spec seem to indicate that only "errcode" is required. e.g. https://matrix.org/docs/spec/client_server/r0.5.0#post-matrix-client-r0-login

Synapse is no longer returning optional fields in its sync responses, which the `matrix_client` library expects. As `matrix_client` is no longer maintained, this would probably mean changing the library to...

this 404s https://view.matrix.org/room/!MeRdFpEonLoCwhoHeT:matrix.org but https://view.matrix.org/room/!MeRdFpEonLoCwhoHeT:matrix.org/ dosen't

I see that in the roadmap for 2.0 you are planning on dropping the `tag:` scheme for `http://`. It's always somewhat confused me that `http://` is used as a scheme...

Would be the first step in allowing people to use the bridge to migrate away from hangouts. What would need doing to enable this and I might take a crack...