foreachthing
foreachthing
In my TeXStudio, that cwl is already in there (although automatically generated, but it's there!).  You might need to activate it manually:
> But the question about TXS button "Align Colums" for tblr environment still left yet. Also signs "&" does not highligted inside tblr environment. Ah, I see. No, this does...
On my keyboard (German-Swiss (QWERTZ)) it happens a lot if I write `\` and a letter quite fast (slow [Alt Gr]-release). Backslash on Swiss keyboard is [Alt GR] + [>
> In addition there is this significant difference to this "unknown TetWild.exe" which is producing a perfect result with `-l 6 -e 0.01` I was able to build [fTetWild](https://github.com/wildmeshing/fTetWild) (for...
That's one thing I miss over whatsapp ... ability to search for emoji by keyword; I.e. "wink", "flag", etc. Also, that it converts ;-) to 😉 , the correct emoji....
@threema-danilo, sure. But that's only true for threema-web (sorry, can't post an issue for threema-Android), on my phone it's a different story. Nothing is converted, no emoji-markups are possible.
> Icon sizes are limited by blender to 256 pixels, zoom factor for thumbs feature is available in [archipack 2.x series](https://gum.co/ZRMyP). This is no fun an a 4k monitor, you...
@HubKing : To make those thumbnails bigger, find the file `archipack_preset.py`. Then change in `Class PresetMenu()` the line containing `self.thumbsize=` to `self.thumbsize=Vector((320, 240))`. Or you can use any other values...
No, you're right. Rendering bigger thumbs does nothing. Except for improving quality if one would adjust `self.thumbsize=Vector((320, 240))` to a higher resolution. I rendered my thumbs at 640x480 and added...
> Rendering more than 320x240 is useless unless the api changed in the meantime,... I need to read into that first, before I PR anything... >It also may quickly become...