On 27/09/2015 13:14, Fernando de Oliveira wrote: > Em 27-09-2015 07:14, Pierre Labastie escreveu: >> Hi, >> >> I've started adapting my automation scripts to build LXQT. I think I might >> find a few places where there is a problem for extracting the instructions, >> which are not visible in the rendered book. I'd like to be able to change >> what >> is needed for my scripts to work (when it does not change the rendered book) >> without informing the list before, since I guess others would be weakly >> concerned... >> >> Also, the id attribute in the chapter tag in lxqt/desktop.xml should be >> changed to something less generic than "desktop", because it has to be unique >> inside the whole book... I'll change it to "lxqt-desktop", in the attribute >> and at any place it is xref-erred. >> >> Please do not hesitate to comment. >> >> Pierre >> > > Actually, the xml name could also be changed I've seen generic names > (most my fault) such as > > ./postlfs/config/config.xml > ./kde/core/config.xml > > > ./lxde/desktop/desktop.xml > ./lxqt/desktop/desktop.xml > > > ./lxqt/desktop/pre-install.xml > > ./lxqt/desktop/post-install.xml > > ./x/installing/installing.xml >
I am not sure there is a need to change the xml names: their whole path is _not_ generic. Problem with the id's is that they have to be unique inside the whole book, and they have no context. Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
