Vim

Vim is an extended vi-editor (Vi improved)

Installing Tex-Menues for Vim

1) Put the zipped tar-file "tex_menu.tgz" into your home directory.
(or, to be on the save side, depack it in a temporary directory and move it later to your home directory)

2) expand zip-file

3) Add to your vim-presetting-file (e.g. .vimrc under Unix  or _vimrc under Windows)

:let mysyntaxfile = "~/.vim/mysyntax.vim"
source /usr/local/share/vim/syntax/syntax.vim
source ~/.vim/menue/menue.mnu

An example of my .vimrc is placed into directory .vim.

4) Add environment-variable PS_PRINTER e.g into your .cshrc:
setenv PS_PRINTER lp
or .kshrc and .bashrc it is like
PS_PRINTER=lp; export PS_PRINTER
These variables are uses by the file ~/.vim/menue/latex.mnu

5) Similar to that add environment-variable LATEX_CMD e.g into your .cshrc:
setenv LATEX_CMD latex
or .kshrc and .bashrc it is like
LATEX_CMD=latex; export LATEX_CMD
and in Unix PS_VIEWER (usually ghostview or gv)

my_g-brief is in this package, where my own address is written.
You have to adapt this thing if you will use this nice layout of
g-brief.

Please give me recommendations to do it better!
(Maybe only a better "naming of menue points", slight errors...)

Revisions

  • Jan 98 Menue-Point "divers" renamed to "misc"
  • Jan 98 Splitting of Sub-documents supported
  • Feb 98 Fixed some things in latex.mnu at "2ps & print"
  • Feb 98 Windows Examples added to file latex.mnu
  • Mar 98 Slight patch according to Bas Splitters concerning viewing log-file
  • Mar 98 Environment-variable LATEX_CMD introduced
  • May 98 Colons removed; win and unix-version with if has()...else ... endif
  • Sep 98 Resctructuring of own menue locations ; they are now in ~/.vim instead of ~/share/vim
  • Feb 2004 - Changed everything to zip instead of  .tar.gz

  • Environment-variable GS_VIEWER introduced.

    Download
    tex_menu.zip latex menue files, zipped and compressed by gnu-tar


    Addendum

    html-menue

    I found it and added something...
    And remove menue point

    Speakeasy is something like an idl (interactive Data Language) and fortran90-mix:

    Download
    speakez.zip  "Speakeasy" syntax file for vim-editor


    Related Links

    Vim is a mighty extended vi-editor, see:
    Vim Home Page (2009 in stable Version 7.2)

    In Unix I prefer the standard TeTeX distribution

    Menues  work under
    Windows 95, 98, NT, XP too. (WME has a problem to copy page to lpt1:)
    without uncommenting things
    in "latex.mnu", but I have not tested until now.

    Under B.G.'s newer operating system I prefer here "Miktex":
    Miktex Project Page

    Rev. 19.05.2008

    Back to main index
    Back to the Computers