<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><title></title><style type="text/css">body{padding:1ex;margin:0px;font-family:sans-serif;font-size:small;}a[href]{color:-moz-hyperlinktext !important;text-decoration:-moz-anchor-decoration;}blockquote{margin:0;border-left:2px solid #144fae;padding-left:1em;}blockquote blockquote{border-color:#006312;}blockquote blockquote blockquote{border-color:#540000;}</style></head><body><div style="font-family: Arial; font-size: medium;" dir="ltr"><div>I've never been able to get \multido to draw out dotted lines for writing, whether it's Powerdot or just the article class :(</div>
<div>&nbsp;</div>
<div>Always drew them line by line with \dotfill \\[3ex] or a similar command.</div>
<div>&nbsp;</div>
<div>On Tue, 05 May 2009 10:56 +0100, &quot;Chapman, Geoff&quot; &lt;gjdc@exeterschool.org.uk&gt; wrote:</div>
<div>&nbsp;</div>
<blockquote type="cite" class="QuoteMessage">     <style type="text/css">
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<div class="Section1">
<p class="MsoNormal">Please excuse the (probably simple) question<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I am trying to simulate lined paper in a Powerdot slide.&nbsp; I have generated the code below which spaces the lines OK but they are all shifted relative to the text. How do I adjust the code so any text rests on the lines? <o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">\multido{\n=1+1}{19}{\psline[linecolor=blue!30,linewidth=.3pt]%<o:p></o:p></p>
<p class="MsoNormal">(-.01\slidewidth,\n\baselineskip)(1.01\slidewidth,\n\baselineskip)<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Many thanks<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Geoff Chapman<o:p></o:p></p>
</div>
</blockquote></div></body></html>