Vitaly Lomov (Mittwoch, 21. Januar 2009, 11:13): > I tried that (for ru/concepts/concepts.xml), it worked, and got the > page with white text on white background. Is it because css is not > linked? What's wrong with white text on white background?? You will never have to worry about typos... ;-) Ok, if you really want to know what's going on: First check stylesheets/*.css and html/ru/*.css. The preview commands should unconditionally copy the CSS files. Try make ... VERBOSE=2 then you should see ... cp -f ./stylesheets/*.css ./stylesheets/${lang}/*.css\ ${destdir} 2>/dev/null; \ ... You can change the above copy command to "cp -f -v ..." and remove the " 2>/dev/null" (but not the semicolon) from the command to produce more output. Bye, Ulf
Attachment:
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Gimp-docs mailing list Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs