Alfredo Canziani
Alfredo Canziani
### Version 3.1.9a ### Details In the *Profiler Library*, we can see: There's a missing `{` before the `1`, at the end of the line. I checked the source code,...
Opening this issue following the discussion on #39 about the "bitmap" option generating "vectorial" graphics on Mac. Suggested fix: let the user choose between SVG, PDF, and PNG. If PDF...
IguanaTeX output (top) is 87% × 97% while LaTeXiT's (bottom) is 100% × 100%.
[tpope/vim-endwise](https://github.com/tpope/vim-endwise) lets you complete Lua code, adding an automatic `end`. This is done via the following code: ```vim let b:endwise_addition = 'end' let b:endwise_words = 'function,do,then' let b:endwise_pattern = '^\s*\zs\%(\%(local\s\+\)\=function\)\>\%(.*\\)\@!\|\
I'd like a smooth 1d mesh, line the black curve, but coloured. All I'm able to get is the collection of rectangles shown in the figure below… ```latex \documentclass{standalone} \usepackage{pgfplots}\pgfplotsset{compat=newest}...
There is no obvious way to turn off the background colour (*i.e.* setting it to transparent).
The missing figure sign is vertically flipped. Currently, it looks like a [yield sign](https://en.wikipedia.org/wiki/Yield_sign)  whereas I think it was meant to be a [warning sign](https://en.wikipedia.org/wiki/Warning_sign) 
Let's use 🇸🇦 for pointing out the Arabic language.
In order to be able to address each and every type of failure, we need to implement a visualisation tool, which allows us to shed some light on WTF is...