From 0552264c78f5cb49d2cf557478372c354e8a8214 Mon Sep 17 00:00:00 2001 From: Hazel Levine Date: Tue, 26 May 2020 11:35:21 -0400 Subject: [PATCH] fix seeing stars, fix fonts --- aaaa/seeing-stars/README.md | 5 +---- fonts.tex | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/aaaa/seeing-stars/README.md b/aaaa/seeing-stars/README.md index 765d785..940eb0e 100644 --- a/aaaa/seeing-stars/README.md +++ b/aaaa/seeing-stars/README.md @@ -58,10 +58,7 @@ read the data. ```{.python include=seeing-stars.py} ``` -Run it: -``` - λ has-writeup/aaaa/seeing-stars python seeing-stars.py -``` +Run it, and the flag should be printed as a bytestring. ## Resources and other writeups - diff --git a/fonts.tex b/fonts.tex index 08c8770..a58f030 100644 --- a/fonts.tex +++ b/fonts.tex @@ -15,4 +15,4 @@ \newunicodechar{⬡}{\textsymbol{⬡}} \newunicodechar{⊕}{\textsymbol{⊕}} -\setmonofont{Noto Mono}[Scale=0.9] +\setmonofont{Noto Sans Mono}[Scale=0.9]