fix warmup
This commit is contained in:
parent
2b9e15fabc
commit
d64d7d130a
@ -8,7 +8,6 @@
|
|||||||
\usepackage{xcolor}
|
\usepackage{xcolor}
|
||||||
\usepackage{soul}
|
\usepackage{soul}
|
||||||
\usepackage{hyperref}
|
\usepackage{hyperref}
|
||||||
\usepackage[T1]{fontenc} % Fixes texttt braces
|
|
||||||
|
|
||||||
\definecolor{Light}{gray}{.90}
|
\definecolor{Light}{gray}{.90}
|
||||||
\sethlcolor{Light}
|
\sethlcolor{Light}
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
title = "The Regex Warm-Up"
|
title = "The Regex Warm-Up"
|
||||||
|
|
||||||
[publish]
|
[publish]
|
||||||
handout = false
|
handout = true
|
||||||
solutions = false
|
solutions = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user