mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-11 17:49:25 -05:00
Add fontawesome5 fire icon with spacing for title
This commit is contained in:
BIN
tinytorch/paper/fire_emoji.png
Normal file
BIN
tinytorch/paper/fire_emoji.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.6 MiB |
@@ -34,8 +34,9 @@
|
||||
\makeatletter
|
||||
\g@addto@macro{\UrlBreaks}{\UrlOrds}
|
||||
\makeatother
|
||||
% emoji package not available on arXiv - title will be just "TinyTorch"
|
||||
\newcommand{\emoji}[1]{}
|
||||
% Use fontawesome5 for fire icon
|
||||
\usepackage{fontawesome5}
|
||||
\newcommand{\emoji}[1]{\,\textcolor{orange}{\faFire}\,}
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{shapes,arrows,positioning,shadows,calc,backgrounds,decorations.pathreplacing}
|
||||
\usepackage{subcaption}
|
||||
|
||||
Reference in New Issue
Block a user