On Mon, Feb 21, 2011 at 11:06 AM, Germain Vallverdu
<germain.vallve...@univ-pau.fr> wrote:
> Hi,
>
> First thanks a lot for your vim-latex plugins.
>
> I had got a strange behavior. My OS is an linux ubuntu. In my home
> directory I have a directory named "dev" where I put current jobs which
> are not achieved. If I write latex file inside the "dev" directory the
> compilation abort without any error message. It just seems to start and
> stop just at begin. Latex file like .log .aux or other are not modified.
> I do not know if the name of the directory is the origin but I do not
> have that problem in neither other directory ... If y copy my latex
> source in another directory or in a subdirectory of the directory "dev"
> it works well.
>
> But at the end, I can simply rename my directory :)
>
> Thanks
>
> Germain
>

Hi Germain,

That is strange behavior.  I created a directory ~/dev, wrote a
minimal LaTeX input, and it compiles fine on both the command line and
in gvim with \ll.

What happens if you try running "latex" or "pdflatex" on your source
code from the command line?

-Mike Richman

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to