summaryrefslogtreecommitdiff
path: root/tests/typ/text
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/text')
-rw-r--r--tests/typ/text/baseline.typ24
-rw-r--r--tests/typ/text/linebreak-obj.typ2
2 files changed, 13 insertions, 13 deletions
diff --git a/tests/typ/text/baseline.typ b/tests/typ/text/baseline.typ
index c19e3c63..e00e9230 100644
--- a/tests/typ/text/baseline.typ
+++ b/tests/typ/text/baseline.typ
@@ -1,12 +1,12 @@
-// Test baseline handling.
-
----
-Hi #text(1.5em)[You], #text(0.75em)[how are you?]
-
-Our cockatoo was one of the
-#text(baseline: -0.2em)[#box(circle(radius: 2pt)) first]
-#text(baseline: 0.2em)[birds #box(circle(radius: 2pt))]
-that ever learned to mimic a human voice.
-
----
-Hey #box(baseline: 40%, image("/tiger.jpg", width: 1.5cm)) there!
+// Test baseline handling.
+
+---
+Hi #text(1.5em)[You], #text(0.75em)[how are you?]
+
+Our cockatoo was one of the
+#text(baseline: -0.2em)[#box(circle(radius: 2pt)) first]
+#text(baseline: 0.2em)[birds #box(circle(radius: 2pt))]
+that ever learned to mimic a human voice.
+
+---
+Hey #box(baseline: 40%, image("/files/tiger.jpg", width: 1.5cm)) there!
diff --git a/tests/typ/text/linebreak-obj.typ b/tests/typ/text/linebreak-obj.typ
index c0a74a1e..50254df1 100644
--- a/tests/typ/text/linebreak-obj.typ
+++ b/tests/typ/text/linebreak-obj.typ
@@ -7,7 +7,7 @@
They can look for the details in @netwok,
which is the authoritative source.
-#bibliography("/works.bib")
+#bibliography("/files/works.bib")
---
// Test punctuation after math equations.