29 Oct
2001
29 Oct
'01
2:06 p.m.
Hi, I checked out structured text from cvs. First, there is an error I believe line 908 of DocumentClass.py should read return (StructuredTextInnerLink(s[start2+1:end2-1],start2,end2) (note the : in [start2+1:end2-1]) My real problem however is, that doc_inner_link never sees the dots that mark the beginning of a named link. (which is .. [xxx]) and therefore newer inserts a named link. Any help would be much appreciated. Robert