Lou

Results 76 comments of Lou

The --summaryDoc parameter is used to control the listing of documentation crystals in the generated HTML. Sebastian introduced it ages ago at my request: it should produce a list of...

... however, setting this parameter to "true" in the Oxygen interface doesn't produce an error either (and does produce a summary HTML version). So the problem must lie elsewhere.

I can confirm this. I think it affects only attributes like @type which are being locally redefined. Am working on simple test case.

Ha! This problem seems to have gone away again! In any case, the attached simple test file now works as expected. I am on oXygen 15.2, plugin 3.0.118 [foo.txt](https://github.com/TEIC/Stylesheets/files/363586/foo.txt)

Does my test file work for you or not? Yours misbehaves for me. As you said, the HTML spec for figure does not show the modified values for @type, though...

Actually it's even weirder than that. If you remove ONE of those xml-model PIs from your file, it will work!

Well, I only tried one. But they are identical, I think. OTOH, putting both of them into my file didnt cause it to fail, presumably because I was facing Mecca...

The only way I can see of doing that would be to add explicit numbering in the source, presumably using the @n attribute. And then modify all the style sheets...

Have you tried redefining the class so that one of them does not provide @ target? ~~~~ ~~~~

1. Cross module dependency doesnt seem to me at all like a real issue. Modules are just macros. You can define an ODD with no reference to modules at all....