Michael Gerz schrieb:
Juergen Spitzmueller schrieb:
Michael Gerz wrote:
You can have changes in a document even if change tracking is
deactivated!
(We no longer have the enervating restriction of the 1.4.X series)
But the possibility to hide author information is a must. This is a
serious
security hole.
Well, MS Word users may see it differently :-)
I will have a look - hopefully this evening.
OK, as expected, things turned out to be a bit more difficult.
In the LyX document header, we have to list all authors for which a
change is tracked in the document. That means that we have to iterate
through the complete document and check whether there is any change for
a given author whenever we store a LyX document. Does anybody know a
simple approach to do that? I guess the dociterator stuff may help but I
am not familiar with it.
If I find some time, I will investigate at the weekend (hopefully).
Kind regards,
Michael