Alfredo Canziani

Results 39 issues of 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,...

manual

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) ![image](https://user-images.githubusercontent.com/2119355/222801928-ab82c693-a160-48b2-8619-706d10e6cd33.png) whereas I think it was meant to be a [warning sign](https://en.wikipedia.org/wiki/Warning_sign) ![image](https://user-images.githubusercontent.com/2119355/222803282-812a0a5b-097b-483d-9e1b-c2946710e600.png)

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...