Merge pull request #569 from Altariarite/Fonts.lagda.md
changed codeblocks to displays in Fonts.lagda.md
This commit is contained in:
commit
5a5706ed5d
1 changed files with 91 additions and 103 deletions
|
@ -11,8 +11,6 @@ module plfa.backmatter.Fonts where
|
||||||
|
|
||||||
Preferably, all vertical bars should line up.
|
Preferably, all vertical bars should line up.
|
||||||
|
|
||||||
```
|
|
||||||
{-
|
|
||||||
--------------------------|
|
--------------------------|
|
||||||
abcdefghijklmnopqrstuvwxyz|
|
abcdefghijklmnopqrstuvwxyz|
|
||||||
ABCDEFGHIJKLMNOPQRSTUVWXYZ|
|
ABCDEFGHIJKLMNOPQRSTUVWXYZ|
|
||||||
|
@ -84,26 +82,18 @@ lˡrʳ|
|
||||||
⨆⨆⨆⨆|
|
⨆⨆⨆⨆|
|
||||||
〔〔〕〕|
|
〔〔〕〕|
|
||||||
----|
|
----|
|
||||||
-}
|
|
||||||
```
|
|
||||||
|
|
||||||
In the book we use the em-dash to make big arrows.
|
In the book we use the em-dash to make big arrows.
|
||||||
|
|
||||||
```
|
|
||||||
{-
|
|
||||||
----|
|
----|
|
||||||
—→—→|
|
—→—→|
|
||||||
←—←—|
|
←—←—|
|
||||||
↞—↞—|
|
↞—↞—|
|
||||||
—↠—↠|
|
—↠—↠|
|
||||||
----|
|
----|
|
||||||
-}
|
|
||||||
```
|
|
||||||
|
|
||||||
Here are some characters that are often not monospaced.
|
Here are some characters that are often not monospaced.
|
||||||
|
|
||||||
```
|
|
||||||
{-
|
|
||||||
----|
|
----|
|
||||||
😇😇|
|
😇😇|
|
||||||
😈😈|
|
😈😈|
|
||||||
|
@ -119,5 +109,3 @@ Here are some characters that are often not monospaced.
|
||||||
ℰℱ|
|
ℰℱ|
|
||||||
----------|
|
----------|
|
||||||
|
|
||||||
-}
|
|
||||||
```
|
|
||||||
|
|
Loading…
Reference in a new issue