colors: adding some wikipedia links.

db4
John Benediktsson 2014-06-22 07:10:23 -07:00
parent 98c731b852
commit 7431910b16
4 changed files with 4 additions and 0 deletions

View File

@ -11,4 +11,5 @@ ARTICLE: "colors.lab" "CIE 1976 LAB colors"
<laba> <laba>
>laba >laba
} }
"For more information, see " { $url "https://en.wikipedia.org/wiki/Lab_color_space" }
{ $see-also "colors" } ; { $see-also "colors" } ;

View File

@ -11,4 +11,5 @@ ARTICLE: "colors.luv" "CIELUV colors"
<luva> <luva>
>luva >luva
} }
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIELUV_color_space" }
{ $see-also "colors" } ; { $see-also "colors" } ;

View File

@ -11,4 +11,5 @@ ARTICLE: "colors.xyy" "CIE 1931 xyY colors"
<xyYa> <xyYa>
>xyYa >xyYa
} }
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIE_1931_color_space" }
{ $see-also "colors" } ; { $see-also "colors" } ;

View File

@ -11,4 +11,5 @@ ARTICLE: "colors.xyz" "CIE 1931 XYZ colors"
<xyza> <xyza>
>xyza >xyza
} }
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIE_1931_color_space" }
{ $see-also "colors" } ; { $see-also "colors" } ;