diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/layout/place-background.png | bin | 80409 -> 80459 bytes | |||
| -rw-r--r-- | tests/ref/text/decorations.png | bin | 29451 -> 29421 bytes | |||
| -rw-r--r-- | tests/ref/text/links.png | bin | 35066 -> 34979 bytes | |||
| -rw-r--r-- | tests/typ/text/decorations.typ | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/layout/place-background.png b/tests/ref/layout/place-background.png Binary files differindex 7ac3b57b..99350bf8 100644 --- a/tests/ref/layout/place-background.png +++ b/tests/ref/layout/place-background.png diff --git a/tests/ref/text/decorations.png b/tests/ref/text/decorations.png Binary files differindex 3464beb2..684532a1 100644 --- a/tests/ref/text/decorations.png +++ b/tests/ref/text/decorations.png diff --git a/tests/ref/text/links.png b/tests/ref/text/links.png Binary files differindex a334a435..8be159ef 100644 --- a/tests/ref/text/links.png +++ b/tests/ref/text/links.png diff --git a/tests/typ/text/decorations.typ b/tests/typ/text/decorations.typ index 14dfe821..e0693ca3 100644 --- a/tests/typ/text/decorations.typ +++ b/tests/typ/text/decorations.typ @@ -10,7 +10,7 @@ #underline(offset: 5pt)[Further below.] // Different color. -#underline(red)[Critical information is conveyed here.] +#underline(red, evade: false)[Critical information is conveyed here.] // Inherits font color. #text(fill: red, underline[Change with the wind.]) |
