Skip to content

Instantly share code, notes, and snippets.

@MichaelLutaaya
MichaelLutaaya / latex_tips.md
Last active December 10, 2018 01:10
LaTeX Tips

LaTeX Tips

  • Installing a package: sudo tlmgr install <package_name>
  • When the name of the TeX Live package containing a given file isn't obvious, you can ask tlmgr about it:
$ tlmgr search --global --file xparse.sty
tlmgr: package repository /home/mpg/tl/trunk/Master
xpackages:
    texmf-dist/tex/latex/xpackages/xbase/xparse.sty
1. Select text with cursor.
2. Go to View > Show Fonts.
3. In the Font panel, click on the gear and choose Typography.
4. Under Lower Case / Upper Case, turn on Small Capitals.