<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div> </div>

<div> 
<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Samstag, 03. September 2022 um 21:47 Uhr<br/>
<b>Von:</b> Laurence.Finston@gmx.net<br/>
<b>An:</b> minoo_erhoo@protonmail.com<br/>
<b>Betreff:</b> Aw: [tex-k] margin</div>

<div name="quoted-content">
<div style="font-family: Verdana;font-size: 12.0px;">
<div>I can't say for sure what the problem is without looking at the log file for your example, but this is an example that works (see below).</div>

<div>The 10 x 10pt rule shows that it works.  The boxes containing the `a' and the `A' are taller than the letters themselves.  I'd have to check to be sure</div>

<div>there's no other space in your example.</div>

<div> </div>

<div>If you want a letter to be right at the edge of the paper, you can use MetaPost to achieve this effect.  If I have a moment, I can make an example.</div>

<div>At the exact edge wouldn't be useful for printing, but it would work in a dvi, ps or pdf viewer.</div>

<div> </div>

<div>\special{papersize=210mm, 297mm} %% DIN A4 Portrait<br/>
\hsize=210mm</div>

<div>\vsize=297mm<br/>
\advance\voffset by -1in<br/>
\advance\hoffset by -1in<br/>
\baselineskip=0pt<br/>
\parindent=0pt<br/>
\parskip=0pt<br/>
\vrule height 10pt width 10pt A a<br/>
\bye</div>

<div>
<div> </div>

<div>Laurence</div>

<div> 
<div style="margin: 10.0px 5.0px 5.0px 10.0px;padding: 10.0px 0 10.0px 10.0px;border-left: 2.0px solid rgb(195,217,229);">
<div style="margin: 0 0 10.0px 0;"><b>Gesendet:</b> Samstag, 03. September 2022 um 20:50 Uhr<br/>
<b>Von:</b> "Minoo Erhoo" <minoo_erhoo@protonmail.com><br/>
<b>An:</b> "tex-k@tug.org" <tex-k@tug.org><br/>
<b>Betreff:</b> [tex-k] margin</div>

<div>
<div style="font-family: Arial;font-size: 14.0px;color: rgb(0,0,0);"><i><b>Hi,</b></i></div>

<div style="font-family: Arial;font-size: 14.0px;color: rgb(0,0,0);"><i><b>i wrote this code to get a page without margins.</b></i></div>

<div style="font-family: Arial;font-size: 14.0px;color: rgb(0,0,0);"> 
<div>
<p style="margin-top: 0.0px;margin-bottom: 0.0px;line-height: 100.0%;"><i><b><i><b>\hoffset-1in</b></i></b></i></p>
<i><b><i><b>\voffset-1in</b></i></b></i>

<p style="margin-top: 0.0px;margin-bottom: 0.0px;line-height: 100.0%;"><i><b><i><b>\parindent0pt</b></i></b></i></p>

<p style="margin-top: 0.0px;margin-bottom: 0.0px;line-height: 100.0%;"><i><b><i><b>a</b></i></b></i></p>

<p style="margin-top: 0.0px;margin-bottom: 0.0px;line-height: 100.0%;"><i><b><i><b>\bye</b></i></b></i></p>
</div>
</div>

<div style="font-family: Arial;font-size: 14.0px;color: rgb(0,0,0);"> </div>

<div style="font-family: Arial;font-size: 14.0px;color: rgb(0,0,0);"><i><b>but the first line (a) has vertical space before itself. in TeXBook told <u>1inch</u> is the margin space.</b></i></div>

<div style="font-family: Arial;font-size: 14.0px;color: rgb(0,0,0);"> </div>

<div style="font-family: Arial;font-size: 14.0px;color: rgb(0,0,0);"><i><b>may a bug?</b></i></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div></body></html>