当前位置:网站首页>[Latex] 插入圖片
[Latex] 插入圖片
2022-06-13 00:57:00 【讓我安靜會】
將圖片統一放入picture文件夾:
\begin{
figure}[ht]
\centering
\includegraphics[scale=0.6]{
picture/model.png}
\caption{
this is a figure demo}
\label{
fig:pathdemo}
\end{
figure}
在正文中,引用該圖片的時候:~\ref{fig:pathdemo}
添加svg矢量圖
將.svg圖片轉為.pdf圖片,下載並安裝:https://inkscape.org/release/all/windows/64-bit/exe/
記得選擇,添加到PATH,否則後續要手動添加:
在需要轉換的svg圖片(demo.svg)下進入cmd,輸入:
inkscape -D --export-type=pdf --export-latex demo.svg
參考:
- Latex中插入圖片:https://blog.csdn.net/qq_35091353/article/details/111403178
- 【Latex】latex導入svg圖片:https://blog.csdn.net/dl962454/article/details/114479159
- 【InkScape+LaTeX】如何繪制矢量圖並優雅地用在LaTeX文檔中?:https://www.bilibili.com/video/BV1V7411u7cg?p=2
边栏推荐
- MySQL exception: com mysql. jdbc. PacketTooBigException: Packet for query is too large(4223215 > 4194304)
- Canvas airplane game
- Kotlin coroutine withcontext switch thread
- Unity calls alertdialog
- 什么是 Meebits?一个简短的解释
- [imx6ull] video monitoring project (USB camera +ffmepeg)
- Characteristics of transactions - persistence (implementation principle)
- Kotlin 协程的四种启动模式
- OceanBase 雄踞墨天轮2021年度中国数据库魔力象限领导者
- [Latex] 插入图片
猜你喜欢

MySQL异常:com.mysql.jdbc.PacketTooBigException: Packet for query is too large(4223215 > 4194304)

Kotlin 协程的作用域构建器 coroutineScope与runBlocking 与supervisorScope,协程同步运行,协程挂掉的时候其他协程如何不被挂掉。

牌好不好无法预料

Development notes of Mongoose

Triangle wave and triangle wave convolution

刘徽与《九章算术》《海岛算经》简介

Et5.0 simply transform referencecollectorieditor
![[JS component] create a custom horizontal and vertical scroll bar following the steam style](/img/c0/9ad8c6abf3dbb210f3d8a46d55b110.jpg)
[JS component] create a custom horizontal and vertical scroll bar following the steam style

Binary tree -- using hierarchical sequence and middle sequence to determine a tree

Maybe we can figure out the essence of the Internet after the dust falls
随机推荐
Influence of higher order poles on waveform
Android Weather
三角波与三角波卷积
MySQL exception: com mysql. jdbc. PacketTooBigException: Packet for query is too large(4223215 > 4194304)
Kotlin 协程挂起函数 suspend 关键字
Jenkins持续集成操作
Can GPU acceleration pytorch work?
Pipeline pipeline project construction
Kotlin coroutine suspend function suspend keyword
数学知识整理:极值&最值,驻点,拉格朗日乘子
pytorch是什么?解释pytorch的基本概念
How many steps are appropriate for each cycle of deep learning?
Composite key relationships using Sqlalchemy - relationships on composite keys using Sqlalchemy
Kotlin collaboration, the life cycle of a job
Kotlin 协程的四种启动模式
Arduino interrupt
Et5.0 value type generation
高阶极点对于波形的影响
深度学习每周期的步数多少合适?
Et5.0 configuring Excel