Re: [Boost-docs] some doc nits

Subject: Re: [Boost-docs] some doc nits
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-06-14 17:18:30


AMDG

Paul A. Bristow wrote:
> PS I also a getting lots of messages in pdf generation like this from Renderx and haven't found a list of warning
> explanations on their site yet. Shall I ask Renderx support?
>
> [warning] Bad attribute color: Type mismatch for 'color': cannot interpret token "FF0000" as a color name.
> [warning] Bad attribute color: Type mismatch for 'color': Integer cannot be converted to Color
>
> but the pdf generated seems OK.
>
> I anyone else seeing these? Am I doing something silly? Searches for "FF0000" don't yet reveal where it comes from.
>

Could it be coming from the docbook stylesheets?

bash-3.2$ grep -R -I --exclude-dir=.svn 'FF0000' .
./images/colorsvg/warning.svg: <path fill="#FF0000"
d="M17.92,38.766l-8.56-8.561v-12.16l8.56-8.56h12.16l8.561,8.56v12.16l-8.561,8.561H17.92z"/>
./images/colorsvg/warning.svg: <stop offset="1"
style="stop-color:#FF0000"/>

In Chirst,
Steven Watanabe


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC