aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--cheatsheet.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0088b67..f8526ed 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
all: build/cheatsheet.pdf
build/cheatsheet.pdf: cheatsheet.tex $(wildcard src/*.tex) $(wildcard src/**/*.tex) $(wildcard *.sty) $(wildcard *.bib) $(wildcard fig/*.*)
- mkdir -p build && tectonic --print -o build $<
+ mkdir -p build && tectonic -o build $<
fmt: cheatsheet.bib
bibtex-tidy --align 0 --duplicates --curly --wrap 100 --numeric --remove-empty-fields --sort --sort-fields --space 4 --trailing-commas --no-backup $<
diff --git a/cheatsheet.tex b/cheatsheet.tex
index efaa648..9db2c39 100644
--- a/cheatsheet.tex
+++ b/cheatsheet.tex
@@ -101,7 +101,7 @@
\vfill\null\columnbreak
\section{Running the Meeting}
\begin{itemize}
- \item Assign a Zoom closed captioner, if available.
+ \item Enable Zoom's Auto-Transcription service.
\item As usual, monitor for Zoom bombing and inappropriate content (e.g., video feed unintentionally left on).
Moderate if necessary.
\item Depending on the speaker, you may need to adjust the gain of the microphones up or down. The marked presets are just a sensible default.