Am Samstag, 25. Oktober 2014, 23:58:56 schrieben Sie: > Hey Burkhard, > > I've committed the fix to kiten, but I still get this when building is > it expected ? > > index.docbook:2: element para: validity error : ID gnu-fdl already defined > Everything build here in my separated kf5 environment.
What is the output of checkXML5 pat/to/kiten/doc/index.docbook, should be Unix style = no news are good news. Do you have a mixed kde4/kf5 environment and hit some coinstability issue? Please let's discuss this on kde-doc-english at kde.org. > > On Sat, Oct 25, 2014 at 2:42 AM, Burkhard L?ck <lueck at hube-lueck.de> wrote: > > Am Freitag, 24. Oktober 2014, 13:18:20 schrieben Sie: > >> In kdeedu porting to kf5 we are hitting some issues with the .docbook > >> files not working anymore. > > > > In kf5 we switched to docbook 4.5 > > > >> Both KHangMan and Kiten have bad > >> docbooks in their frameworks branches currently. > > > > They require only a simple one liner patch to switch to the new docbook > > version > > > > -<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant > > V1.1//EN"> > > "dtd/kdex.dtd" [ > > > > +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant > > V1.1//EN" "dtd/kdedbx45.dtd" [ > > > > With that patch both apps build fine here, the docbooks pass checkXML5 and > > the help is properly displayed in KHelpcenter in my kf5 environment. > > > > Thanks. > > -- > > Burkhard L?ck -- Burkhard L?ck
