Monday, April 14, 2014

Problem with latex template

Hello all,

I am transitioning from the other well known editor, mostly for latex.

I have a latex template. When I open it in vim, everything is fine.
When I create a file, then insert the template in the file with
:TTemplate, the tex file is inserted but the first line is cut away and
formatting is funky.

If a leave a blank line on the top of the file to get the first line
(\documentclass[11pt]{article}
the contents of the files are completely screwed up like that :


<++>\<++>d<++>o<++>c<++>u<++>m<++>e<++>n<++>t<++>c<++>l<++>a<++>s<++>s<++>[<++>1<++>0<++>p<++>t<++>]<++>{<++>a<++>r<++>t<++>i<++>c<++>l<++>e<++>}<++>
(a <++> is inserted between each letter !)

What is happening ?

I am on linux mint 16, all files in utf8.

Thanks for your help,

Alain

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: