Latex:TexStudio的使⽤
Texstudio相关设置
更改texstudio界⾯为中⽂界⾯
操作步骤为Options > Configure TexStudio > General > Language > zh_CN > OK
设定编译器和⽂献⼯具
Options > Configure TexStudio > 构建 >
编辑器 > xelatex;
Texstudio使⽤
texstudio编译
写好latex⽂档,如:
\documentclass{article}
\usepackage{ctex}
\begin{document}
你好测试Helloworld!测试测试
\end{document}
直接build&view。
texstudio技巧1
在texstudio侧边栏中添加todo标签 %todo ...
或者% ⼤写字母开头也是⾃动添加成todo标签
Texsdudio 快捷键
The keyboard shortcuts can be modified at Options -> Shortcuts.
The following list is a rough overview of the defaults keyboard shortcuts. Depending on the operating system, there may be some deviations to adapt for OS-specific shortcut conventions.
"File" menu :
New : Ctrl+N
Open : Ctrl+O
补码加法溢出怎么办Save : Ctrl+S
Save as: Ctrl+Alt+S
Save all: Ctrl+Shift+Alt+S
Close : Ctrl+W
Print Source Code : Ctrl+P
Exit : Ctrl+Q
"Edit" menu :
Undo : Ctrl+Z
Redo : Ctrl+Y
Copy : Ctrl+C
Paste : Ctrl+V
Select All : Ctrl+A
Expand Selection to Word : Ctrl+D
Expand Selection to Line : Ctrl+L
Delete Line : Ctrl+K
Delete to End of Line : Alt+K
Find : Ctrl+F
Find next : F3 / Ctrl+G
Find prev : Shift+F3 / Ctrl+Shift+G
Replace : CTrl+R
Go to line : Ctrl+G
Go to previous change: Ctrl+H
Go to to next change: Ctrl+Shift+H
Go to Bookmark 0..9: Ctrl+0..9
Set Bookmark 0..9: Ctrl+Shift+0..9
Set Unnamed Bookmark: Ctrl+Shift+B
Next Marker: Ctrl+Down
Previous Marker: Ctrl+Up
Go Back : Alt+Left
Go Forward : Alt+Right
Insert Unicode Character : Ctrl+Alt+U "Idefix" menu :
Erase Word/Cmd/Env: Alt+Del
next studioPaste as LaTeX: Ctrl+Shift+V
Show preview : Alt+P
注释Comment : Ctrl+T
去除注释Uncomment : Ctrl+U
Next Latex Error: Ctrl+Shift+Down
Previous Latex Error: Ctrl+Shift+Up
Next Latex Bad Box: Shift+Alt+Down
Previous Latex Bad Box: Shift+Alt+Upthrow about
Go to definition: Ctrl+Alt+F
Normal Completion: Ctrl+Space
\begin Completion: Ctrl+Alt+Space
Normal Text Completion: Alt+Shift+Space Close Last Open Environment: Alt+Return Remove Placeholders: Ctrl+Shift+K "Tools" menu :
快速构建 F1
Build & View : F5
Compile : F6
Bibliography : F8
Glossary : F9
Check spelling : Ctrl+:
Thesaurus : Ctrl+Shift+F8
"LaTeX" menu :
item : Ctrl+Shift+I
Italic : Ctrl+I
Slanted : Ctrl+Shift+S
Bold : Ctrl+B
Typewriter : Ctrl+Shift+T
Small caps : Ctrl+Shift+C
void指针指向结构体Emphasis : Ctrl+Shift+E
New line : Ctrl+Return
begin{environment} : Ctrl+E
Insert reference to next label : Ctrl+Alt+R "Math" menu :
Inline math mode : Ctrl+Shift+M
Display math mode : Alt+Shift+M
Numbered equations : Ctrl+Shift+N
Subscript : Ctrl+Shift+D
Superscript : CTrl+Shift+U
Frac : Alt+Shift+F
Dfrac : Ctrl+Shift+F
Sqrt : Ctrl+Shift+Q
Left : Ctrl+Shift+L
Right : Ctrl+Shift+R
"User" menu :
User tags : Shift+F10
User commands : Shift+Shift+Alt+F10 "View" menu :
Previous Document : Ctrl+PgDown
Next Document : Ctrl+PgUp
Focus Editor : Ctrl+Alt+Left
Focus Viewer : Ctrl+Alt+Right
Close Something : Esc
Editor Zoom In : Ctrl++
Editor Zoom Out : Ctrl+-
Fullscreeen Mode : F11
texstudio其它快捷键
ctrl+左键单击tex⽂件内容: pdf⽂件跳转到对应的段落中⾼亮显⽰。反之,ctrl+左键单击pdf⽂件内容,tex⽂件跳转到对应的段落中⾼亮显⽰。
商城开发
texstudio快捷键失效
注释快捷键失效
最可能原因是qt5的原因,lz怕有其它负作⽤,没有解决这个问题。
[]
Latex⼩⼯具
[]
Note: texstudio基本⾃带这些⼩⼯具
from:
ref: [Texstudio⽤户⼿册:TeXstudio : User manual]
plc基础知识培训[]
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论