Open sydb opened 3 years ago
This is set to status: Go to figure out what this program is for and who calls it. Until we know what it's for, we can't fix it. @MegJBrown Pls discuss with @sydb at your next standing mtg.
The process is called twice from teianttasks.xml, once from buildodt and once from builddocx.
It seems that at least the documentation is missing.
While looking at #477, @dmj’s improved processing of
@facs
when generating ant copy-the-graphics tasks, a few things occurred to me:@facs
attributes that are on<pb>
elements. Since I do not know who is calling this program or why, I cannot say whether that is right or wrong, but it is certainly suspicious.<pb facs="/tmp/path/to/page2.png"/>
(the resultingcopy/@file
is empty).<pb facs=" /tmp/path/to/page4.png"/>
.