Gabor Kovesdan
1ed4fc6cb7
- Backport some constraints from DocBook 5.0; this will help keeping
...
things consistent and facilitate a future technology upgrade
2013-04-04 12:11:43 +00:00
Gabor Kovesdan
a6684b4306
- Reduce the misuse of role attribute; role="directory" should actually be
...
class="directory"
- Add constraint to enforce this
2013-04-04 11:40:58 +00:00
Gabor Kovesdan
ffd8fc666f
- Allow foreign elements in Schematron
...
- Add some embedded XSLT to improve the input of validation failures
2013-04-03 10:56:14 +00:00
Gabor Kovesdan
e8e2dfdbab
- Do not specify image file extensions in documents; the proper extension
...
is appended during rendering
- For the same reason, do not specify format either
- Add constraints to enforce this
2013-04-02 09:50:10 +00:00
Gabor Kovesdan
1a1367cdbc
- Add constraints for profiling attributes
2013-03-15 08:37:25 +00:00
Gabor Kovesdan
53b00294cd
- Fix the last three test cases
2013-03-15 07:47:22 +00:00
Gabor Kovesdan
c5bbd26680
- Do not use line break in assert text since it will also break the text when
...
printed out
2013-03-15 07:44:31 +00:00
Gabor Kovesdan
f6c79f1bc8
- Change screenco to screen + co since the former is not supported
...
properly with xsltproc and the latter is simpler
- Add a constraint to prevent using screenco, programlistingco and
graphicco in the future
- Note that mediaobjectco is used in the documentation to properly
compose a figure element but the callout bugs are already there
in the source image and not placed there by the stylesheets
2013-03-14 20:51:01 +00:00
Gabor Kovesdan
44368e5859
- Add support for Schematron validation
...
- Add a simple Schematron file that validates file references
- Silence the output of validation so that the result be more readable
2013-03-14 10:25:23 +00:00