8000 Math enviroment not supported in .drawio.svg files · Issue #439 · hediet/vscode-drawio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Math enviroment not supported in .drawio.svg files #439
Open
@YiDingg

Description

@YiDingg

When inserting .drawio.svg file into .tex file, math formulars can not be rendered and displayed properly (I am sure that "mathematical typesetting" is openned).

For example, here are my .drawio.svg file and the .tex code to insert svg graphics:

image

% code to insert svg in .tex file
\begin{figure}[H]\centering
\includesvg[width=0.7\textwidth]{assets/受控电源电路符号.drawio.svg}
\caption{\textbf{受控电源电路符号}}\label{受控电源电路符号}
\end{figure}

The svg file is displayed as below:

image

And I am sure "mathematical typesetting mode" is openned.

image

It would be appreciated if this problem can be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0