10
2
Fork 0

fix seeing stars, fix fonts

This commit is contained in:
Hazel Levine 2020-05-26 11:35:21 -04:00
parent 0ccd0b5674
commit 0552264c78
2 changed files with 2 additions and 5 deletions

View File

@ -58,10 +58,7 @@ read the data.
```{.python include=seeing-stars.py} ```{.python include=seeing-stars.py}
``` ```
Run it: Run it, and the flag should be printed as a bytestring.
```
λ has-writeup/aaaa/seeing-stars python seeing-stars.py
```
## Resources and other writeups ## Resources and other writeups
- <https://docs.opencv.org/trunk/d9/d61/tutorial_py_morphological_ops.html> - <https://docs.opencv.org/trunk/d9/d61/tutorial_py_morphological_ops.html>

View File

@ -15,4 +15,4 @@
\newunicodechar{}{\textsymbol{}} \newunicodechar{}{\textsymbol{}}
\newunicodechar{}{\textsymbol{}} \newunicodechar{}{\textsymbol{}}
\setmonofont{Noto Mono}[Scale=0.9] \setmonofont{Noto Sans Mono}[Scale=0.9]