A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/LaTeX-Box-Team/LaTeX-Box below:

GitHub - LaTeX-Box-Team/LaTeX-Box: Lightweight Toolbox for LaTeX

This plugins aims at being lightweight and simple. For more fully-fledged plugins, see:

https://github.com/gmarik/vundle

Add Plugin 'LaTeX-Box-Team/LaTeX-Box' to your ~/.vimrc and run :PluginInstall in a vim buffer. Add ! to the command to update.

https://github.com/tpope/vim-pathogen

Add the LaTeX-Box bundle to your bundle directory, for instance with git clone. This will typically be enough:

cd ~/.vim/bundle
git clone git://github.com/LaTeX-Box-Team/LaTeX-Box.git

Copy the directories to your .vim/ folder.

Users working with (g)vim on Windows must have a Perl environment installed. Such an environment can be downloaded at : http://strawberryperl.com/

Make sure filetype plugin on is set in host .vimrc, else LaTeX-Box will not load.

Note that there are configurable global variables that can be put in the .vimrc. These are documented, but as an example, one can have the table of contents open as a horizontal split by utilizing this:

~/.vimrc
...
if s:extfname ==? "tex"
  ...
  let g:LatexBox_split_type="new"
  ...
endif

This is mirrored on

Example Table of Contents


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4