当前位置:网站首页>Recommend an open source free drawing software draw IO exportable vector graph
Recommend an open source free drawing software draw IO exportable vector graph
2022-04-23 20:17:00 【smile-yan】
Problem description
About drawing , Microsoft Visio It's a good choice , But not supported mac Next use , I won't support it linux Desktop system , And it's a paid software .
Recommend a free software , The official website address is draw.io, Don't rush to download and install locally , You can try to draw on the line , The trouble with browser based image rendering is that you need to wait for loading at the beginning of this period of time , It's usually faster .
Downloading and installing the desktop version is just as easy , Go https://github.com/jgraph/drawio-desktop/releases/ Download and install the latest version . contain windows 、mac as well as linux Version of .
Insert data formula
You need to set the data formula , As shown in the figure : First click on the top Other , And then click Mathematical typesetting that will do .
Then you can start writing data formulas , After writing, click elsewhere to see the effect .
Export vector graph eps
In fact, I personally think draw.io export eps Than visio A little more convenient , Although they are exported first pdf Re convert to eps Format .
use first draw.io Draw pictures , After drawing , Click on the top left file (File), Choose... Below Export to And select pdf Format .
Be careful : Single page export is recommended , So you don't have to cut .
In this way, the exported will automatically crop the boundary , There won't be many blanks .
Then use Acrobat Pro open pdf file , find export The function of . choice embedded PostScript.
The exported will be eps Format picture .
The input of Greek letters
If you need to enter Greek letters , It is recommended to use the input method directly Greek alphabet option , Then open the soft keyboard and enter , It's more convenient . For example, Sogou input method .
ασφγηξκλζχψωβνμξγ
In this case, it can replace the previous mathematical formula , Because if you use $$ The mathematical formula $$ Then convert it to eps When the format , Will become Not optional . This should be related to eps The format of the picture has some conflicts , So we should not consider this method as much as possible .
For other Fonts
For example, it is often used when writing formulas mathcal How to write it A \mathcal{A} A yes $$\mathcal{A}$$
. In this case ,draw.io It can also be converted to this form , As mentioned above , But that “ Unselectable ” How to solve the problem of ?
Consider a small trick : stay Write the same letters in the same position with the background color . in other words , Use the data formula to write , Another time, write in normal font , But the color is consistent with the background color , If when exporting pdf When you file , When this character is selected , In fact, the background color is selected A , instead of A \mathcal{A} A . But the effect has been achieved .
summary
Share some methods and tools for writing papers , I hope I can help my friends .
Smileyan
2022.1.19 23:45
版权声明
本文为[smile-yan]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210553133356.html
边栏推荐
- JDBC tool class jdbcconutil gets the connection to the database
- PCL点云处理之基于PCA的几何形状特征计算(五十二)
- [problem solving] 'ASCII' codec can't encode characters in position XX XX: ordinal not in range (128)
- NC basic usage 1
- MySQL 进阶 锁 -- MySQL锁概述、MySQL锁的分类:全局锁(数据备份)、表级锁(表共享读锁、表独占写锁、元数据锁、意向锁)、行级锁(行锁、间隙锁、临键锁)
- SRS 的部署
- Computing the intersection of two planes in PCL point cloud processing (51)
- Notes of Tang Shu's grammar class in postgraduate entrance examination English
- [2022] regard 3D target detection as sequence prediction - point2seq: detecting 3D objects as sequences
- 山东大学软件学院项目实训-创新实训-网络安全靶场实验平台(七)
猜你喜欢
【数值预测案例】(3) LSTM 时间序列电量预测,附Tensorflow完整代码
Software College of Shandong University Project Training - Innovation Training - network security shooting range experimental platform (8)
[target tracking] pedestrian attitude recognition based on frame difference method combined with Kalman filter, with matlab code
程序设计语言基础(2)
网络通信基础(局域网、广域网、IP地址、端口号、协议、封装、分用)
Leetcode dynamic planning training camp (1-5 days)
[text classification cases] (4) RNN and LSTM film evaluation Tendency Classification, with tensorflow complete code attached
Sqoop imports tinyint type fields to boolean type
SIGIR'22 "Microsoft" CTR estimation: using context information to promote feature representation learning
DTMF dual tone multi frequency signal simulation demonstration system
随机推荐
Why does ES6 need to introduce map when JS already has object type
Mysql database - basic operation of database and table (II)
Operation of numpy array
Remote code execution in Win 11 using wpad / PAC and JScript 3
R language uses timeroc package to calculate the multi time AUC value of survival data under competitive risk, uses Cox model and adds covariates, and R language uses the plotauccurve function of time
网络通信基础(局域网、广域网、IP地址、端口号、协议、封装、分用)
AQS learning
SIGIR'22 "Microsoft" CTR estimation: using context information to promote feature representation learning
MySQL advanced lock - overview of MySQL locks and classification of MySQL locks: global lock (data backup), table level lock (table shared read lock, table exclusive write lock, metadata lock and inte
Grafana shares links with variable parameters
SRS deployment
Error reported by Azkaban: Azkaban jobExecutor. utils. process. ProcessFailureException: Process exited with code 64
nc基础用法3
DNS cloud school | quickly locate DNS resolution exceptions and keep these four DNS status codes in mind
微信中金财富高端专区安全吗,证券如何开户呢
SRS 的部署
论文写作 19: 会议论文与期刊论文的区别
波场DAO新物种下场,USDD如何破局稳定币市场?
Cadence Orcad Capture 批量更改元件封装功能介绍图文教程及视频演示
Mysql database and table building: the difference between utf8 and utf8mb4