tex_umlaute : replaces German Umlauts with their TeX encodings on save
| script karma |
Rating 18/6,
Downloaded by 1200 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Frank Thieme |
| |
| script type |
| ftplugin |
| |
| description |
This script is based on vimscript #907 by Timo Teifel. Main reason I wrote this is that I was annoyed by the different encoded Umlauts in TeX files of different authors. Some write {\"a}, some \"a, some \"{a} some even "a.
On loading all occurances of TeX encoded German Umlauts will be replaced by their normal counterparts. On writing they are replaced by a clean standard encoding (\"a for an ä, \ss{} for ß).
Can be simply extended for other chars or utf-8 codings if there is need for... |
| |
| install details |
| just put it in ~/.vim/plugin/ folder |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|