PlantUML’s TikZ/LaTeX export currently focuses on generating diagram structures rather than passing arbitrary raw LaTeX commands directly into the output. If you need advanced formatting, it may be worth reviewing the official PlantUML documentation to see which export customizations are supported and whether there are any workarounds using notes, sprites, or post-processing. For broader LaTeX integration ideas, the TikZ & PGF documentation is also a useful reference, especially when modifying generated TikZ code after export.