- apt-file search stmaryrd.sty - - [LaTeX Workshop (Visual Studio Code) Keyboard Shortcuts by jcwinkler - Download free from Cheatography - Cheatography.com: Cheat Sheets For Every Occasion](https://cheatography.com/jcwinkler/cheat-sheets/latex-workshop-visual-studio-code/) - ### Font commands (textmode) - | **Prefix** | **Shortcut** | **Font command** | | --- | --- | --- | | FNO | CTRL+L, CTRL+N | \textn­ormal | | FRM | CTRL+L, CTRL+R | \textrm | | FEM | CTRL+L, CTRL+E | \emph | | FSF |   | \textsf | | FTT | CTRL+L, CTRL+T | \texttt | | FIT | CTRL+L, CTRL+I | \textit | | FSL | CTRL+L, CTRL+S | \textsl | | FSC | CTRL+L, CTRL+C | \textsc | | FUL | CTRL+L, CTRL+u | \underline | | FUC |   | \uppercase | | FLC |   | \lowercase | | FBF | CTRL+L, CTRL+B | \textbf | | FSS | CTRL+L, CTRL+6 | \texts­upe­rscript | | FBS | CTRL+L, CTRL+- | \texts­ubs­cript | - **Surround existing text with command:** Mark text, then CTRL+L, CTRL+W and select the command from the popup. -