X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=fw69577+FIPAOQ62du3GvE8X9AUW6FNP+EoSMuK/geG mn6HMhHXXXVujNW45stGjeqjdR8y8wV5UljXWGy9SyibHkx2dL4ZYYoSeyZRelFi qRSjwLUJ2fsf5V/xJbDsz8+2Cf7nLwOyMzejvX1f1PFoKG+Lt9FiTAE5dLSdpD7c = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=Lb76DgGdyagzl9JN1x8/N6DCCxI=; b=yd409xAfj8RteGtg6 VjgztEXvEU2BbyYznfXDV5GF/nVHtZKVNxcRIWBKkWcUD+rKkEdUyzMp2B0HWQUr n1/0qDuQEJL1EdR+x+fOtKubC3WV6n145p32fQHnzqHGLuyJz3TgHbykyM9+S/IZ Bxc2XdsYlBx5hOcuEn676Y1mPM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_YG autolearn=ham version=3.3.1 X-Received: by 10.180.107.163 with SMTP id hd3mr7034022wib.13.1373436934898; Tue, 09 Jul 2013 23:15:34 -0700 (PDT) Message-ID: <51DCFC01.60408@gmail.com> Date: Wed, 10 Jul 2013 08:15:29 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygstart process synchronously References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Il 7/10/2013 6:22 AM, Paul A. Thompson ha scritto: > I run pdflatex using cygstart from cygwin. This process a file to produce a > .pdf document. I need to retain control in the spawned window until the > pdflatex process has completed, and then return to the cygwin process. How > can I retain control in the cygstart spawned window until the spawned > process has completed (synchronous processing)? > Dear Paul, pdflatex is included in cygwin $ cygcheck -f /usr/bin/pdflatex texlive-collection-latex-20130529-1 why do you need to run it with cygstart that is used to lanch not-cygwin programs ? Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple