Skip to content

Commit

Permalink
Fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
zauguin authored and josephwright committed Oct 18, 2021
1 parent b67000e commit 251e153
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions l3backend/l3backend-color.dtx
Expand Up @@ -1017,10 +1017,10 @@
\pdf_object_if_exist:nF { @@_icc_ #1 }
{
\pdf_object_new:nn { @@_icc_ #1 } { fstream }
\pdf_object_write:nn { @@_icc_ #1 }
\pdf_object_write:nx { @@_icc_ #1 }
{
{
/N ~ #2 ~
/N ~ \exp_not:n { #2 } ~
\tl_if_empty:nF { #3 } { /Range~[ #3 ] }
}
{#1}
Expand Down

0 comments on commit 251e153

Please sign in to comment.