Re: [Vim-latex-devel] Problems with templates

2012-12-29 Thread Alessandro Pezzoni
2012/12/29 David Woodfall : > Original: > >7 \usepackage[strict=true, style=british]{csquotes} > %% Textclass specific LaTeX commands. > 10 \newif\ifletterclosed > 11 \AtEndDocument{\ifletterclosed\else\end{letter}\fi} > 12 %% User

Re: [Vim-latex-devel] Problems with templates

2012-12-28 Thread David Woodfall
On (19:36 28/12/12), David Woodfall put forth the proposition: >On (13:35 28/12/12), Ruthard Baudach put forth the >proposition: >>>== Auszüge aus der Nachricht von David Woodfall vom 2012-12-26 01:59: >>> I'm having a problem that when I choose a template it ends up with >>> several lines at

Re: [Vim-latex-devel] Problems with templates

2012-12-28 Thread David Woodfall
On (13:35 28/12/12), Ruthard Baudach put forth the proposition: >>== Auszüge aus der Nachricht von David Woodfall vom 2012-12-26 01:59: >> I'm having a problem that when I choose a template it ends up with >> several lines at the top snipped off and the spacing/indentation is >> messed up too. >

Re: [Vim-latex-devel] Problems with templates

2012-12-28 Thread Alessandro Pezzoni
2012/12/28 Ruthard Baudach : > use > :set paste > before pasting text > and > :set nopaste > to return to normal behaviour. You could also paste text from the system 'clipboard' using the '*' buffer (in command mode): "*p For more information see the vim help pages on *registers* [1] and *x11

Re: [Vim-latex-devel] Problems with templates

2012-12-28 Thread Ruthard Baudach
>== Auszüge aus der Nachricht von David Woodfall vom 2012-12-26 01:59: > I'm having a problem that when I choose a template it ends up with > several lines at the top snipped off and the spacing/indentation is > messed up too. I've had the same observation with my templates. If you analyze the gen