Add monthly changelog entries to docs. (#176)

This commit is contained in:
David Himmelstrup 2020-10-05 15:35:19 +08:00 committed by GitHub
commit ac5f40e5e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 16 additions and 0 deletions

10
docs/changelog-2020-10.md Normal file
View file

@ -0,0 +1,10 @@
# October 2020
## Font support in $\LaTeX$
Made it easier to use built-in LaTeX fonts as well as TTF/OTF font files.
![Fetamont](changelog/fetamont.svg)
![Inconsolata](changelog/inconsolata.svg)
![ComputerModern](changelog/computermodern.svg)
![Magnolia](changelog/magnolia.svg)

1
docs/changelog.md Normal file
View file

@ -0,0 +1 @@
{!docs/changelog-2020-10.md!}

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 42 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 30 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 49 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 45 KiB

View file

@ -36,3 +36,4 @@ nav:
- Showcase:
- Color Theory: showcase_colortheory.md
- Discord bot: discord_bot.md
- Change log: changelog.md