xml2latex : Convert XML files to LaTeX tabbing environment
| script karma |
Rating 8/7,
Downloaded by 1887 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Eustaquio Rangel de Oliveira Jr. |
| |
| script type |
| utility |
| |
| description |
This script converts your XML files into a LaTeX tabbing environment, creating tab stops according to the max number of tabs on the file, changes the tab chars into \> chat marking chars and put \\ on the end of all the lines of the XML file.
I use it inside a \begin{tt} \end{tt} block here to get all my < and > chars converted correctly.
It's well known that the \begin{verbatim} \end{verbatim} does the trick, but I wrote this script because I need to apply some font changes (bold,tiny) on the XML code. |
| |
| install details |
| Just copy it to your ~/.vim/plugin directory and use ,x or :Xml2latex to convert your file. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.107
|