Conner Phillips
Conner Phillips
I've been working on this. Here is a prototype script to walk all `.tex` files given a dir and return all items in a `\label{...}`. This could be easily converted...
I also have the problem that I must call fuzzy matching manually. Both auto-complete and fuzzy were install via package. `ac-use-fuzzy` is set to `t` I'm running on Arch Linux...
Same issue. It seems to hit me on the first track after the system has been idle for an extended period of time like overnight. **Environment details** - Server OS:...
My n=1 is that the typedef suggested here is much more obvious when browsing through the code to understand both the local details and the big picture.
Alright so I have discovered the issue with Sonos sueing Google. What a mess. Is there any possibility of a workaround for example using the buttons to trigger direct LMS...
I too wish this were an option! I often use Spotify (Spotty) and would like to open that directly from the home screen or even set it as default.
Hm. That is a good question. I suppose it would be possible to include multiple transforms and then have selection of the appropriate transform inside `get_transform` based on `base_scale`. I...
My trouble with the brokenaxes package is that it still relies on the the subfigure method. This adds an additional layer that may complicate customization for end users. One thing...
@ImportanceOfBeingErnest You are absolutely right. I forgot, on account of the `'.'` in the plot arguments (holdover from the copy-paste I did from the second link), that that detail was...
@anntzer, I looked into the code for Line2D and I believe it would be possible to check if either axis is 'broken', and modify the path appropriately.