Removed trailing whitespaces (#2852)

This commit is contained in:
Andrew Voynov 2023-12-05 14:55:36 +03:00 committed by GitHub
parent 64c2c65c80
commit 4f6fecd606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
"Arthur C. Clarke":
"Arthur C. Clarke":
- title: Against the Fall of Night
published: "1978"
- title: The songs of distant earth
published: "1986"
"Isaac Asimov":
"Isaac Asimov":
- title: Quasar, Quasar, Burning Bright
published: "1977"
- title: Far as Human Eye Could See
- title: Far as Human Eye Could See
published: 1987

View File

@ -7,7 +7,7 @@
#set text(size:20pt)
$ e^(e^(e^(e))) $
]
A large number: $e^(e^(e^(e)))$.
A large number: $e^(e^(e^(e)))$.
---
// Test prime/double prime via scriptsize
@ -19,7 +19,7 @@ $y^dprime-2y^prime + y = 0$
$ y^tprime_3 + g^(prime 2) $
---
// Test prime superscript on large symbol
// Test prime superscript on large symbol
$ scripts(sum_(k in NN))^prime 1/k^2 $
$sum_(k in NN)^prime 1/k^2$