diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/smallcaps-all.png | bin | 0 -> 512 bytes | |||
| -rw-r--r-- | tests/suite/text/smallcaps.typ | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/smallcaps-all.png b/tests/ref/smallcaps-all.png Binary files differnew file mode 100644 index 00000000..f3be53f8 --- /dev/null +++ b/tests/ref/smallcaps-all.png diff --git a/tests/suite/text/smallcaps.typ b/tests/suite/text/smallcaps.typ index 6f36a028..981e41c4 100644 --- a/tests/suite/text/smallcaps.typ +++ b/tests/suite/text/smallcaps.typ @@ -10,3 +10,7 @@ #show smallcaps: set text(fill: red) #smallcaps[Smallcaps] + +--- smallcaps-all --- +#smallcaps(all: false)[Test 012] \ +#smallcaps(all: true)[Test 012] |
