Re: ipe on Windows with TeXLive on Cygwin

Otfried Cheong <[email protected]> Tue, 24 May 2016 19:45:36 +0200
Newsgroups gmane.comp.graphics.ipe.general
Message-ID <[email protected]>
On Tue, May 24, 2016, at 18:17, Kostas Oikonomou wrote:
> Ok, please look at this:
> C:\cygwin64\home\ko\.ipe\latexrun>runlatex.bat
> 
>  C:\cygwin64\home\ko\.ipe\latexrun>c:
> 
>  C:\cygwin64\home\ko\.ipe\latexrun>cd "c:/cygwin64/home/ko/.ipe/latexr
> 
>  C:\cygwin64\home\ko\.ipe\latexrun>PATH c:/cygwin64/bin;C:\Program Fil A
>    SecurID Token Common;C:\ProgramData\Oracle\Java\javapath;C:\Windows
>  :\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerSh
>  :\cygwin64\bin;C:\Program Files (x86)\GTK2-Runtime\bin
> 
>  C:\cygwin64\home\ko\.ipe\latexrun>pdflatex ipetemp.tex This is pdfTeX,
>    Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Cygwin)

Where does the PATH statement come from?  Ipe does not place this in
runlatex.bat.  Did you add it yourself?   That will not help Ipe, as it
rewrites the .bat file every time.     Does it work if you try to run
the file directly after Ipe created it?

>  Result is a blank page.

That is not necessarily a bad sign - the ipetemp.pdf file is designed to
be parsed by Ipe, not to be looked at by a human.  

It still seems to me that Ipe is failing to correctly run pdflatex.

Cheers, 
  Otfried