This is an adaptation for LaTeX projects of warmdev's original SublimeOutline. It also uses modifications due to vlad-wonderkidstudio's SublimeOutline.
See these pages for more details.
This package allows to have a clickable table of contents for a LaTeX article file on a tab.
It is quite basic for the moment and in particular limited to (S|Subs|Subsubs)-ections.
NOTE: it needs a lot of review/polish!
- Clone or download this repository using the green
Clone or download
button. - Rename the cloned or extracted folder to
LaTeXOutline
. Make sureoutline.py
is at the root of theLaTeXOutline
folder. - Move the
LaTeXOutline
folder to your Sublime Text'sPackages
folder. To find thePackages
folder, click menuPreferences
>Browse Packages
. - Restart Sublime Text.
- Open a LaTeX File.
- Use the command Palette
LaTeX Outline (Left)
orLaTeX Outline (Right)
to open the Outline pane. - Use the command Palette
LaTeX Outline: Close sidebar
to close it.
This plugin is licensed under the MIT license. IN PARTICULAR, it is provided "as is", without warranty of any kind!