1 If the same teximg is put on multiple pages, the second one will fail:
3 Error: /home/joey/html//teximg/3eb2b61be1e909df9008a499863eec90.png independently created, not overwriting with version from pics
5 Ikiwiki doesn't support the concept of two different pages owning the same
6 file; only one page can own a file. I don't see a good way around that,
7 w/o large changes to ikiwiki.
9 This could be fixed by making the teximg directory be a subdirectory
10 of the page containing the image. I seem to remember suggesting this to
11 winnie, and I forget why it wasn't done.. maybe because the same teximg
12 on multiple pages was expected to work, and as an optimisation for that case?