On 02/09/2013 09:49 PM, Alessandro Pezzoni wrote:
> 2013/2/9 David Woodfall :
>> On (09/02/13 13:02), David Woodfall put forth the
>> proposition:
>>> On (09/02/13 13:39), Alessandro Pezzoni
>>> put forth the proposition:
> Thanks Alessandro. It's a bit strange how it works with other file
Try
:set paste
and once done pasting,
:set nopaste
Devendra
On 02/09/2013 10:55 AM, David Woodfall wrote:
> When I copy lines from one tex file, open a different one and paste
> I'm not getting a proper paste. Instead it pastes what looks like an
> escape sequence ^[. On testing it does paste
Christian,
I understand the problem now. If you add an empty 'file.tex.latexmain'
(here file.tex is the one we are trying to compile), it should work. If you
already have the 'file.tex.latexmain', then there is some other issue.
Do let me know if this solves the problem.
Devendra
On 11 Novembe
Christian,
What do you mean by "not handle it"?
1. The output directory being generated?
2. Are the output PDF files being generated by xelatex in the output
directory?
3. OR the output files are not being moved to the current folder by mv.
Regards,
Devendra
On 11 November 2012 17:03, Christia