The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
0answers
49 views

repstopdf issue on Cygwin

Environment: Cygwin with Cygwin Ports packages enabled for doxygen/graphviz/mscgen/texlive-latex/texlive-latex-extras. Configuration: doxygen is configured to generate LaTeX output and I have PDF ...
2
votes
0answers
64 views

ConTeXt under cygwin

Since I couldn't use the first-setup.bat script behind my authentication based, HTTP only, corporate proxy, I went for cygwin. I installed the version 20120628-1 of a package named ...
0
votes
0answers
86 views

Problem executing script for latexdiff

I am a LaTeX beginner and new to Scripting. I try to implement this interesting solution for latexdiff and multiple files found in this question-answer before I begin writing my phd thesis. However ...
-1
votes
1answer
199 views

Problem regarding Latexdiff, Perl and MikTex 2.9 on Win7 [closed]

I try to implement this interesting solution for latexdiff and multiple files. There are other questions regarding missing perl scripts but I cannot relate them or their solutions to my problem (i.e. ...
8
votes
1answer
334 views

Can I make write18 send command lines to Cygwin bash instead of Windows command interpreter?

I am using Windows 7, Cygwin (CYGWIN_NT-6.6-WOW64), and MiKTeX 2.9. I am trying to compile a document of a friend of mine who has written a specific document class file (.cls), a class that is able to ...
0
votes
0answers
87 views

“web2c does not exist” error when trying to build using pdflatex [closed]

I have a large number of LaTeX files on my computer that I've successfully built many, many times using TeXLive. I installed TeXLive on Windows, but generally access it through Cygwin; I'm not using ...