Frank Steimke

Results 33 issues of Frank Steimke

Hi, i am not an expert for CSS, especially not for paged media. That's why i am not sure whether this is a bug, or a misunderstanding on my side....

bug

copy instructions for media files can be created on request be the stylesheets. Works on with "chunked output", because otherwise they don't know the destination (root of HTML output). When...

Hi Norm, up to now i used the Antenna House Formatter for rendering HTML paged media (created with `print.xsl` instead of `docbook.xsl`) without problems. But i am sure that many...

Hint in Chapter 4: transform-original operates on source file without XInclude (unless you use XERCES with the `-x` switch for saxon).

Section 5.7 discusses the pre- and postprocessing pipelines. There should be a hint, that `$transform-original` is usually a bad choice for modular DocBook, because no XInclude processing has taken place...

Adds an inherited `html/@lang` attribute for chunks. See Issue #486. I am not sure where it should be placed: `html/@lang` or `main/@lang` or `article/@lang` or ...? I decided to do...

The `titleabbrev` element inside a `bibliography` laeds to _unhandled_ errors.

In chunked HTML, we see the `html:article/@lang` attribute only in the _root_-file (usually `index.html`), but not in the chunked files like e. g. `ch03.html`. Hyphenation works only in the index...

I admit that this seems to be a rather esoteric configuration, so let me first explain the general idea and use case: 1. I'd like to support (at least partially)...