# HG changeset patch # User wenzelm # Date 1358443170 -3600 # Node ID 5210e1b156e359603db263b97d89f5dc059ace5f # Parent 3e8835c53c5b04d42c0a1a0e339c6d093f669942 more formal Cygwin-Latex-Setup (excluding bulky texlive-collection-fontsextra, which would be required for eulervm.sty); diff -r 3e8835c53c5b -r 5210e1b156e3 Admin/Windows/Cygwin/Cygwin-Latex-Setup.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Admin/Windows/Cygwin/Cygwin-Latex-Setup.bat Thu Jan 17 18:19:30 2013 +0100 @@ -0,0 +1,4 @@ +@echo off + +"%CD%\contrib\cygwin\isabelle\cygwin" --site http://isabelle.in.tum.de/cygwin_2013 --no-verify --only-site --local-package-dir "%TEMP%" --root "%CD%\contrib\cygwin" --packages texlive-collection-latexextra,texlive-collection-fontutils,texlive-collection-mathextra,libsasl2 --quiet-mode +