Tom Schraitle

Results 182 comments of Tom Schraitle
trafficstars

@hustodemon Thanks for your report! :+1: Last week, Joseph and I sat together and we could confirm it. I thought I've fixed the above error message already ("element copy Cannot...

@hustodemon: could you check which DocBook stylesheets do you have? ``` $ rpm -q docbook-xsl-stylesheets docbook5-xsl-stylesheets ``` I have these: ``` docbook-xsl-stylesheets-1.78.1+svn9743-56.9.noarch docbook5-xsl-stylesheets-1.78.1-10.6.noarch ```

@jcayouette > Why should a writer need to enter two separate rolls for outputs? :P This currently must be done for every image in a document. and > A writer...

For the record: it seems the equivalent of SVN properties are [Git notes](https://git-scm.com/docs/git-notes).

Thanks @lopippo for your detailed report. > Do you mind to reformat your comment a little bit? I've updated Filippo's comment. It should be now more readable. :slightly_smiling_face:

Greetings @lopippo! :wave: Hehe, that's true. I've used `` tag to make the long listings foldable. To unfold it, use the arrow. All fine. :slightly_smiling_face:

I've tried to build it for openSUSE Leap 15.3, but it failed. :cry: At the moment, I can't reproduce it on my machine. > Seems it either is an upstream...

> @tomschr Could you put together a simple test case/script for this and veryify that it behaves differently with 1.1.34 and 1.1.35? We could then use it to ask upstream...

Thanks Fabian for your help. Much appreciated. > So the xi:include/@href attribute matches both of those rules. Yes, seems `xi:include/@*` and `xi:include/@href` has the same priority (0.5). I would have...