Skip to content

RobinAtherton/TeXStudioMacros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

TeXStudioMacros

How to install

Prerequisite

Backup your texstudio.ini so you can revert if you do something wrong.

First Method

Replace the texstudio.ini at the following paths depending on your OS.
Linux/Unix/Mac: ~/.config/texstudio/texstudio.ini
Windows: %APPDATA%\texstudio\texstudio.ini

This will overwrite all your texstudio configurations, so method two is preferred.

Second Method

Open the texstudio.ini, look for the [Texmaker] tag and append the content of Macros.txt below.

Additional Shortcuts for TeXStudio

Partitioning Shortcuts

Create Chapter: ALT + 1
Create Section: ALT + 2
Create Subsection: ALT + 3
Create Paragraph: ALT + 4

Listing Shortcuts

Create Enumeration: ALT + E
Create Itemize: ALT + Q
Create Subitem: ALT + CTRL + I

Environment Shortcuts

Create a Figure Environment: CTRL + SHIFT + P
Create a List Set Environment: CTRL + ALT + L

Misc

Create Glossary: ALT + G
Create Label: CTRL + SHIFT + X
Create Label for section: CTRL + ALT + SHIFT + L, CTRL + SHIFT + Y

Markup Shortcuts

Emphasize: ALT + V

About

Additional Shortcuts for TeXStudio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages