Difference between revisions of "User:Izzychess"

Line 43: Line 43:
  
 
<asy>
 
<asy>
 +
 +
import settings;
 +
import fontsize;
 +
settings.tex="lualatex";
  
 
size(9cm);  
 
size(9cm);  

Revision as of 23:04, 30 July 2024

Hi! I’m IzzyChess

I like bubble tea

does HTML work here?

2 7 6
9 5 1
4 3 8
    _   _ ____ _    _    _____  _
   | | | |  __| |  | |  |  _  || |
   | |_| | |__| |  | |  | | | || |
   |  _  |  __| |  | |  | | | || |
   | | | | |__| |__| |__| |_| ||_|
   |_| |_|____|____|____|_____|(_)
   

this is soooooo cool!

fonts I like:

DIN Alternate

DIN Condensed

Arial Rounded MT Bold

Avenir Next Condensed


import settings;
import fontsize;
settings.tex="lualatex";

size(9cm); 
texpreamble("\usepackage{fontspec}\setmainfont{Arial}");
pen[][] p={{orange, yellow, chartreuse}};
latticeshade(texpath("this is nice"),p); 
 (Error compiling LaTeX. Unknown error_msg)