
KLatexFormula Integration Script
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This small script uses KLatexFormula to display formulas on-the-fly while editing a TeX file under whatever editor... Kile, Kate, Vim...
To make it work:
---------------
- copy `klfkile' somehere in your $PATH
- edit your `~/.xbindkeysrc' and add:
"klfkile"
Control+Shift + l
- restart xbindkeys
- then select a formula (without the $ signs), do a "Ctrl+Maj+L" and it will be displayed!
Requirements:
------------
- `xclip'
- `xbindkeys' or whatever software to bind keys
- `klatexformula' of course!
Please login or register to add a comment or rating