Minor bug in manual, syntax of replaced seems wrong
Brought to you by:
ekleinod
On page 4 of the PDF version of the Manual, in the file '/trunk/texmf/doc/latex/changes/changes.english.pdf' it says:
for replaced text:
\replaced[id=<id>, remark=<remark>]</remark></id>{text}
But I think it should be:
for replaced text:
\replaced[id=<id>, remark=<remark>]</remark></id>{oldtext}{newtext}
Hi Tim,
thanks for pointing this out, I fixed the error in the trunk, I will upload the corrected version to ctan with the next version.
Thanks again,
Greetings, Ekkart.