Uwe Stöhr wrote: > - the option "backref" is the same as "backref=section" so we shouldn't > provide an "On" option as this only leads to confusion
if this is true we can simplify it even more, because this line become useless > + string tmp = backref == "true" ? "" : "=" + backref; > Attached is my patch that includes your patch and my fixes. I also attached > a diff between both patches. if possible send unified diff (diff -u) next time. will commit adapted version. pavel