Skip to content

TikZ Support #195

@pravinbansal-pt

Description

@pravinbansal-pt

Unable to get tikz to work:

#import "@preview/mitex:0.2.5": *

#mitext(`
  \usepackage{tikz}
  \begin{tikzpicture}
  \node[draw] at (0,0) {some text};
  \node[draw,align=left] at (3,0) {some text\\ spanning three lines\\ with manual line breaks};
  \node[draw,text width=4cm] at (2,-2) {some text spanning three lines with automatic line breaks};
  \end{tikzpicture}
`)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions