TikzPicture 主快取或資料庫在哪裡?

TikzPicture 主快取或資料庫在哪裡?

我有一堆程式碼片段,如下所示。我想顯示所有 tikzpictures...是否有快取或資料庫可以從中提取這些 tikzpictures 圖像?我可以在 LaTeX 中使用一個指令來列出這些圖片嗎?

另外,如何列出 LaTeX 程式碼中使用的 .tex 檔案。

\begin{tikzpicture}[y=0.80pt, x=0.80pt, yscale=-1.000000, xscale=1.000000, inner sep=0pt, outer sep=0pt]
\begin{scope}[shift={(100.0,1706.0)},nonzero rule]
  \path[draw=.,fill=.,line width=1.600pt] (2130.0000,-582.0000) ..
    controls (2130.0000,-299.3333) and (2030.0000,-58.0000) ..
\end{scope}

\end{tikzpicture}

上帝保佑你,AO

相關內容