<html><head></head><body bgcolor="#FFFFFF"><div>Hi Steve,</div><div><br>On 24/08/2012, at 8:11, <<a href="mailto:SteveBravy@aol.com">SteveBravy@aol.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<meta name="GENERATOR" content="MSHTML 8.00.6001.19298">
<font id="role_document" color="#000000" size="2" face="Arial">
<div>Hello Folks:</div>
<div> </div>
<div>I'm new to XY-pic, and find \POS a little mysterious. I've searched but
have not found satisfactory explanations</div>
<div>1, What does "interpreting" mean?</div>
<div>2. Can I get an explanation of what \POS does?</div></font></div></blockquote><div><br></div><div>\POS starts a sequence of reading a character at a time, interpreting what that character means in the current context, then reading extra numerical parameters that may be required, before moving on to the next character. This is also called ‘parsing’ the input stream. It is quite different to using macros or active characters to pass input parameters.</div><div><br></div><div>As soon as the parsing sequence encounters something that is not recognised as being appropriate at that place in the parsing stream, then parsing finishes and normal interpretation of the input characters resumes.</div><div>If a mistake is made, you can get the subsequent characters showing in the diagram, as if part of a mathematical expression.</div><div><br></div><div>Many Xy-pic high-level macros end by calling \POS, e.g, \xy , \xymatrix , \xygraph , \save , \restore , etc.</div><br><blockquote type="cite"><div><font id="role_document" color="#000000" size="2" face="Arial">
<div> </div>
<div>Thanks</div></font></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br></div></blockquote><br><div><br></div><div>Hope this helps,</div><div><br></div><div> Ross</div></body></html>