当前位置:网站首页>Winedt common shortcut key modify shortcut key latex compile button
Winedt common shortcut key modify shortcut key latex compile button
2022-07-05 17:19:00 【Biao】
default , frequently-used , Easy to use shortcut keys are :
- Comment lines :Shift+Ctrl+Alt+ Right arrow
- Sub window switching :Ctrl+Tab
Alt+C Copy the original on the clipboard ⽂ Add new selected ⽂ Ben
Alt+F12 Right selection ⽂ Benjin ⾏LaTeX Syntax check ( Strongly recommend )
winedt Shortcut keys Not in the setting interface , But rather The configuration file In the form of ( Many other settings are the same , It's anti human )
The operation is as follows :
- Options --> Oprions Interface --> MainMenu( This is the configuration file )
- And then find ITEM="PDFLaTeX"
- Add one SHORTCUT="", double-click SHORTCUT And then it's going to pop up Shortcuts window , Enter the shortcut key you want to modify in the pop-up window , such as , Point again OK, obtain SHORTCUT="24658::Shift+Ctrl+R"

At this time, the shortcut key may conflict with other shortcut keys , Let's search in this file SHORTCUT="24658::Shift+Ctrl+R", Then delete the shortcut key of the other party or change it to something else . - Last , Right click Main Menu --> Load Script
Now you can use shortcut keys latex Compiled , Ha ha ha ~
Add other shortcuts , It's the same thing .
If you want to customize the function of shortcut keys , such as crt+B Is the bold function ,latex Namely \texbf{xx}, This actually involves Action macro 了 , Just like that. Key wizard Like that Action sequence Make up the script . The principle is , Press this shortcut , Just execute the script . We're on it MainMenu You can see a lot of these in this configuration file . This is especially easy to use , It can realize many of our quick and practical functions , For example, customize one key execution batch action . customized WinEdt Shortcut key _tangketan The blog of -CSDN Blog
About bold , emphasize ( Italics ) Set the shortcut key :
ITEM="Bold"
CAPTION="&Bold"
IMAGE="Bold"
MACRO="Exe('%b\Menus\Insert\Bold.edt');"
SHORTCUT="16450::Ctrl+B"
REQ_DOCUMENT=1
ITEM="Emphasize_(Italic)"
CAPTION="&Emphasize (Italic)"
IMAGE="Italic"
MACRO="Exe('%b\Menus\Insert\Emph.edt');"
SHORTCUT="16457::Ctrl+I"
REQ_DOCUMENT=1
Reference article :
modify WinEdt compile PDFLatex Shortcut key __52Hz_ The blog of -CSDN Blog
LatexWinEdt7.0 Shortcut key ( Including automatic replenishment ) - Baidu library
边栏推荐
- First day of learning C language
- thinkphp3.2.3
- goto Statement
- npm安装
- ClickHouse(03)ClickHouse怎么安装和部署
- Understand the usage of functions and methods in go language
- The two ways of domestic chip industry chain go hand in hand. ASML really panicked and increased cooperation on a large scale
- 【beanshell】数据写入本地多种方法
- China Radio and television officially launched 5g services, and China Mobile quickly launched free services to retain users
- 微信公众号网页授权登录实现起来如此简单
猜你喜欢

【机器人坐标系第一讲】

CMake教程Step1(基本起点)
Example tutorial of SQL deduplication

兰空图床苹果快捷指令

Practical example of propeller easydl: automatic scratch recognition of industrial parts

Precision epidemic prevention has a "sharp weapon" | smart core helps digital sentinels escort the resumption of the city

7.Scala类

Three traversal methods of binary tree

Etcd build a highly available etcd cluster

Etcd 构建高可用Etcd集群
随机推荐
EasyX second lesson
Embedded-c Language-5
云安全日报220705:红帽PHP解释器发现执行任意代码漏洞,需要尽快升级
How does the outer disk futures platform distinguish formal security?
腾讯音乐上线新产品“曲易买”,提供音乐商用版权授权
C#(Winform) 当前线程不在单线程单元中,因此无法实例化 ActiveX 控件
High number | summary of calculation methods of volume of rotating body, double integral calculation of volume of rotating body
[Jianzhi offer] 61 Shunzi in playing cards
Application of threshold homomorphic encryption in privacy Computing: Interpretation
CMake教程Step2(添加库)
【剑指 Offer】66. 构建乘积数组
The third lesson of EasyX learning
[Web attack and Defense] WAF detection technology map
Use byte stream to read Chinese from file to console display
激动人心!2022开放原子全球开源峰会报名火热开启!
mysql中取出json字段的小技巧
About JSON parsing function JSON in MySQL_ EXTRACT
CMake教程Step4(安装和测试)
域名解析,反向域名解析nbtstat
[729. My Schedule i]