Releases: openSUSE/geekodoc
Releases · openSUSE/geekodoc
Bugfix release 1.0.3.1: remark in entry
Bugfix release 1.0.3.1
- Geekodoc:
- Allow remark in entry
- Adapt content model in entry to allow both inline and block remarks
* Block remarks:
entry:
remark
para
<!-- Only block elements are allowed after this point -->
* Inline remarks:
entry:
remark
a text node
filename
<!-- only inline elements are allowd after this point -->
GeekoDoc v1.0.3
Bugfix release 1.0.3
Geekodoc:
- disallow
xml:id
on child elements of table (#39) - Missing "fig" value in format attribute of imagedta (#43)
- add missing
holder
tag (#46) - integrate
its:translate
(#45) - output XSLT stylesheet from Schematron validation (#49)
- remove
action
inkeycombo
(#50) - reduce content model in
screen
(#51) - remove
procedure
from tableentry
(#56)
Others:
- Make sure GeekoDoc is available in OBS/IBS, so we can use it from DC file (#33)
Novdoc:
no changes
GeekoDoc v1.0.2.1
Bugfix release 1.0.2.1
-
Geekodoc:
- Correct version in GeekoDoc schema
- Add missing
fig
value (#43) - Improve test suite
-
Novdoc
no changes
GeekoDoc v1.0.2
Only a package release without any changes in the schemas.
Fixes issue #41 to reduce number of files in packages
GeekoDoc v1.0.1
GeekoDoc v1.0.0
- Geekodoc
- Missing mediaobject in cover bug (#30)
- Novdoc
no changes
GeekoDoc v0.9.9
GeekoDoc v0.9.8
GeekoDoc v0.9.7
GeekoDoc v0.9.6
- GeekoDoc
- Novdoc
- Both
- Update Novdoc/GeekoDoc to disallow screen in entry (#2)