generating the document with its changes is failing.
So the latex document has none of dellivelink.py changes
applied.
return "n"
if toks[curtoknum+5]._class != "id":
return "n"
+ if myjoinlabel(toks[curtoknum+5]).startswith("DW") == 0:
+ return "n"
if toks[curtoknum+6]._class != "ind" or myjoinlabel(toks[curtoknum+6]) != "}":
return "n"
return "y"
one \livelink{chap:DWOPplus}{DW\_OP\_plus}two
one \livelink{chap:DWOPplus}{DW\_OP\_plus}+ 3
one \livelink{chap:DWOPplus}{DW\_OP\_plus}
+% Do not convert the following line.
+zed \livelink{chap:anything}{any\_thing\_plus}
\begin{alltt}