Thanks a lot Peter. I also managed to obtain landscape screen display. The page layout isn&#39;t what I was expecting for screen reading though: the text runs into the navigational panel and specifying screensize and margins in the preamble, as mentioned in the pdfscreen manual, doesn&#39;t help. Requiring setting screensize isn&#39;t very user-friendly either when the documents should be readable on any computer screen.<br>

<br>I&#39;ll have a look at ConTexT which looks more promising.<br><br>Best,<br>Alan<br><br><div class="gmail_quote">On Thu, May 29, 2008 at 1:16 PM, Peter Dyballa &lt;<a href="mailto:Peter_Dyballa@web.de" target="_blank">Peter_Dyballa@web.de</a>&gt; wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Am 29.05.2008 um 09:29 schrieb Alan:<br>
<div><br>
&gt; It compiles fine without calling \usepackage[...]{pdfscreen}<br>
<br>
<br>
</div>The reason is obvious when I look into the LOG file: the navigation<br>
elements of pdfscreen only seem to work with pdfTeX! The hyperref<br>
package is not loaded ...<br>
<br>
Navigational elements appear when you insert<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;\usepackage[dvipdfmx]{hyperref}<br>
<br>
or<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;\usepackage[dvipdfmx]{hyperref}<br>
<br>
into your file before loading pdfscreen – the latter insertion<br>
produces error messages like:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;! LaTeX Error: Command `\Finv&#39; already defined.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;See the LaTeX manual or LaTeX Companion for explanation.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Type &nbsp;H &lt;return&gt; &nbsp;for immediate help.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; ...<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;l.252 ...ol{\Finv} &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {\mathord}{AMSb}{&quot;60}<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Your command was ignored.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Type &nbsp;I &lt;command&gt; &lt;return&gt; &nbsp;to replace it with another command,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;or &nbsp;&lt;return&gt; &nbsp;to continue without it.<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;! LaTeX Error: Command `\Game&#39; already defined.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;See the LaTeX manual or LaTeX Companion for explanation.<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Type &nbsp;H &lt;return&gt; &nbsp;for immediate help.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; ...<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;l.253 ...ol{\Game} &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {\mathord}{AMSb}{&quot;61}<br>
<br>
Obviously a collision with amsfonts because fontspec is not loaded<br>
with the no-math option?<br>
<font color="#888888"><br>
<br>
--<br>
Greetings<br>
<br>
 &nbsp; Pete<br>
<br>
Basic, n.:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;A programming language. Related to certain social diseases in<br>
 &nbsp; &nbsp; &nbsp; &nbsp;that those who have it will not admit it in polite company.<br>
</font><div><div></div><div><br>
<br>
<br>
_______________________________________________<br>
XeTeX mailing list<br>
<a href="mailto:postmaster@tug.org" target="_blank">postmaster@tug.org</a><br>
<a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
</div></div></blockquote></div><br>