Quick start guide for LaTeX Cloud Studio. Learn how to create your first document, use templates, and navigate the interface in minutes.
Ctrl+S
(or Cmd+S
on Mac) to manually save your work, though LaTeX Cloud Studio auto-saves every few seconds.Component | Description | Location |
---|---|---|
File Explorer | Browse your project files | Left sidebar |
Code Editor | Write your LaTeX source | Center panel |
PDF Preview | Live preview of output | Right panel |
Compiler Output | Error messages and logs | Bottom panel |
\end{...}
commands{
or }
Shortcut | Action |
---|---|
Ctrl+S / Cmd+S | Save document |
Ctrl+/ / Cmd+/ | Comment/uncomment line |
Ctrl+D / Cmd+D | Duplicate line |
Ctrl+F / Cmd+F | Find and replace |
Ctrl+Z / Cmd+Z | Undo |
Ctrl+Y / Cmd+Y | Redo |