<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix"><a class="moz-txt-link-abbreviated" href="mailto:leeayoung@morrisbb.net">leeayoung@morrisbb.net</a> wrote:<br>
</div>
<blockquote type="cite" cite="mid:35bc6841c7f496b8c4a1a287215c4abd@morrisbb.net">
<p>Hello anyone:</p>
<p>I have used TeX editors in the past, but my memory of how I did this is poor.</p>
<p>How do I show pdf output in any TeX editor? I have tried using BaKoMa, TeXworks, and TeXstudio, but I have never seen any pdf version. </p>
<p>I need extremely elementary guidance.<br>
</p>
</blockquote>
<br>
I know nothing of BaKoMa or TeXstudio. but TeXworks, out of the box, should automatically display the resulting PDF.  Try the following :<br>
<ul>
<li>Open TeXworks</li><li>Tell it to create a new file (if it did not do so by default)</li><li>Paste the next line into the new file</li><li>Hello world\end</li><li>Look in the "Compiler" drop-down and ensure that it reads either "PdfTeX" or "XeTeX"</li><li>Press Ctrl+\<br>
</li><li>Press the "Compile" button</li><li>Accept the proposed filename and location<br>
</li><li>Report back what happens</li></ul>
<p>Philip Taylor<br>
</p>
</body>
</html>