Alfredo Canziani

Results 130 comments of Alfredo Canziani

@mwouts, any chance you took a look?

Looks good to me!

I'm observing a `` when using `llava-v1.5-7b-q4.llamafile` in autocompletion mode.

``` main.tdo: error: 17: Package xcolor Error: Undefined color `none'. ...) diagrams, 3) plotting.}{145}{section*.4} ```

Okay, I should have been clearer. Apologies for the back and forth. Specifying `backgroundcolor=none` in `\setuptodonotes{}` will issue an ``Undefined color `none'``.

OMG, @FrankMittelbach!!! 🤯 I'm reading your book! 🔥 I love it! 😍 Small book feedback In section 1.3.2, Typographic conventions, you never mention there are sections typeset in smaller font,...

@henrikmidtiby, any update on this issue? @u-fischer provided a solution. @FrankMittelbach, I just published [the first chapter of my book](https://github.com/Atcold/Energy-Book/releases/tag/v0.9.0), where I cite your work. I would be honoured if...

@henrikmidtiby, are you monitoring this repo?

@henrikmidtiby, I was just pointing out that the sign was vertically flipped. One is for giving the right of way, the other is to warn the driver or user.

Addressing the alignment issue here. To compile `section_1/structs/test01.c` use `clang -c test01.c` on Mac or `gcc -c test01.c` on Linux. To hex dump it, use `xxd test01.o`. The relevant part...