Add several latex snippets

This commit is contained in:
wancat
2022-03-18 14:23:35 +08:00
commit a973f31326
6 changed files with 107 additions and 0 deletions

7
latex/figure.tex Normal file
View File

@@ -0,0 +1,7 @@
\usepackage{graphicx}
\begin{figure}[h]
\includegraphics[width=0.7\linewidth]{ripple.jpg}
\centering
\caption{漣波計數器電路圖}
\end{figure}