<div>I am using XY-pic package for the first time and I passed through both <br>the user guide and reference manual, but I cannot fix a small/big <br>problem. I have </div>
<div>\usepackage[all]{xy} <br>... <br>\entrymodifiers={++[F-:&lt;7pt&gt;]} <br>\xymatrix{ <br>&nbsp; 0 \ar@/^/[r]^-{\text{accept}} <br>&amp; 1 \ar[r]^-{\text{accept}} \ar@/^10pt/[l]_-{\text{reject}} <br>&amp; 2 \ar[r]^-{\text{accept}} \ar@/^20pt/[ll]_-{\text{reject}} 
<br>&amp; *+++++{\cdots} \ar[r]^-{\text{accept}} <br>&amp; N - 2 \ar[r]^-{\text{accept}} \ar@/^40pt/[llll]_-{\text{reject}} <br>&amp; N \ar@(r,u)_-{\text{accept}} \ar@/^50pt/[lllll]_-{\text{reject}}</div>
<div>} </div>
<div>&nbsp;</div>
<div>and everything works perfectly. However, in the last box I need to <br>have &quot;N - 1&quot; instead of &quot;N&quot;. Then you can see that the self-targeting <br>arrow is not displayed correctly - it is partially hided by the 
<br>box. The problematic arrow is in the last line, </div>
<p>\ar@(r,u)_-{\text{accept}} </p>
<p>If you modify the starting point &quot;r&quot;&nbsp;to &quot;ru&quot; (right-upper corner), you <br>will see that the corner is not identified correctly... </p>
<div>My intention was simply to move the arrow right, but I didn`t find out how. I saw I can move an arrow sideways, but that only seems to work for non-cycle arrows, and it is &quot;sideways&quot;, which is not exactly what I need.
</div>
<div>&nbsp;</div>
<div>Somebody has any idea how to fix it? </div>
<p>Thanks, <br>
<p>Peter. <br></p></p>