I did some more experiments and even re-defining the gray colours or adding 
additional colour definitions is completely ignored. Even worse if I import 
this colour definition:
<ipestyle name="colourmap">
<color name="gray1" value="0.125"/>
<color name="gray2" value="0.25"/>
<color name="gray3" value="0.375"/>
<color name="gray4" value="0.5"/>
<color name="gray5" value="0.625"/>
<color name="gray6" value="0.75"/>
<color name="gray7" value="0.875"/>
</ipestyle>

and write it back out again via "save style sheet" it gets converted to:
<ipestyle name="colourmap">
<color name="gray1" value="black"/>
<color name="gray2" value="black"/>
<color name="gray3" value="black"/>
<color name="gray4" value="black"/>
<color name="gray5" value="black"/>
<color name="gray6" value="black"/>
<color name="gray7" value="black"/>
</ipestyle>

Not really sure if this is an upstream or packaging issue.

-- 
Incomplete standard stylesheet in 6.0pre32 (jaunty)
https://bugs.launchpad.net/bugs/364041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to