[Gimp-docs] Gimp-docs Digest, Vol 56, Issue 18
Ulf-D. Ehlert
ude88 at web.de
Wed Jan 21 11:22:10 PST 2009
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : /lists/gimp-docs/attachments/20090121/e040a782/attachment.bin
More information about the Gimp-docs
mailing list