Description of problem: Logo turns out brown instead of blue Version-Release number of selected component (if applicable): publican-0.39-0.fc10 publican-fedora-0.16-0.fc10 How reproducible: - Steps to Reproduce: 1. git clone git://git.fedorahosted.org/courses.git 2. cd courses/Workshops/PuppetWorkshop 3. make pdf-en-US Actual results: Fedora logo on front page is brown, not blue(-ish) Expected results: Anything but a Fedora logo in Ubuntu colors
hmm Fubuntu could be a winner! There is some issue in the way the new FOP is embedding this PNG logo in to the PDF, it seems to be mangling the colour space. I re-exported the SVG as a PNG using Gimp and it seems to work fine. The SVG works fine as is, so you can get blue right now by using that.