<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">hello all,<DIV><BR class="khtml-block-placeholder"></DIV><DIV>i found a strange behaviour in using ArrowInside. The ticks are not also spaced.</DIV><DIV>So I should put the ticks "at hand" at the good place, and this takes a long time to achieve.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Here is an example with differents numbers of ArrowinsideNo.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>************************************************************************************</DIV><DIV>\listfiles</DIV><DIV>\documentclass[a4paper]{article}</DIV><DIV>%</DIV><DIV>\usepackage[a4paper,noheadfoot,top=15mm,bottom=15mm,left=15mm,right=15mm]{geometry}</DIV><DIV>\usepackage[applemac]{inputenc}</DIV><DIV>% \usepackage[latin1]{inputenc}</DIV><DIV>%</DIV><DIV>\usepackage{pstricks-add}</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>\begin{document}</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                </SPAN>\psset{unit=4mm}</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                </SPAN>\begin{pspicture}(-.5,-.5)(6,6)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN>\psgrid[gridwidth=.1pt,%</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN>subgridwidth=.1pt,%</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN>subgriddiv=1,%</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN>gridlabels=0%</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN>]%</DIV><DIV>% <SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN></DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN> <SPAN class="Apple-tab-span" style="white-space:pre">                </SPAN>\psline[ArrowInside=-|,ArrowInsideNo=5](0,0)(6,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN>\rput(0,1){</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.134](0,0)(6,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.307](0,0)(6,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.482](0,0)(6,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.656](0,0)(6,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.833](0,0)(6,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>}</DIV><DIV>% </DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN>\psset{linecolor=blue}</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN> <SPAN class="Apple-tab-span" style="white-space:pre">                </SPAN>\psline[ArrowInside=-|,ArrowInsideNo=4](0,2)(5,2)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN>\rput(0,3){</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.16](0,0)(5,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.37](0,0)(5,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.58](0,0)(5,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.79](0,0)(5,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>}</DIV><DIV>% </DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN>\psset{linecolor=red}</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">        </SPAN> <SPAN class="Apple-tab-span" style="white-space:pre">                </SPAN>\psline[ArrowInside=-|,ArrowInsideNo=3](0,4)(4,4)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                        </SPAN>\rput(0,5){</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.205](0,0)(4,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.472](0,0)(4,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>\psline[ArrowInside=-|,ArrowInsidePos=.742](0,0)(4,0)</DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                                </SPAN>}</DIV><DIV>% </DIV><DIV><SPAN class="Apple-tab-span" style="white-space:pre">                </SPAN>\end{pspicture}</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>\end{document}</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>************************************************************************************</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Here is my listfiles : </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco"> </FONT><FONT class="Apple-style-span" face="Monaco">*File List*</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco"> </FONT><FONT class="Apple-style-span" face="Monaco">article.cls</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2004/02/16 v1.4f Standard LaTeX document class</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">  </FONT><FONT class="Apple-style-span" face="Monaco">size10.clo</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2004/02/16 v1.4f Standard LaTeX file (size option)</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">geometry.sty</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2002/07/08 v3.2 Page Geometry</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">  </FONT><FONT class="Apple-style-span" face="Monaco">keyval.sty</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">1999/03/16 v1.13 key=value parser (DPC)</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">geometry.cfg</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">inputenc.sty</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2004/02/05 v1.0d Input encoding file</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">applemac.def</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2004/02/05 v1.0d Input encoding file</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">pstricks-add.sty</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2005/03/03 package wrapper for pstricks-add.tex (hv)</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">pstricks.sty</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2006/08/10 v0.32 LaTeX wrapper for `PSTricks' (RN,HV)</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">pstricks.tex</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2006/04/29 v1.14c `PSTricks' (tvz)</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">  </FONT><FONT class="Apple-style-span" face="Monaco">xcolor.sty</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2005/12/21 v2.09 LaTeX color extensions (UK)</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">   </FONT><FONT class="Apple-style-span" face="Monaco">color.cfg</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2005/02/03 v1.3 color configuration of teTeX/TeXLive</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">   </FONT><FONT class="Apple-style-span" face="Monaco">dvips.def</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">pstricks-add.tex</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2006/10/03 v2.81 `PSTricks-add' (hv)</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco">pst-xkey.tex</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco"> </FONT><FONT class="Apple-style-span" face="Monaco">xkeyval.sty</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2005/11/25 v2.5e package option processing (HA)</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco"> </FONT><FONT class="Apple-style-span" face="Monaco">xkeyval.tex</FONT><FONT class="Apple-style-span" face="Monaco">    </FONT><FONT class="Apple-style-span" face="Monaco">2005/11/25 v2.5e key=value parser (HA)</FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT class="Apple-style-span" face="Monaco"> </FONT><FONT class="Apple-style-span" face="Monaco">***********</FONT></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks for your help,</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>mokaude</DIV></BODY></HTML>