Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilled76 authored Jun 27, 2023
1 parent 29caaed commit 2a242c5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/asymptote.texi
Original file line number Diff line number Diff line change
Expand Up @@ -2908,10 +2908,9 @@ the routine
@verbatim
pen rgb(string s);
@end verbatim
@noindent
A pen can be converted to a hexadecimal string with
@item A pen can be converted to a hexadecimal string with
@cindex @code{hex}
@item string hex(pen p);
@code{string hex(pen p);}

Various shades and mixtures of the grayscale primary colors
@code{black} and @code{white}, @acronym{RGB} primary colors
Expand Down

0 comments on commit 2a242c5

Please sign in to comment.