<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Dear Stefan,</p>
<p>Thank you ever so much. I think I get the idea.</p>
<p>Best wishes and thank you for your wonderful work.</p>
<p>Alfredo</p>
<p> </p>
<div> </div>
<p>On Sun, 25 Mar 2012 13:51:37 +0200, Stefan Löffler wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->Hi,<br /><br /> On 2012-03-24 21:46, <a class="moz-txt-link-abbreviated" href="mailto:navarro@us.es">navarro@us.es</a>wrote:
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">I am trying to configure  a tool to launch Yap   to do a forward search to the <acronym class="acronym">DVI</acronym> location corresponding to the current line of the source file <code class="filename">mydoc.tex</code>.</blockquote>
<br /> A (typesetting) tool probably is not the right place to implement this. It's intended to process a (source) file as a whole, and thus has no notion of a cursor position.<br /><br /> I'd suggest implementing this as a script. Have a look at the launchPdf.js and toogleBold.js scripts coming with TeXworks to see how to run external programs and how to get the current cursor position (from there, you only need to count line breaks to get the line number).<br /><br /> HTH<br /> Stefan</blockquote>
</body></html>