当前位置:网站首页>[Latex] 插入图片
[Latex] 插入图片
2022-06-13 00:53: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
边栏推荐
- Learning and Development notes of mongdb
- Pipeline流水线项目构建
- 408 true question - division sequence
- 蓝桥杯单片机第七届决赛
- Arduino interrupt
- Kotlin 协程的作用域构建器 coroutineScope与runBlocking 与supervisorScope,协程同步运行,协程挂掉的时候其他协程如何不被挂掉。
- Maybe we can figure out the essence of the Internet after the dust falls
- Oceanbase is the leader in the magic quadrant of China's database in 2021
- pytorch是什么?解释pytorch的基本概念
- Today's sleep quality record 74 points
猜你喜欢
Aunt learning code sequel: ability to sling a large number of programmers
Pipeline流水线项目构建
The scope builder coroutinescope, runblocking and supervisorscope of kotlin collaboration processes run synchronously. How can other collaboration processes not be suspended when the collaboration pro
Breadth first search for node editor runtime traversal
Deep learning model pruning
[JS component] floating text
[003] embedded learning: creating project templates - using stm32cubemx
Opencv desaturation
. The way to prove the effect of throwing exceptions on performance in. Net core
Opencv face recognition of ros2 foxy~galactic~humble
随机推荐
Three column simple Typecho theme lanstar/ Blue Star Typecho theme
Canvas game 2048 free map size
MySQL异常:com.mysql.jdbc.PacketTooBigException: Packet for query is too large(4223215 > 4194304)
Pipeline流水线项目构建
Cve-2021-24078 vulnerability analysis
Download nail live playback through packet capturing
STM32 USB Basics
Influence of higher order poles on waveform
Basic operations of FreeMarker
Aunt learning code sequel: ability to sling a large number of programmers
Set sail
MySQL query table field information
How many rounds of deep learning training? How many iterations?
ROS从入门到精通(零) 教程导读
Canvas airplane game
Arduino uses esp8266+ lighting technology + Xiaoai audio to realize voice control switch
Et5.0 configuring Excel
Composite key relationships using Sqlalchemy - relationships on composite keys using Sqlalchemy
ImportError: cannot import name 'get_ora_doc' from partially initialized module
Arduino controls tb6600 driver +42 stepper motor