metapost

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
metapost [2021/12/10 12:05] – straty symbol: linecap assignment messes with dots of other symbols, so should be restored after drawing benimetapost [2022/06/27 15:41] (current) – Update for a TeX change tarquinwj
Line 224: Line 224:
     fi;     fi;
     picture thetext;     picture thetext;
-    thetext:=thTEX("\thframed {" & textsize & plaintext & "}");+    thetext:=thTEX("\thframed {" & textsize & " \thfb " & plaintext & "}");
     if A = (-1,1):     if A = (-1,1):
       p_label.ulft(thetext,P,R,style);       p_label.ulft(thetext,P,R,style);
  • metapost.txt
  • Last modified: 21 months ago
  • by tarquinwj