Read the Docs build information Build id: 603865 Project: institute-for-disease-modeling-covasim Version: latest Commit: 15b6625d4136c78972dfbd2742546219a8b057e4 Date: 2021-04-01T03:03:05.232122Z State: finished Success: True [rtd-command-info] start-time: 2021-04-01T03:03:06.969535Z, end-time: 2021-04-01T03:03:09.583647Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:InstituteforDiseaseModeling/covasim.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-04-01T03:03:09.738241Z, end-time: 2021-04-01T03:03:09.834850Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 15b6625 Merge pull request #897 from amath-idm/rc2.1.2 [rtd-command-info] start-time: 2021-04-01T03:03:09.988099Z, end-time: 2021-04-01T03:03:10.055964Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-04-01T03:03:11.046437Z, end-time: 2021-04-01T03:03:16.312014Z, duration: 5, exit-code: 0 python3.8 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-04-01T03:03:16.452574Z, end-time: 2021-04-01T03:03:18.047318Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (21.0.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (54.2.0) [rtd-command-info] start-time: 2021-04-01T03:03:18.234228Z, end-time: 2021-04-01T03:03:46.096053Z, duration: 27, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting setuptools Downloading setuptools-54.2.0-py3-none-any.whl (785 kB) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Building wheels for collected packages: mock, pillow, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=318300684502aa201c2613214942894903177f49150a911e01cfd040afd0afe3 Stored in directory: /tmp/pip-ephem-wheel-cache-6abximak/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1260131 sha256=d0b40cfdb9e6b0244fcc112de7649bd275a04c5ccfdf1ac4c6f5ba1cbb1cc6b3 Stored in directory: /tmp/pip-ephem-wheel-cache-6abximak/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=aa4c16b2014d52810e22458fcb50aad2e7fd170674239529726083d906afbfd8 Stored in directory: /tmp/pip-ephem-wheel-cache-6abximak/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, setuptools, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. matplotlib 3.3.2 requires pillow>=6.2.0, but you have pillow 5.4.1 which is incompatible. Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.1 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.16 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 setuptools-54.2.0 six-1.15.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.4 [rtd-command-info] start-time: 2021-04-01T03:03:46.245692Z, end-time: 2021-04-01T03:04:05.090090Z, duration: 18, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting pytest Downloading pytest-6.2.2-py3-none-any.whl (280 kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from -r docs/requirements.txt (line 2)) (0.4.3) Collecting sphinxcontrib-napoleon Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from -r docs/requirements.txt (line 4)) (1.8.5) Collecting plantweb Downloading plantweb-1.2.1-py3-none-any.whl (20 kB) Collecting ipykernel Downloading ipykernel-5.5.3-py3-none-any.whl (120 kB) Collecting nbsphinx Downloading nbsphinx-0.8.2-py3-none-any.whl (24 kB) Collecting pandoc Downloading pandoc-1.0.2.tar.gz (488 kB) Collecting pypandoc Downloading pypandoc-1.5.tar.gz (26 kB) Collecting optuna Downloading optuna-2.6.0-py3-none-any.whl (293 kB) Collecting ipython>=5.0.0 Downloading ipython-7.22.0-py3-none-any.whl (785 kB) Collecting traitlets>=4.1.0 Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting jupyter-client Downloading jupyter_client-6.1.12-py3-none-any.whl (112 kB) Collecting tornado>=4.2 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.18-py3-none-any.whl (367 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from ipython>=5.0.0->ipykernel->-r docs/requirements.txt (line 6)) (2.8.1) Collecting jedi>=0.16 Downloading jedi-0.18.0-py2.py3-none-any.whl (1.4 MB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: setuptools>=18.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from ipython>=5.0.0->ipykernel->-r docs/requirements.txt (line 6)) (54.2.0) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.2-py2.py3-none-any.whl (94 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from nbsphinx->-r docs/requirements.txt (line 7)) (0.16) Collecting nbconvert!=5.4 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting nbformat Downloading nbformat-5.1.2-py3-none-any.whl (113 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from nbsphinx->-r docs/requirements.txt (line 7)) (2.11.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (20.9) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.1.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (1.2.4) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.9.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (1.15.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (0.7.12) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.25.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (1.2.0) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from babel!=2.0,>=1.3->sphinx->-r docs/requirements.txt (line 4)) (2021.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from jinja2->nbsphinx->-r docs/requirements.txt (line 7)) (1.1.1) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.3-py3-none-any.whl (82 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting jupyter-core Downloading jupyter_core-4.7.1-py3-none-any.whl (82 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting bleach Downloading bleach-3.3.0-py2.py3-none-any.whl (283 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting nest-asyncio Downloading nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from jupyter-client->ipykernel->-r docs/requirements.txt (line 6)) (2.8.1) Collecting pyzmq>=13 Downloading pyzmq-22.0.3-cp38-cp38-manylinux2010_x86_64.whl (1.1 MB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 4)) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 4)) (2.10) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 4)) (4.0.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 4)) (1.26.4) Collecting cliff Downloading cliff-3.7.0-py3-none-any.whl (80 kB) Collecting colorlog Downloading colorlog-4.8.0-py2.py3-none-any.whl (10 kB) Collecting cmaes>=0.8.2 Downloading cmaes-0.8.2-py3-none-any.whl (15 kB) Collecting sqlalchemy>=1.1.0 Downloading SQLAlchemy-1.4.4-cp38-cp38-manylinux2014_x86_64.whl (1.5 MB) Requirement already satisfied: numpy<1.20.0 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from optuna->-r docs/requirements.txt (line 10)) (1.19.2) Collecting scipy!=1.4.0 Downloading scipy-1.6.2-cp38-cp38-manylinux1_x86_64.whl (27.2 MB) Collecting tqdm Downloading tqdm-4.59.0-py2.py3-none-any.whl (74 kB) Collecting alembic Downloading alembic-1.5.8-py2.py3-none-any.whl (159 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from packaging->sphinx->-r docs/requirements.txt (line 4)) (2.4.7) Collecting greenlet!=0.4.17 Downloading greenlet-1.0.0-cp38-cp38-manylinux2010_x86_64.whl (165 kB) Collecting ply Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Requirement already satisfied: pip>=8.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from pypandoc->-r docs/requirements.txt (line 9)) (21.0.1) Requirement already satisfied: wheel>=0.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from pypandoc->-r docs/requirements.txt (line 9)) (0.36.2) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting pluggy<1.0.0a1,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting py>=1.8.2 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting pockets>=0.3 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Collecting Mako Downloading Mako-1.1.4-py2.py3-none-any.whl (75 kB) Collecting python-editor>=0.3 Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting stevedore>=2.0.1 Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) Collecting PrettyTable>=0.7.2 Downloading prettytable-2.1.0-py3-none-any.whl (22 kB) Collecting PyYAML>=3.12 Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) Collecting pbr!=2.1.0,>=2.0.0 Downloading pbr-5.5.1-py2.py3-none-any.whl (106 kB) Collecting cmd2>=1.0.0 Downloading cmd2-1.5.0-py3-none-any.whl (133 kB) Collecting pyperclip>=1.6 Downloading pyperclip-1.8.2.tar.gz (20 kB) Collecting colorama>=0.3.7 Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from sphinxcontrib-websupport->sphinx->-r docs/requirements.txt (line 4)) (1.1.4) Building wheels for collected packages: pandocfilters, pyrsistent, pandoc, pypandoc, pyperclip Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.3-py3-none-any.whl size=7992 sha256=8c573101310f0fffc07fc203cfc73fa0fdd7cb0ca79688a00625a96d07a22c04 Stored in directory: /tmp/pip-ephem-wheel-cache-bnf29gmn/wheels/fc/39/52/8d6f3cec1cca4ceb44d658427c35711b19d89dbc4914af657f Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp38-cp38-linux_x86_64.whl size=119672 sha256=8d7d83a4e332c7c44e465596c6aa005e71766c5bdabfcca288dd9ce4c2ccee1d Stored in directory: /tmp/pip-ephem-wheel-cache-bnf29gmn/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 Building wheel for pandoc (setup.py): started Building wheel for pandoc (setup.py): finished with status 'done' Created wheel for pandoc: filename=pandoc-1.0.2-py3-none-any.whl size=19992 sha256=ee41caa341d3f42fb5b9d82a751c387ff02d525e3a84c17d733c2d54d5f21c79 Stored in directory: /tmp/pip-ephem-wheel-cache-bnf29gmn/wheels/a4/b9/34/3e82b9444401c2199d721240a388499a262d2e2ad37f6f3fa7 Building wheel for pypandoc (setup.py): started Building wheel for pypandoc (setup.py): finished with status 'done' Created wheel for pypandoc: filename=pypandoc-1.5-py3-none-any.whl size=17037 sha256=d783e5dcb4c9a00e9488481ebec5f5a4e32483c5f0107f6f2405ad63ac99871f Stored in directory: /tmp/pip-ephem-wheel-cache-bnf29gmn/wheels/27/01/d8/dde8d4ae5c2a6e6dda11cee8c4fb855c9f60f1f8cdc1332cef Building wheel for pyperclip (setup.py): started Building wheel for pyperclip (setup.py): finished with status 'done' Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11107 sha256=7843459ac945f7cb6fc378a1d3d9a7a1c0e8e67d2961bbd9dd4951d732da94cd Stored in directory: /tmp/pip-ephem-wheel-cache-bnf29gmn/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122 Successfully built pandocfilters pyrsistent pandoc pypandoc pyperclip Installing collected packages: ipython-genutils, traitlets, pyrsistent, attrs, tornado, pyzmq, jupyter-core, jsonschema, webencodings, wcwidth, pyperclip, ptyprocess, pbr, parso, nest-asyncio, nbformat, jupyter-client, greenlet, colorama, async-generator, testpath, stevedore, sqlalchemy, PyYAML, python-editor, prompt-toolkit, PrettyTable, pickleshare, pexpect, pandocfilters, nbclient, mistune, Mako, jupyterlab-pygments, jedi, entrypoints, defusedxml, decorator, cmd2, bleach, backcall, tqdm, toml, scipy, py, pockets, ply, pluggy, nbconvert, ipython, iniconfig, colorlog, cmaes, cliff, alembic, sphinxcontrib-napoleon, pytest, pypandoc, plantweb, pandoc, optuna, nbsphinx, ipykernel Successfully installed Mako-1.1.4 PrettyTable-2.1.0 PyYAML-5.4.1 alembic-1.5.8 async-generator-1.10 attrs-20.3.0 backcall-0.2.0 bleach-3.3.0 cliff-3.7.0 cmaes-0.8.2 cmd2-1.5.0 colorama-0.4.4 colorlog-4.8.0 decorator-4.4.2 defusedxml-0.7.1 entrypoints-0.3 greenlet-1.0.0 iniconfig-1.1.1 ipykernel-5.5.3 ipython-7.22.0 ipython-genutils-0.2.0 jedi-0.18.0 jsonschema-3.2.0 jupyter-client-6.1.12 jupyter-core-4.7.1 jupyterlab-pygments-0.1.2 mistune-0.8.4 nbclient-0.5.3 nbconvert-6.0.7 nbformat-5.1.2 nbsphinx-0.8.2 nest-asyncio-1.5.1 optuna-2.6.0 pandoc-1.0.2 pandocfilters-1.4.3 parso-0.8.2 pbr-5.5.1 pexpect-4.8.0 pickleshare-0.7.5 plantweb-1.2.1 pluggy-0.13.1 ply-3.11 pockets-0.9.1 prompt-toolkit-3.0.18 ptyprocess-0.7.0 py-1.10.0 pypandoc-1.5 pyperclip-1.8.2 pyrsistent-0.17.3 pytest-6.2.2 python-editor-1.0.4 pyzmq-22.0.3 scipy-1.6.2 sphinxcontrib-napoleon-0.7 sqlalchemy-1.4.4 stevedore-3.3.0 testpath-0.4.4 toml-0.10.2 tornado-6.1 tqdm-4.59.0 traitlets-5.0.5 wcwidth-0.2.5 webencodings-0.5.1 [rtd-command-info] start-time: 2021-04-01T03:04:05.223511Z, end-time: 2021-04-01T03:04:27.475559Z, duration: 22, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/checkouts/latest Requirement already satisfied: numpy in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from covasim==2.1.2) (1.19.2) Collecting numpy Downloading numpy-1.20.2-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB) Collecting numba Downloading numba-0.53.1-cp38-cp38-manylinux2014_x86_64.whl (3.4 MB) Requirement already satisfied: pandas in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from covasim==2.1.2) (1.1.3) Collecting pandas Downloading pandas-1.2.3-cp38-cp38-manylinux1_x86_64.whl (9.7 MB) Requirement already satisfied: scipy in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from covasim==2.1.2) (1.6.2) Collecting statsmodels Downloading statsmodels-0.12.2-cp38-cp38-manylinux1_x86_64.whl (9.4 MB) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from covasim==2.1.2) (3.3.2) Collecting matplotlib Downloading matplotlib-3.4.1-cp38-cp38-manylinux1_x86_64.whl (10.3 MB) Collecting xlrd==1.2.0 Downloading xlrd-1.2.0-py2.py3-none-any.whl (103 kB) Collecting sciris>=1.0.0 Downloading sciris-1.1.1-py3-none-any.whl (119 kB) Collecting gitpython Downloading GitPython-3.1.14-py3-none-any.whl (159 kB) Collecting multiprocess Downloading multiprocess-0.70.11.1-py38-none-any.whl (126 kB) Collecting openpyexcel>=2.5 Downloading openpyexcel-2.5.14-py2.py3-none-any.whl (244 kB) Collecting psutil Downloading psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB) Collecting jsonpickle Downloading jsonpickle-2.0.0-py2.py3-none-any.whl (37 kB) Collecting jellyfish Downloading jellyfish-0.8.2-cp38-cp38-manylinux2014_x86_64.whl (94 kB) Collecting dill Downloading dill-0.3.3-py2.py3-none-any.whl (81 kB) Collecting memory-profiler Downloading memory_profiler-0.58.0.tar.gz (36 kB) Collecting line-profiler Downloading line_profiler-3.1.0-cp38-cp38-manylinux2010_x86_64.whl (65 kB) Collecting xlsxwriter Downloading XlsxWriter-1.3.8-py2.py3-none-any.whl (145 kB) Requirement already satisfied: pyparsing>=2.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from matplotlib->covasim==2.1.2) (2.4.7) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->covasim==2.1.2) (1.2.0) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp38-cp38-manylinux1_x86_64.whl (1.2 MB) Collecting pillow>=6.2.0 Downloading Pillow-8.1.2-cp38-cp38-manylinux1_x86_64.whl (2.2 MB) Requirement already satisfied: python-dateutil>=2.7 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->covasim==2.1.2) (2.8.1) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->covasim==2.1.2) (0.10.0) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from cycler>=0.10->matplotlib->covasim==2.1.2) (1.15.0) Collecting jdcal Downloading jdcal-1.4.1-py2.py3-none-any.whl (9.5 kB) Collecting et-xmlfile Downloading et_xmlfile-1.0.1.tar.gz (8.4 kB) Collecting gitdb<5,>=4.0.1 Downloading gitdb-4.0.7-py3-none-any.whl (63 kB) Collecting smmap<5,>=3.0.1 Downloading smmap-4.0.0-py2.py3-none-any.whl (24 kB) Requirement already satisfied: IPython in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from line-profiler->sciris>=1.0.0->covasim==2.1.2) (7.22.0) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (0.2.0) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (2.8.1) Requirement already satisfied: pexpect>4.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (4.8.0) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (4.4.2) Requirement already satisfied: jedi>=0.16 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (0.18.0) Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (3.0.18) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (0.7.5) Requirement already satisfied: traitlets>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (5.0.5) Requirement already satisfied: setuptools>=18.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (54.2.0) Requirement already satisfied: parso<0.9.0,>=0.8.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from jedi>=0.16->IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (0.8.2) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from pexpect>4.3->IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (0.7.0) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (0.2.5) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from traitlets>=4.2->IPython->line-profiler->sciris>=1.0.0->covasim==2.1.2) (0.2.0) Collecting llvmlite<0.37,>=0.36.0rc1 Downloading llvmlite-0.36.0-cp38-cp38-manylinux2010_x86_64.whl (25.3 MB) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from pandas->covasim==2.1.2) (2021.1) Collecting patsy>=0.5 Downloading patsy-0.5.1-py2.py3-none-any.whl (231 kB) Building wheels for collected packages: covasim, et-xmlfile, memory-profiler Building wheel for covasim (setup.py): started Building wheel for covasim (setup.py): finished with status 'done' Created wheel for covasim: filename=covasim-2.1.2-py3-none-any.whl size=178807 sha256=e9bda52c4609d6588eea5139109ec1c6ef3f4fe43de6f81187079d5c9260c5a6 Stored in directory: /tmp/pip-ephem-wheel-cache-2zic7zgx/wheels/8e/0a/d8/1c91b2c2d1243047ecfeb611d13b952f1fa6c0034752c6cb05 Building wheel for et-xmlfile (setup.py): started Building wheel for et-xmlfile (setup.py): finished with status 'done' Created wheel for et-xmlfile: filename=et_xmlfile-1.0.1-py3-none-any.whl size=8913 sha256=a0176e44fe4af17747a69dde8416e6dacc2a93a41ef76000e101678f2b8cd138 Stored in directory: /tmp/pip-ephem-wheel-cache-2zic7zgx/wheels/6e/df/38/abda47b884e3e25f9f9b6430e5ce44c47670758a50c0c51759 Building wheel for memory-profiler (setup.py): started Building wheel for memory-profiler (setup.py): finished with status 'done' Created wheel for memory-profiler: filename=memory_profiler-0.58.0-py3-none-any.whl size=30183 sha256=3030f4d222b1ca8c85db46be456e955d30a7ea181546f73a8c15e127e97b0447 Stored in directory: /tmp/pip-ephem-wheel-cache-2zic7zgx/wheels/6a/37/3e/d9e8ebaf73956a3ebd2ee41869444dbd2a702d7142bcf93c42 Successfully built covasim et-xmlfile memory-profiler Installing collected packages: smmap, psutil, pillow, numpy, kiwisolver, jdcal, gitdb, et-xmlfile, dill, xlsxwriter, xlrd, patsy, pandas, openpyexcel, multiprocess, memory-profiler, matplotlib, llvmlite, line-profiler, jsonpickle, jellyfish, gitpython, statsmodels, sciris, numba, covasim Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: numpy Found existing installation: numpy 1.19.2 Not uninstalling numpy at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest Can't uninstall 'numpy'. No files were found to uninstall. Attempting uninstall: kiwisolver Found existing installation: kiwisolver 1.2.0 Not uninstalling kiwisolver at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest Can't uninstall 'kiwisolver'. No files were found to uninstall. Attempting uninstall: pandas Found existing installation: pandas 1.1.3 Not uninstalling pandas at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest Can't uninstall 'pandas'. No files were found to uninstall. Attempting uninstall: matplotlib Found existing installation: matplotlib 3.3.2 Not uninstalling matplotlib at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest Can't uninstall 'matplotlib'. No files were found to uninstall. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. optuna 2.6.0 requires numpy<1.20.0, but you have numpy 1.20.2 which is incompatible. Successfully installed covasim-2.1.2 dill-0.3.3 et-xmlfile-1.0.1 gitdb-4.0.7 gitpython-3.1.14 jdcal-1.4.1 jellyfish-0.8.2 jsonpickle-2.0.0 kiwisolver-1.3.1 line-profiler-3.1.0 llvmlite-0.36.0 matplotlib-3.4.1 memory-profiler-0.58.0 multiprocess-0.70.11.1 numba-0.53.1 numpy-1.20.2 openpyexcel-2.5.14 pandas-1.2.3 patsy-0.5.1 pillow-8.1.2 psutil-5.8.0 sciris-1.1.1 smmap-4.0.0 statsmodels-0.12.2 xlrd-1.2.0 xlsxwriter-1.3.8 [rtd-command-info] start-time: 2021-04-01T03:04:28.515463Z, end-time: 2021-04-01T03:04:28.615544Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os import subprocess import sys import sphinx_rtd_theme from datetime import datetime import covasim as cv on_rtd = os.environ.get('READTHEDOCS') == 'True' if sys.platform in ["linux", "darwin"]: subprocess.check_output(["make", "generate-api"], cwd=os.path.dirname(os.path.abspath(__file__))) else: subprocess.check_output(["make.bat", "generate-api"], cwd=os.path.dirname(os.path.abspath(__file__))) # Rename "covasim package" to "API reference" filename = 'modules.rst' # This must match the Makefile with open(filename) as f: # Read existing file lines = f.readlines() lines[0] = "API reference\n" # Blast away the existing heading and replace with this lines[1] = "=============\n" # Ensure the heading is the right length with open(filename, "w") as f: # Write new file f.writelines(lines) # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.mathjax', 'sphinx.ext.githubpages', 'sphinx.ext.autodoc', 'sphinx.ext.napoleon', 'sphinx.ext.todo', 'sphinx.ext.viewcode', # Add a link to the Python source code for classes, functions etc. 'nbsphinx', ] autodoc_default_options = { 'member-order': 'bysource', 'members': None } autodoc_mock_imports = [] napoleon_google_docstring = True # Configure autosummary autosummary_generate = True # Turn on sphinx.ext.autosummary autoclass_content = "both" # Add __init__ doc (ie. params) to class summaries html_show_sourcelink = False # Remove 'view source code' from top of page (for html, not python) autodoc_member_order = 'bysource' # Keep original ordering add_module_names = False # NB, does not work autodoc_inherit_docstrings = False # Stops sublcasses from including docs from parent classes # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: source_suffix = '.rst' master_doc = 'index' # General information about the project. project = 'Covasim' copyright = f'1999 - {datetime.today().year}, Bill & Melinda Gates Foundation. All rights reserved.\nThese docs were built for Covasim version {cv.__version__}.\n' author = 'Institute for Disease Modeling' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = cv.__version__ # The full version, including alpha/beta/rc tags. release = cv.__version__ # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # suppress warnings for multiple possible Python references in the namespace # suppress_warnings = ['ref.python'] pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # RST epilog is added to the end of every topic. Useful for replace # directives to use across the docset. rst_epilog = "\n.. include:: /variables.txt" # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Add any paths that contain custom themes here, relative to this directory. html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] html_logo = "images/IDM_white.png" html_favicon = "images/favicon.ico" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_context = { 'rtd_url': 'https://docs.idmod.org/projects/covasim/en/latest', 'theme_vcs_pageview_mode': 'edit', 'css_files': [ '_static/theme_overrides.css' ] } # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. # if not on_rtd: html_extra_path = ['robots.txt'] # If not None, a 'Last updated on:' timestamp is inserted at every page # bottom, using the given strftime format. # The empty string is equivalent to '%b %d, %Y'. # html_last_updated_fmt = '%Y-%b-%d' # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. html_show_sphinx = False # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. html_use_opensearch = 'docs.idmod.org/projects/covasim/en/latest' # Output file base name for HTML help builder. htmlhelp_basename = 'Covasim' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. 'preamble': '%XeLaTeX packages' '\\usepackage{xltxtra}' '\\usepackage{fontspec} %%Font package' '\\usepackage{xunicode}' '%%Select fonts' '\\setmainfont[Mapping=tex-text]{nimbusserif}' '\\setsansfont[Mapping=tex-text]{nimbussans}' '\\setmonofont{nimbusmono}', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'covasim-docs.tex', 'Covasim', 'Institute for Disease Modeling', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # # latex_logo = None # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'covasim-docs', 'Covasim', [author], 1) ] # If true, show URL addresses after external links. # man_show_urls = True # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'covasim-docs', 'Covasim', author, 'Institute for Disease Modeling', 'How to use IDM-Tools for disease simulations.', 'Miscellaneous'), ] # Example configuration for intersphinx: refer to the Python standard library. # intersphinx_mapping = {'https://docs.python.org/': None} # Configure nbsphinx nbsphinx_kernel_name = "python" nbsphinx_timeout = 90 # Time in seconds; use -1 for no timeout nbsphinx_execute_arguments = [ "--InlineBackend.figure_formats={'svg', 'pdf'}", "--InlineBackend.rc=figure.dpi=96", ] # Modify this to not rerun the Jupyter notebook cells -- usually set by build_docs nb_ex_default = ['auto', 'never'][0] nb_ex = os.getenv('NBSPHINX_EXECUTE') if not nb_ex: nb_ex = nb_ex_default print(f'\n\nBuilding Jupyter notebooks with build option: {nb_ex}\n\n') nbsphinx_execute = nb_ex ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file should't rely on extra depencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//docs.idmod.org/_/downloads/covasim/en/latest/pdf/"), ("html", "//docs.idmod.org/_/downloads/covasim/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'institute-for-disease-modeling-covasim', 'name': u'covasim', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.idmod.org/projects/covasim/en/latest/', 'analytics_code': 'UA-87656833-3', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'InstituteforDiseaseModeling', 'proxied_api_host': '/_', 'github_repo': 'covasim', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-87656833-3', 'global_analytics_code': 'UA-17997319-2', 'commit': '15b6625d', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/institute-for-disease-modeling-covasim/builds/603865/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-04-01T03:04:28.730780Z, end-time: 2021-04-01T03:07:44.723683Z, duration: 195, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v1.8.5 Covasim 2.1.2 (2021-03-31) — © 2021 by IDM Building Jupyter notebooks with build option: auto loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 42 source files that are out of date updating environment: 42 added, 0 changed, 0 removed reading sources... [ 2%] conduct reading sources... [ 4%] contributing reading sources... [ 7%] covasim.analysis reading sources... [ 9%] covasim.base reading sources... [ 11%] covasim.data reading sources... [ 14%] covasim.data.country_age_data reading sources... [ 16%] covasim.data.household_size_data reading sources... [ 19%] covasim.data.loaders reading sources... [ 21%] covasim.data.state_age_data reading sources... [ 23%] covasim.defaults reading sources... [ 26%] covasim.interventions reading sources... [ 28%] covasim.misc reading sources... [ 30%] covasim.parameters reading sources... [ 33%] covasim.people reading sources... [ 35%] covasim.plotting reading sources... [ 38%] covasim.population reading sources... [ 40%] covasim.requirements reading sources... [ 42%] covasim.run reading sources... [ 45%] covasim.settings reading sources... [ 47%] covasim.sim reading sources... [ 50%] covasim.utils reading sources... [ 52%] covasim.version reading sources... [ 54%] data reading sources... [ 57%] faq reading sources... [ 59%] glossary reading sources... [ 61%] index reading sources... [ 64%] modules reading sources... [ 66%] overview reading sources... [ 69%] parameters reading sources... [ 71%] tutorials reading sources... [ 73%] tutorials/README reading sources... [ 76%] tutorials/t01 /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/jupyter_client/localinterfaces.py:245: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) reading sources... [ 78%] tutorials/t02 /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/jupyter_client/localinterfaces.py:245: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) reading sources... [ 80%] tutorials/t03 /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/jupyter_client/localinterfaces.py:245: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) reading sources... [ 83%] tutorials/t04 /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/jupyter_client/localinterfaces.py:245: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) reading sources... [ 85%] tutorials/t05 /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/jupyter_client/localinterfaces.py:245: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) reading sources... [ 88%] tutorials/t06 /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/jupyter_client/localinterfaces.py:245: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) reading sources... [ 90%] tutorials/t07 /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/jupyter_client/localinterfaces.py:245: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) reading sources... [ 92%] tutorials/t08 reading sources... [ 95%] tutorials/t09 /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/jupyter_client/localinterfaces.py:245: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) reading sources... [ 97%] tutorials/t10 /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/jupyter_client/localinterfaces.py:245: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) reading sources... [100%] whatsnew looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] conduct writing output... [ 4%] contributing writing output... [ 7%] covasim.analysis writing output... [ 9%] covasim.base writing output... [ 11%] covasim.data writing output... [ 14%] covasim.data.country_age_data writing output... [ 16%] covasim.data.household_size_data writing output... [ 19%] covasim.data.loaders writing output... [ 21%] covasim.data.state_age_data writing output... [ 23%] covasim.defaults writing output... [ 26%] covasim.interventions writing output... [ 28%] covasim.misc writing output... [ 30%] covasim.parameters writing output... [ 33%] covasim.people writing output... [ 35%] covasim.plotting writing output... [ 38%] covasim.population writing output... [ 40%] covasim.requirements writing output... [ 42%] covasim.run writing output... [ 45%] covasim.settings writing output... [ 47%] covasim.sim writing output... [ 50%] covasim.utils writing output... [ 52%] covasim.version writing output... [ 54%] data writing output... [ 57%] faq writing output... [ 59%] glossary writing output... [ 61%] index writing output... [ 64%] modules writing output... [ 66%] overview writing output... [ 69%] parameters writing output... [ 71%] tutorials writing output... [ 73%] tutorials/README writing output... [ 76%] tutorials/t01 writing output... [ 78%] tutorials/t02 writing output... [ 80%] tutorials/t03 writing output... [ 83%] tutorials/t04 writing output... [ 85%] tutorials/t05 writing output... [ 88%] tutorials/t06 writing output... [ 90%] tutorials/t07 writing output... [ 92%] tutorials/t08 writing output... [ 95%] tutorials/t09 writing output... [ 97%] tutorials/t10 writing output... [100%] whatsnew generating indices... genindex py-modindex copying notebooks ... [ 10%] tutorials/t01.ipynb copying notebooks ... [ 20%] tutorials/t02.ipynb copying notebooks ... [ 30%] tutorials/t03.ipynb copying notebooks ... [ 40%] tutorials/t04.ipynb copying notebooks ... [ 50%] tutorials/t05.ipynb copying notebooks ... [ 60%] tutorials/t06.ipynb copying notebooks ... [ 70%] tutorials/t07.ipynb copying notebooks ... [ 80%] tutorials/t08.ipynb copying notebooks ... [ 90%] tutorials/t09.ipynb copying notebooks ... [100%] tutorials/t10.ipynb highlighting module code... [ 6%] covasim.analysis highlighting module code... [ 12%] covasim.base highlighting module code... [ 18%] covasim.data.loaders highlighting module code... [ 25%] covasim.defaults highlighting module code... [ 31%] covasim.interventions highlighting module code... [ 37%] covasim.misc highlighting module code... [ 43%] covasim.parameters highlighting module code... [ 50%] covasim.people highlighting module code... [ 56%] covasim.plotting highlighting module code... [ 62%] covasim.population highlighting module code... [ 68%] covasim.requirements highlighting module code... [ 75%] covasim.run highlighting module code... [ 81%] covasim.sim highlighting module code... [ 87%] covasim.utils highlighting module code... [ 93%] numpy highlighting module code... [100%] sciris.sc_utils writing additional pages... search opensearch copying images... [ 2%] tutorials/../_build/doctrees/nbsphinx/tutorials_t01_1_1.svg copying images... [ 5%] tutorials/../_build/doctrees/nbsphinx/tutorials_t01_11_0.svg copying images... [ 7%] tutorials/../_build/doctrees/nbsphinx/tutorials_t01_13_0.svg copying images... [ 10%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_10_1.svg copying images... [ 13%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_12_0.svg copying images... [ 15%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_14_0.svg copying images... [ 18%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_16_0.svg copying images... [ 21%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_24_0.svg copying images... [ 23%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_2_1.svg copying images... [ 26%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_6_0.svg copying images... [ 28%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_7_0.svg copying images... [ 31%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_9_0.svg copying images... [ 34%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_11_0.svg copying images... [ 36%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_13_0.svg copying images... [ 39%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_16_0.svg copying images... [ 42%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_19_0.svg copying images... [ 44%] tutorials/../_build/doctrees/nbsphinx/tutorials_t04_2_1.svg copying images... [ 47%] tutorials/../_build/doctrees/nbsphinx/tutorials_t04_10_0.svg copying images... [ 50%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_1_1.svg copying images... [ 52%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_7_0.svg copying images... [ 55%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_9_0.svg copying images... [ 57%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_13_0.svg copying images... [ 60%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_17_0.svg copying images... [ 63%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_20_0.svg copying images... [ 65%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_29_0.svg copying images... [ 68%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_31_0.svg copying images... [ 71%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_1_2.svg copying images... [ 73%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_3_1.svg copying images... [ 76%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_3_2.svg copying images... [ 78%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_5_0.svg copying images... [ 81%] tutorials/../_build/doctrees/nbsphinx/tutorials_t07_1_1.svg copying images... [ 84%] tutorials/../_build/doctrees/nbsphinx/tutorials_t07_5_1.svg copying images... [ 86%] tutorials/../_build/doctrees/nbsphinx/tutorials_t07_12_0.svg copying images... [ 89%] tutorials/../_build/doctrees/nbsphinx/tutorials_t09_1_1.svg copying images... [ 92%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_1_1.svg copying images... [ 94%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_3_0.svg copying images... [ 97%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_5_1.svg copying images... [100%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_5_2.svg copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/jupyter_client/localinterfaces.py:245: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) warn("Unexpected error discovering local network interfaces: %s" % e) /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): [rtd-command-info] start-time: 2021-04-01T03:07:44.961450Z, end-time: 2021-04-01T03:07:50.795393Z, duration: 5, exit-code: 0 python -m sphinx -T -W --keep-going -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v1.8.5 Covasim 2.1.2 (2021-03-31) — © 2021 by IDM Building Jupyter notebooks with build option: auto loading translations [en]... done making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [] 0 added, 1 changed, 0 removed reading sources... [100%] modules looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... overview tutorials tutorials/t01 tutorials/t02 tutorials/t03 tutorials/t04 tutorials/t05 tutorials/t06 tutorials/t07 tutorials/t08 tutorials/t09 tutorials/t10 faq whatsnew parameters data glossary contributing conduct modules covasim.data covasim.data.country_age_data covasim.data.household_size_data covasim.data.loaders covasim.data.state_age_data covasim.analysis covasim.base covasim.defaults covasim.interventions covasim.misc covasim.parameters covasim.people covasim.plotting covasim.population covasim.requirements covasim.run covasim.settings covasim.sim covasim.utils covasim.version writing... done writing additional files... opensearch copying images... [ 2%] tutorials/../_build/doctrees/nbsphinx/tutorials_t01_1_1.svg copying images... [ 5%] tutorials/../_build/doctrees/nbsphinx/tutorials_t01_11_0.svg copying images... [ 7%] tutorials/../_build/doctrees/nbsphinx/tutorials_t01_13_0.svg copying images... [ 10%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_10_1.svg copying images... [ 13%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_12_0.svg copying images... [ 15%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_14_0.svg copying images... [ 18%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_16_0.svg copying images... [ 21%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_24_0.svg copying images... [ 23%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_2_1.svg copying images... [ 26%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_6_0.svg copying images... [ 28%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_7_0.svg copying images... [ 31%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_9_0.svg copying images... [ 34%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_11_0.svg copying images... [ 36%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_13_0.svg copying images... [ 39%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_16_0.svg copying images... [ 42%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_19_0.svg copying images... [ 44%] tutorials/../_build/doctrees/nbsphinx/tutorials_t04_2_1.svg copying images... [ 47%] tutorials/../_build/doctrees/nbsphinx/tutorials_t04_10_0.svg copying images... [ 50%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_1_1.svg copying images... [ 52%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_7_0.svg copying images... [ 55%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_9_0.svg copying images... [ 57%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_13_0.svg copying images... [ 60%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_17_0.svg copying images... [ 63%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_20_0.svg copying images... [ 65%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_29_0.svg copying images... [ 68%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_31_0.svg copying images... [ 71%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_1_2.svg copying images... [ 73%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_3_1.svg copying images... [ 76%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_3_2.svg copying images... [ 78%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_5_0.svg copying images... [ 81%] tutorials/../_build/doctrees/nbsphinx/tutorials_t07_1_1.svg copying images... [ 84%] tutorials/../_build/doctrees/nbsphinx/tutorials_t07_5_1.svg copying images... [ 86%] tutorials/../_build/doctrees/nbsphinx/tutorials_t07_12_0.svg copying images... [ 89%] tutorials/../_build/doctrees/nbsphinx/tutorials_t09_1_1.svg copying images... [ 92%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_1_1.svg copying images... [ 94%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_3_0.svg copying images... [ 97%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_5_1.svg copying images... [100%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_5_2.svg copying static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-04-01T03:07:50.973920Z, end-time: 2021-04-01T03:07:56.403493Z, duration: 5, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 Covasim 2.1.2 (2021-03-31) — © 2021 by IDM Building Jupyter notebooks with build option: auto loading translations [en]... done making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [] 0 added, 1 changed, 0 removed reading sources... [100%] modules looking for now-outdated files... none found pickling environment... done checking consistency... done processing covasim-docs.tex...index overview tutorials tutorials/t01 tutorials/t02 tutorials/t03 tutorials/t04 tutorials/t05 tutorials/t06 tutorials/t07 tutorials/t08 tutorials/t09 tutorials/t10 faq whatsnew parameters data glossary contributing conduct modules covasim.data covasim.data.country_age_data covasim.data.household_size_data covasim.data.loaders covasim.data.state_age_data covasim.analysis covasim.base covasim.defaults covasim.interventions covasim.misc covasim.parameters covasim.people covasim.plotting covasim.population covasim.requirements covasim.run covasim.settings covasim.sim covasim.utils covasim.version resolving references... writing... done copying images... [ 2%] tutorials/../_build/doctrees/nbsphinx/tutorials_t01_1_1.pdf copying images... [ 5%] tutorials/../_build/doctrees/nbsphinx/tutorials_t01_11_0.pdf copying images... [ 7%] tutorials/../_build/doctrees/nbsphinx/tutorials_t01_13_0.pdf copying images... [ 10%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_10_1.pdf copying images... [ 13%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_12_0.pdf copying images... [ 15%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_14_0.pdf copying images... [ 18%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_16_0.pdf copying images... [ 21%] tutorials/../_build/doctrees/nbsphinx/tutorials_t02_24_0.pdf copying images... [ 23%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_2_1.pdf copying images... [ 26%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_6_0.pdf copying images... [ 28%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_7_0.pdf copying images... [ 31%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_9_0.pdf copying images... [ 34%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_11_0.pdf copying images... [ 36%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_13_0.pdf copying images... [ 39%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_16_0.pdf copying images... [ 42%] tutorials/../_build/doctrees/nbsphinx/tutorials_t03_19_0.pdf copying images... [ 44%] tutorials/../_build/doctrees/nbsphinx/tutorials_t04_2_1.pdf copying images... [ 47%] tutorials/../_build/doctrees/nbsphinx/tutorials_t04_10_0.pdf copying images... [ 50%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_1_1.pdf copying images... [ 52%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_7_0.pdf copying images... [ 55%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_9_0.pdf copying images... [ 57%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_13_0.pdf copying images... [ 60%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_17_0.pdf copying images... [ 63%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_20_0.pdf copying images... [ 65%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_29_0.pdf copying images... [ 68%] tutorials/../_build/doctrees/nbsphinx/tutorials_t05_31_0.pdf copying images... [ 71%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_1_2.pdf copying images... [ 73%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_3_1.pdf copying images... [ 76%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_3_2.pdf copying images... [ 78%] tutorials/../_build/doctrees/nbsphinx/tutorials_t06_5_0.pdf copying images... [ 81%] tutorials/../_build/doctrees/nbsphinx/tutorials_t07_1_1.pdf copying images... [ 84%] tutorials/../_build/doctrees/nbsphinx/tutorials_t07_5_1.pdf copying images... [ 86%] tutorials/../_build/doctrees/nbsphinx/tutorials_t07_12_0.pdf copying images... [ 89%] tutorials/../_build/doctrees/nbsphinx/tutorials_t09_1_1.pdf copying images... [ 92%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_1_1.pdf copying images... [ 94%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_3_0.pdf copying images... [ 97%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_5_1.pdf copying images... [100%] tutorials/../_build/doctrees/nbsphinx/tutorials_t10_5_2.pdf copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages/sphinx/builders/latex/__init__.py:201: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. if toctrees[0].get('maxdepth') > 0: WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/checkouts/latest/docs/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-04-01T03:07:56.617895Z, end-time: 2021-04-01T03:07:56.698523Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2021-04-01T03:07:56.810835Z, end-time: 2021-04-01T03:08:03.341689Z, duration: 6, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=institute-for-disease-modeling-covasim -interaction=nonstopmode ... (truncated) ... Command output too long. Truncated to last 1MB. F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2714 ...8 have covid on timestep 92 🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2714 ...8 have covid on timestep 92 🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2714 ...8 have covid on timestep 92 🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2715 ...ed 88 have covid on timestep 93 🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2715 ...ed 88 have covid on timestep 93 🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2716 ...e aged 88 have covid on timestep 94 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2717 ...e aged 88 have covid on timestep 95 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2718 ...e aged 88 have covid on timestep 96 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2719 ...e aged 88 have covid on timestep 97 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2720 ...e aged 88 have covid on timestep 98 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2721 ...e aged 88 have covid on timestep 99 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2722 ... aged 88 have covid on timestep 100 🤯 Underfull \vbox (badness 10000) detected at line 2723 [54] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2735 ...op: 20000 random; epi: 16835⚙, 113☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2735 ...op: 20000 random; epi: 16835⚙, 113☠) Overfull \vbox (7.79704pt too high) detected at line 2764 [55] [56 <./tutorials_t07_1_1.pdf>] [57 <./tutorials_t07_5_1.pdf>] ! Package inputenc Error: Unicode char √ (U+221A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2911 ...ther, you’ve only reduced noise by √ \sphinxstyleemphasis{N}, i... [58] Underfull \vbox (badness 10000) detected at line 2998 Overfull \vbox (2.68169pt too high) detected at line 2998 [59] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (19.28168pt too high) detected at line 3111 [60] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [61] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [62] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [63] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [64] Underfull \vbox (badness 10000) detected at line 3153 [65] [66 <./tutorials_t07_12_0.pdf>] [67] Underfull \vbox (badness 10000) detected at line 3287 [68] [69 <./tutorials_t09_1_1.pdf>] Overfull \vbox (14.28343pt too high) detected at line 3457 [70] [71] [72] [73 <./tutorials_t10_1_1.pdf>] Underfull \vbox (badness 10000) detected at line 3707 [74] Overfull \vbox (0.95677pt too high) detected at line 3742 [75 <./tutorials_t10_3_0.pdf>] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3754 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3754 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3757 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3757 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3760 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3760 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3764 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3764 ...pop: 20000 random; epi: 11828⚙, 19☠) Underfull \vbox (badness 10000) detected at line 3777 [76] Underfull \vbox (badness 10000) detected at line 3788 [77 <./tutorials_t10_5_1.pdf>] LaTeX Warning: Hyper reference `faq:usage-questions' on page 78 undefined on in put line 3799. LaTeX Warning: Hyper reference `faq:can-covasim-be-run-on-hpc-clusters' on page 78 undefined on input line 3802. LaTeX Warning: Hyper reference `faq:what-method-is-best-for-saving-simulation-o bjects' on page 78 undefined on input line 3805. LaTeX Warning: Hyper reference `faq:does-covasim-support-time-dependent-paramet ers' on page 78 undefined on input line 3808. LaTeX Warning: Hyper reference `faq:how-can-you-introduce-new-infections-into-a -simulation' on page 78 undefined on input line 3811. LaTeX Warning: Hyper reference `faq:how-do-you-set-custom-prognoses-parameters- mortality-rate-susceptibility-etc' on page 78 undefined on input line 3814. LaTeX Warning: Hyper reference `faq:i-want-to-generate-a-contact-network-for-in sert-location-here-how-do-i-do-this' on page 78 undefined on input line 3817. LaTeX Warning: Hyper reference `faq:is-it-possible-to-model-interacting-geograp hical-regions' on page 78 undefined on input line 3820. LaTeX Warning: Hyper reference `faq:i-really-don-t-like-python-can-i-run-covasi m-via-r' on page 78 undefined on input line 3823. LaTeX Warning: Hyper reference `faq:conceptual-questions' on page 78 undefined on input line 3828. LaTeX Warning: Hyper reference `faq:what-are-the-relationships-between-populati on-size-number-of-agents-population-scaling-and-total-population' on page 78 un defined on input line 3831. LaTeX Warning: Hyper reference `faq:are-test-results-counted-from-swab-date-or- result-date' on page 78 undefined on input line 3834. LaTeX Warning: Hyper reference `faq:is-the-underlying-model-capable-of-generati ng-oscillations' on page 78 undefined on input line 3837. LaTeX Warning: Hyper reference `faq:common-problems' on page 78 undefined on in put line 3842. LaTeX Warning: Hyper reference `faq:i-m-getting-different-results-to-someone-el se-or-to-what-i-got-previously-with-the-same-parameters-why' on page 78 undefin ed on input line 3845. LaTeX Warning: Hyper reference `faq:why-doesn-t-the-webapp-accept-long-duration s-or-large-population-sizes' on page 78 undefined on input line 3848. LaTeX Warning: Hyper reference `faq:why-do-parallel-simulations-fail-on-windows -or-in-jupyter-notebooks' on page 78 undefined on input line 3851. [78 <./tutorials_t10_5_2.pdf>] [79] [80] [81] [82] [83] LaTeX Warning: Hyper reference `whatsnew:coming-soon' on page 84 undefined on i nput line 4063. LaTeX Warning: Hyper reference `whatsnew:latest-versions-2-x' on page 84 undefi ned on input line 4066. LaTeX Warning: Hyper reference `whatsnew:versions-1-7-x-1-7-0-1-7-6' on page 84 undefined on input line 4069. LaTeX Warning: Hyper reference `whatsnew:versions-1-6-x-1-6-0-1-6-1' on page 84 undefined on input line 4072. LaTeX Warning: Hyper reference `whatsnew:versions-1-5-x-1-5-0-1-5-3' on page 84 undefined on input line 4075. LaTeX Warning: Hyper reference `whatsnew:versions-1-4-x-1-4-0-1-4-8' on page 84 undefined on input line 4078. LaTeX Warning: Hyper reference `whatsnew:versions-1-3-x-1-3-0-1-3-5' on page 84 undefined on input line 4081. LaTeX Warning: Hyper reference `whatsnew:versions-1-2-x-1-2-0-1-2-3' on page 84 undefined on input line 4084. LaTeX Warning: Hyper reference `whatsnew:versions-1-1-x-1-1-0-1-1-7' on page 84 undefined on input line 4087. LaTeX Warning: Hyper reference `whatsnew:versions-1-0-x-1-0-0-1-0-3' on page 84 undefined on input line 4090. LaTeX Warning: Hyper reference `whatsnew:prerelease-versions-0-27-0-0-32-1' on page 84 undefined on input line 4093. [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] Underfull \hbox (badness 6910) in paragraph at lines 4830--4831 []\T1/ptm/m/n/10 If the sim-u-la-tion has reached the end, \T1/pcr/m/n/10 sim.r un() \T1/ptm/m/n/10 (and \T1/pcr/m/n/10 sim.step()\T1/ptm/m/n/10 ) will now rai se an [95] [96] [97] [98] [99] [100] [101] [102] Underfull \hbox (badness 6792) in paragraph at lines 5386--5387 []\T1/ptm/m/n/10 Interventions now have a \T1/pcr/m/n/10 label \T1/ptm/m/n/10 a t-tribute, which can be help-ful for find-ing them if many Underfull \hbox (badness 10000) in paragraph at lines 5386--5387 \T1/ptm/m/n/10 are used, e.g. \T1/pcr/m/n/10 [interv if interv.label==\TS1/pcr/ m/n/10 '\T1/pcr/m/n/10 Close schools\TS1/pcr/m/n/10 ' \T1/pcr/m/n/10 for interv in Underfull \hbox (badness 7832) in paragraph at lines 5427--5428 []\T1/ptm/m/n/10 An ^^Poverview^^Q plot-ting fea-ture has been added for sims a nd sce-nar-ios: sim-ply use \T1/pcr/m/n/10 sim. [103] Underfull \hbox (badness 6300) in paragraph at lines 5450--5451 []\T1/ptm/m/n/10 Moved \T1/pcr/m/n/10 transtree \T1/ptm/m/n/10 from \T1/pcr/m/n /10 sim.people \T1/ptm/m/n/10 into its own class: thus in-stead of \T1/pcr/m/n/ 10 sim.people. [104] [105] [106] Underfull \hbox (badness 6526) in paragraph at lines 5743--5744 []\T1/ptm/m/n/10 Updated \T1/pcr/m/n/10 r_eff \T1/ptm/m/n/10 to use a new metho d based on daily new in-fec-tions. The pre-vi-ous ver- [107] [108] Underfull \hbox (badness 10000) in paragraph at lines 5853--5854 []\T1/ptm/m/n/10 Improvements to trans-mis-sion trees: can now make a de-tailed tree with \T1/pcr/m/n/10 sim.people. Underfull \hbox (badness 10000) in paragraph at lines 5853--5854 \T1/pcr/m/n/10 make_detailed_transtree() \T1/ptm/m/n/10 (re-plac-ing \T1/pcr/m/ n/10 sim.people.transtree.make_detailed(sim. [109] [110] [111] [112] Package tabulary Warning: tymin too large (14.99634pt), resetting to 11.06775pt on input line 6504. Package tabulary Warning: No suitable columns! on input line 6504. Overfull \hbox (4.09229pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 key| Overfull \hbox (8.94202pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 pop- Underfull \hbox (badness 10000) in paragraph at lines 6504--6504 \T1/phv/m/n/10 u- Overfull \hbox (5.05199pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tion| Overfull \hbox (3.38208pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 ag- Overfull \hbox (6.61205pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 gre- Overfull \hbox (8.39195pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 gate| Overfull \hbox (52.03172pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_positives| Overfull \hbox (38.40172pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_death| Overfull \hbox (57.44177pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_recovered| Overfull \hbox (39.25182pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_active| Overfull \hbox (34.5018pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_tests| Overfull \hbox (66.0316pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (62.29163pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_discharged| Overfull \hbox (8.39195pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 date| Overfull \hbox (4.75218pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 day| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 pos- Underfull \hbox (badness 10000) in paragraph at lines 6504--6504 \T1/phv/m/n/10 i- Overfull \hbox (9.24205pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tives| Overfull \hbox (13.95189pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 death| Overfull \hbox (10.05197pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 tests| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 hos- Overfull \hbox (2.822pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tal- Overfull \hbox (7.1222pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 ized| Overfull \hbox (5.04211pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 dis- Overfull \hbox (25.06189pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 charged| Overfull \hbox (1.1521pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 re- Overfull \hbox (7.67224pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 cov- Overfull \hbox (8.94202pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 ered| Overfull \hbox (2.82214pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 ac- Overfull \hbox (4.24205pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tive| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57089| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57090| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57091| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57092| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57093| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57094| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57095| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57096| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57097| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57098| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57099| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 88.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 88.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57100| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 91.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 3.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57101| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 131.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 40.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57102| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 150.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 19.0| [113] Overfull \vbox (416.5699pt too high) has occurred while \output is active [114] Overfull \hbox (54.433pt too wide) in paragraph at lines 6535--6537 []\T1/ptm/m/n/10 The data is stored in CSV for-mat in \T1/pcr/m/n/10 data/epi_d ata/european-centre-for-disease-prevention-and-control Overfull \hbox (4.2014pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 date| Overfull \hbox (51.88701pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (34.03278pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 cum_in_icu| Overfull \hbox (54.81433pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 cum_on_ventilator| Overfull \hbox (10.0233pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 death| Overfull \hbox (32.78767pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_death| Overfull \hbox (51.38228pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_hospitalized| Overfull \hbox (44.5851pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_negatives| Overfull \hbox (41.96051pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_positives| Overfull \hbox (29.82321pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_tests| Overfull \hbox (0.8236pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 day| Overfull \hbox (22.69334pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 num_icu| Overfull \hbox (55.12386pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 num_on_ventilator| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2210| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2191| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 44.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2163| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 27.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2122| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2071| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 29.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 37.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1969| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 31.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1918| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1867| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1816| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2687.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2892.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1765| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 103.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 103.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1714| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1764.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1969.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1661| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 221.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 221.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1605| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (0.83572pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 963.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 750.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1713.0| [115] [116] [117] [118] [119] LaTeX Warning: Hyper reference `parameters::doc' on page 120 undefined on input line 7350. [120] [121] [122] Underfull \hbox (badness 10000) in paragraph at lines 1--7609 [][][]$\T1/ptm/m/n/10 https : / / population . un . org / household / exceldata / population _ division _ UN _ Houseshold _ Size _ and _ Composition _ 2019 . [123] [124] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 125 undefined on input line 7798. LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 125 undefined on input line 7866. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 125 undefi ned on input line 7884. [125] Underfull \hbox (badness 10000) in paragraph at lines 7951--7951 []\T1/ptm/m/it/10 windows=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 width=0.8\T1/pt m/m/n/10 , \T1/ptm/m/it/10 color='#F8A493'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fig_ args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_args=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 126 undefined on input line 7986. [126] Underfull \hbox (badness 10000) in paragraph at lines 8046--8046 []\T1/ptm/m/it/10 total=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 do_show=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 fig_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_ args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 plot_args=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 127 undefined on input line 8087. [127] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 128 undefined on input line 8198. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 128 undefi ned on input line 8225. [128] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 129 undefined on input line 8357. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 129 undefi ned on input line 8367. [129] [130] Underfull \hbox (badness 6775) in paragraph at lines 8532--8532 []\T1/ptm/m/it/10 start_day=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end_day=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 bins=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 width= 0.8\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fig_args=None\T1/ptm/m/n/10 , [131] LaTeX Warning: Hyper reference `covasim.base:covasim.base.ParsObj' on page 132 undefined on input line 8645. [132] [133] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 134 undefi ned on input line 8959. [134] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 135 undefi ned on input line 9015. LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 135 undefined on input line 9037. LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 135 undefined on input line 9074. [135] [136] [137] LaTeX Warning: Hyper reference `covasim.base:covasim.base.FlexDict' on page 138 undefined on input line 9421. LaTeX Warning: Hyper reference `covasim.base:covasim.base.FlexDict' on page 138 undefined on input line 9481. [138] [139] [140] [141] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 142 undefined on input line 9897. LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 142 undefined on input line 9941. [142] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 143 undefined on input line 9990. LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 143 undefined on input line 10042. [143] Underfull \hbox (badness 10000) in paragraph at lines 10106--10106 \T1/ptm/m/it/10 ili_prev=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sen-si-tiv-ity=1. 0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 loss_prob=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 t est_delay=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_day=0\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 144 undefined on input line 10107. [144] Underfull \hbox (badness 6428) in paragraph at lines 10187--10187 []\T1/ptm/m/it/10 symp_prob\T1/ptm/m/n/10 , \T1/ptm/m/it/10 asymp_prob=0.0\T1/p tm/m/n/10 , \T1/ptm/m/it/10 symp_quar_prob=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 asymp_quar_prob=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 145 undefined on input line 10188. [145] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 146 undefined on input line 10267. [146] Underfull \hbox (badness 5970) in paragraph at lines 10419--10419 []\T1/ptm/m/it/10 days\T1/ptm/m/n/10 , \T1/ptm/m/it/10 prob=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rel_sus=0.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rel_symp=0.0\T1/pt m/m/n/10 , \T1/ptm/m/it/10 sub-tar-get=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cu- mu-la-tive=False\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 147 undefined on input line 10420. [147] [148] [149] [150] [151] Underfull \hbox (badness 8019) in paragraph at lines 10986--10986 []\T1/ptm/m/it/10 sim\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se-ries=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 in-ter-val=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_day=N one\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end_day=None\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 mov- [152] Underfull \hbox (badness 10000) in paragraph at lines 11002--11002 []\T1/ptm/m/it/10 count1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 count2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-po-sure1=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-po-sure2=1\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ra-tio_null=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 met hod='score'\T1/ptm/m/n/10 , [153] [154] LaTeX Warning: Hyper reference `covasim.base:covasim.base.BasePeople' on page 1 55 undefined on input line 11248. [155] [156] [157] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 158 undefi ned on input line 11624. Overfull \vbox (13.36339pt too high) detected at line 11640 [158] Underfull \hbox (badness 10000) in paragraph at lines 11647--11647 \T1/ptm/m/it/10 ter_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_args=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 fill_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 le g-end_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 date_args=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11655--11655 \T1/ptm/m/it/10 show_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mpl_args=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 n_cols=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid= False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-mat-icks=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11663--11663 []\T1/ptm/m/it/10 sim\T1/ptm/m/n/10 , \T1/ptm/m/it/10 key\T1/ptm/m/n/10 , \T1/p tm/m/it/10 fig_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 plot_args=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 axis_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 scat-te r_args=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11663--11663 \T1/ptm/m/it/10 date_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mpl_args=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 grid=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-ma t-icks=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 setylim=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11679--11679 []\T1/ptm/m/it/10 people\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bins=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 width=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 al-pha=0.6\T1/ptm /m/n/10 , \T1/ptm/m/it/10 fig_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_ar gs=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 159 undefi ned on input line 11722. [159] LaTeX Warning: Hyper reference `covasim.people:covasim.people.People' on page 1 60 undefined on input line 11751. Underfull \hbox (badness 10000) in paragraph at lines 11760--11760 []\T1/ptm/m/it/10 sim\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_age_data=True\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 use_household_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 sex_ratio=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mi-crostruc- LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 160 undefi ned on input line 11784. [160] Underfull \hbox (badness 10000) in paragraph at lines 11864--11864 []\T1/ptm/m/it/10 sim=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pop-u-la-tion=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 layer_mapping=None\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 com-mu-nity_contacts=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 161 undefi ned on input line 11872. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 161 undefi ned on input line 11951. [161] [162] [163] [164] LaTeX Warning: Hyper reference `covasim.run:covasim.run.MultiSim' on page 165 u ndefined on input line 12362. LaTeX Warning: Hyper reference `covasim.run:covasim.run.MultiSim' on page 165 u ndefined on input line 12382. LaTeX Warning: Hyper reference `covasim.run:covasim.run.MultiSim' on page 165 u ndefined on input line 12393. [165] [166] LaTeX Warning: Hyper reference `covasim.base:covasim.base.ParsObj' on page 167 undefined on input line 12536. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 167 undefi ned on input line 12545. [167] [168] LaTeX Warning: Hyper reference `covasim.run:covasim.run.Scenarios' on page 169 undefined on input line 12754. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 169 undefi ned on input line 12844. [169] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 170 undefi ned on input line 12882. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 170 undefi ned on input line 12905. [170] Underfull \hbox (badness 5288) in paragraph at lines 12994--12994 []\T1/ptm/m/it/10 pars=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 datafile=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 dat-a-cols=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-b el=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sim-file=None\T1/ptm/m/n/10 , \T1/ptm/m /it/10 pop-file=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `covasim.base:covasim.base.BaseSim' on page 171 undefined on input line 12995. [171] Underfull \hbox (badness 10000) in paragraph at lines 13166--13166 []\T1/ptm/m/it/10 save_pop=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 load_pop=False \T1/ptm/m/n/10 , \T1/ptm/m/it/10 pop-file=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-set=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=None\T1/ptm/m/n/10 , [172] [173] [174] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13473 ...edium length output). The symbol “⚙ ” is used to show ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13474 infections, and “☠ ” is used to show deaths. [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] LaTeX Warning: Reference `modules:module-covasim' on page 185 undefined on inpu t line 14417. LaTeX Warning: Reference `covasim.analysis:module-covasim.analysis' on page 185 undefined on input line 14418. LaTeX Warning: Reference `covasim.base:module-covasim.base' on page 185 undefin ed on input line 14419. LaTeX Warning: Reference `covasim.data:module-covasim.data' on page 185 undefin ed on input line 14420. LaTeX Warning: Reference `covasim.data.country_age_data:module-covasim.data.cou ntry_age_data' on page 185 undefined on input line 14421. LaTeX Warning: Reference `covasim.data.household_size_data:module-covasim.data. household_size_data' on page 185 undefined on input line 14422. LaTeX Warning: Reference `covasim.data.loaders:module-covasim.data.loaders' on page 185 undefined on input line 14423. LaTeX Warning: Reference `covasim.data.state_age_data:module-covasim.data.state _age_data' on page 185 undefined on input line 14424. LaTeX Warning: Reference `covasim.defaults:module-covasim.defaults' on page 185 undefined on input line 14425. LaTeX Warning: Reference `covasim.interventions:module-covasim.interventions' o n page 185 undefined on input line 14426. LaTeX Warning: Reference `covasim.misc:module-covasim.misc' on page 185 undefin ed on input line 14427. LaTeX Warning: Reference `covasim.parameters:module-covasim.parameters' on page 185 undefined on input line 14428. LaTeX Warning: Reference `covasim.people:module-covasim.people' on page 185 und efined on input line 14429. LaTeX Warning: Reference `covasim.plotting:module-covasim.plotting' on page 185 undefined on input line 14430. LaTeX Warning: Reference `covasim.population:module-covasim.population' on page 185 undefined on input line 14431. LaTeX Warning: Reference `covasim.requirements:module-covasim.requirements' on page 185 undefined on input line 14432. LaTeX Warning: Reference `covasim.run:module-covasim.run' on page 185 undefined on input line 14433. LaTeX Warning: Reference `covasim.settings:module-covasim.settings' on page 185 undefined on input line 14434. LaTeX Warning: Reference `covasim.sim:module-covasim.sim' on page 185 undefined on input line 14435. LaTeX Warning: Reference `covasim.utils:module-covasim.utils' on page 185 undef ined on input line 14436. LaTeX Warning: Reference `covasim.version:module-covasim.version' on page 185 u ndefined on input line 14437. [185] No file institute-for-disease-modeling-covasim.ind. (./institute-for-disease-modeling-covasim.aux) Package rerunfilecheck Warning: File `institute-for-disease-modeling-covasim.ou t' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy9.pfb> Output written on institute-for-disease-modeling-covasim.pdf (189 pages, 128182 4 bytes). Transcript written on institute-for-disease-modeling-covasim.log. Latexmk: Index file 'institute-for-disease-modeling-covasim.idx' was written Latexmk: Missing input file: 'institute-for-disease-modeling-covasim.ind' from line 'No file institute-for-disease-modeling-covasim.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'institute-for-disease-modeling-covasim.pdf' Latexmk: Log file says output to 'institute-for-disease-modeling-covasim.pdf' Latexmk: List of undefined refs and citations: Reference `covasim.analysis:module-covasim.analysis' on page 185 undefined on input line 14418 Reference `covasim.base:module-covasim.base' on page 185 undefined on input line 14419 Reference `covasim.data.country_age_data:module-covasim.data.country_age_data' on page 185 undefined on input line 14421 Reference `covasim.data.household_size_data:module-covasim.data.household_size_data' on page 185 undefined on input line 14422 Reference `covasim.data.loaders:module-covasim.data.loaders' on page 185 undefined on input line 14423 Reference `covasim.data.state_age_data:module-covasim.data.state_age_data' on page 185 undefined on input line 14424 Reference `covasim.data:module-covasim.data' on page 185 undefined on input line 14420 Reference `covasim.defaults:module-covasim.defaults' on page 185 undefined on input line 14425 Reference `covasim.interventions:module-covasim.interventions' on page 185 undefined on input line 14426 Reference `covasim.misc:module-covasim.misc' on page 185 undefined on input line 14427 Reference `covasim.parameters:module-covasim.parameters' on page 185 undefined on input line 14428 Reference `covasim.people:module-covasim.people' on page 185 undefined on input line 14429 Reference `covasim.plotting:module-covasim.plotting' on page 185 undefined on input line 14430 Reference `covasim.population:module-covasim.population' on page 185 undefined on input line 14431 Reference `covasim.requirements:module-covasim.requirements' on page 185 undefined on input line 14432 Reference `covasim.run:module-covasim.run' on page 185 undefined on input line 14433 Reference `covasim.settings:module-covasim.settings' on page 185 undefined on input line 14434 Reference `covasim.sim:module-covasim.sim' on page 185 undefined on input line 14435 Reference `covasim.utils:module-covasim.utils' on page 185 undefined on input line 14436 Reference `covasim.version:module-covasim.version' on page 185 undefined on input line 14437 Reference `modules:module-covasim' on page 185 undefined on input line 14417 Latexmk: Summary of warnings: Latex failed to resolve 21 reference(s) Rule 'makeindex institute-for-disease-modeling-covasim.idx': File changes, etc: Non-existent destination files: 'institute-for-disease-modeling-covasim.ind' ------------ Run number 1 of rule 'makeindex institute-for-disease-modeling-covasim.idx' ------------ ------------ Running 'makeindex -s python.ist -o "institute-for-disease-modeling-covasim.ind" "institute-for-disease-modeling-covasim.idx"' ------------ Latexmk: applying rule 'makeindex institute-for-disease-modeling-covasim.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file institute-for-disease-modeling-covasim.idx....done (347 entries accepted, 0 rejected). Sorting entries......done (3145 comparisons). Generating output file institute-for-disease-modeling-covasim.ind....done (413 lines written, 0 warnings). Output written in institute-for-disease-modeling-covasim.ind. Transcript written in institute-for-disease-modeling-covasim.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'institute-for-disease-modeling-covasim.aux' 'institute-for-disease-modeling-covasim.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="institute-for-disease-modeling-covasim" "covasim-docs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./covasim-docs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file institute-for-disease-modeling-covasim.idx (./institute-for-disease-modeling-covasim.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./institute-for-disease-modeling-covasim.out) (./institute-for-disease-modeling-covasim.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./institute-for-disease-modeling-covasim.toc [1] [2] [3] [4]) [5] [6] [1] [2] Chapter 1. [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [4] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6] [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \vbox (badness 10000) detected at line 578 [8] [9 <./tutorials_t01_1_1.pdf>] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.650 ...pop: 50000 random; epi: 37780⚙, 101☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.650 ...pop: 50000 random; epi: 37780⚙, 101☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.708 ...pop: 50000 random; epi: 37780⚙, 101☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.708 ...pop: 50000 random; epi: 37780⚙, 101☠) [10] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.764 ... pop: 50000 random; epi: 17502⚙, 14☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.764 ... pop: 50000 random; epi: 17502⚙, 14☠) Underfull \vbox (badness 10000) detected at line 790 [11] Overfull \vbox (2.21364pt too high) detected at line 824 [12 <./tutorials_t01_11_0.pdf>] [13 <./tutorials_t01_13_0.pdf>] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.883 ... pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.883 ... pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.909 ... pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.909 ... pop: 20000 random; epi: 11828⚙, 19☠) Overfull \hbox (178.24425pt too wide) in paragraph at lines 967--967 []|\T1/pcr/m/n/9 ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^ V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V| Overfull \hbox (178.24425pt too wide) in paragraph at lines 987--987 []|\T1/pcr/m/n/9 ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^ V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V| Overfull \hbox (178.24425pt too wide) in paragraph at lines 991--991 []|\T1/pcr/m/n/9 ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^ V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V| Overfull \hbox (178.24425pt too wide) in paragraph at lines 1021--1021 []|\T1/pcr/m/n/9 ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^ V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V| [14] [15] Underfull \vbox (badness 10000) detected at line 1085 [16 <./tutorials_t02_10_1.pdf>] Underfull \vbox (badness 10000) detected at line 1106 [17 <./tutorials_t02_12_0.pdf>] Underfull \vbox (badness 10000) detected at line 1127 [18 <./tutorials_t02_14_0.pdf>] [19 <./tutorials_t02_16_0.pdf>] [20 <./tutorial s_t02_24_0.pdf>] Underfull \vbox (badness 10000) detected at line 1328 [21] Underfull \vbox (badness 10000) detected at line 1396 [22] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1420 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1420 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1421 ...pop: 20000 random; epi: 13135⚙, 16☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1421 ...pop: 20000 random; epi: 13135⚙, 16☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1422 ...pop: 20000 random; epi: 10707⚙, 10☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1422 ...pop: 20000 random; epi: 10707⚙, 10☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1423 ... pop: 20000 random; epi: 8660⚙, 14☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1423 ... pop: 20000 random; epi: 8660⚙, 14☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1424 ... pop: 20000 random; epi: 9297⚙, 10☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1424 ... pop: 20000 random; epi: 9297⚙, 10☠) [23 <./tutorials_t03_2_1.pdf>] Underfull \vbox (badness 10000) detected at line 1468 [24 <./tutorials_t03_6_0.pdf>] Underfull \vbox (badness 10000) detected at line 1490 [25 <./tutorials_t03_7_0.pdf>] Underfull \vbox (badness 7221) detected at line 1527 [26 <./tutorials_t03_9_0.pdf>] Underfull \vbox (badness 10000) detected at line 1571 [27 <./tutorials_t03_11_0.pdf>] [28 <./tutorials_t03_13_0.pdf>] [29 <./tutorial s_t03_16_0.pdf>] Underfull \vbox (badness 10000) detected at line 1665 [30] [31 <./tutorials_t03_19_0.pdf>] [32 <./tutorials_t04_2_1.pdf>] [33] Underfull \vbox (badness 10000) detected at line 1854 [34] [35 <./tutorials_t04_10_0.pdf>] [36 <./tutorials_t05_1_1.pdf>] [37] Underfull \vbox (badness 10000) detected at line 2029 [38] Overfull \vbox (2.95677pt too high) detected at line 2065 [39 <./tutorials_t05_7_0.pdf>] [40 <./tutorials_t05_9_0.pdf>] [41] [42 <./tutor ials_t05_13_0.pdf>] [43 <./tutorials_t05_17_0.pdf>] Underfull \vbox (badness 10000) detected at line 2256 [44] [45 <./tutorials_t05_20_0.pdf>] [46] Underfull \vbox (badness 10000) detected at line 2404 [47] Underfull \vbox (badness 10000) detected at line 2427 [48 <./tutorials_t05_29_0.pdf>] [49 <./tutorials_t05_31_0.pdf>] Overfull \vbox (10.77625pt too high) detected at line 2529 [50 <./tutorials_t06_1_2.pdf>] Underfull \vbox (badness 10000) detected at line 2552 [51 <./tutorials_t06_3_1.pdf>] [52 <./tutorials_t06_3_2.pdf>] ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...GZcb{}}\PYG{l+s+s1}{\PYGZsq{}}\PYG{p}{)} Overfull \vbox (14.10234pt too high) detected at line 2635 [53 <./tutorials_t06_5_0.pdf>] ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2647 ...e aged 88 have covid on timestep 25 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2648 ...e aged 88 have covid on timestep 26 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2649 ...e aged 88 have covid on timestep 27 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2650 ...e aged 88 have covid on timestep 28 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2651 ...ed 88 have covid on timestep 29 🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2651 ...ed 88 have covid on timestep 29 🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ...ovid on timestep 30 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ...ovid on timestep 30 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ...ovid on timestep 30 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ...ovid on timestep 30 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ...ovid on timestep 30 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ...ovid on timestep 31 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ...ovid on timestep 31 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ...ovid on timestep 31 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ...ovid on timestep 31 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ...ovid on timestep 31 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2714 ...8 have covid on timestep 92 🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2714 ...8 have covid on timestep 92 🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2714 ...8 have covid on timestep 92 🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2715 ...ed 88 have covid on timestep 93 🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2715 ...ed 88 have covid on timestep 93 🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2716 ...e aged 88 have covid on timestep 94 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2717 ...e aged 88 have covid on timestep 95 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2718 ...e aged 88 have covid on timestep 96 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2719 ...e aged 88 have covid on timestep 97 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2720 ...e aged 88 have covid on timestep 98 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2721 ...e aged 88 have covid on timestep 99 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2722 ... aged 88 have covid on timestep 100 🤯 Underfull \vbox (badness 10000) detected at line 2723 [54] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2735 ...op: 20000 random; epi: 16835⚙, 113☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2735 ...op: 20000 random; epi: 16835⚙, 113☠) Overfull \vbox (7.79704pt too high) detected at line 2764 [55] [56 <./tutorials_t07_1_1.pdf>] [57 <./tutorials_t07_5_1.pdf>] ! Package inputenc Error: Unicode char √ (U+221A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2911 ...ther, you’ve only reduced noise by √ \sphinxstyleemphasis{N}, i... [58] Underfull \vbox (badness 10000) detected at line 2998 Overfull \vbox (2.68169pt too high) detected at line 2998 [59] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (19.28168pt too high) detected at line 3111 [60] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [61] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [62] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [63] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [64] Underfull \vbox (badness 10000) detected at line 3153 [65] [66 <./tutorials_t07_12_0.pdf>] [67] Underfull \vbox (badness 10000) detected at line 3287 [68] [69 <./tutorials_t09_1_1.pdf>] Overfull \vbox (14.28343pt too high) detected at line 3457 [70] [71] [72] [73 <./tutorials_t10_1_1.pdf>] Underfull \vbox (badness 10000) detected at line 3707 [74] Overfull \vbox (0.95677pt too high) detected at line 3742 [75 <./tutorials_t10_3_0.pdf>] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3754 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3754 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3757 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3757 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3760 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3760 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3764 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3764 ...pop: 20000 random; epi: 11828⚙, 19☠) Underfull \vbox (badness 10000) detected at line 3777 [76] Underfull \vbox (badness 10000) detected at line 3788 [77 <./tutorials_t10_5_1.pdf>] [78 <./tutorials_t10_5_2.pdf>] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] Underfull \hbox (badness 6910) in paragraph at lines 4830--4831 []\T1/ptm/m/n/10 If the sim-u-la-tion has reached the end, \T1/pcr/m/n/10 sim.r un() \T1/ptm/m/n/10 (and \T1/pcr/m/n/10 sim.step()\T1/ptm/m/n/10 ) will now rai se an [95] [96] [97] [98] [99] [100] [101] [102] Underfull \hbox (badness 6792) in paragraph at lines 5386--5387 []\T1/ptm/m/n/10 Interventions now have a \T1/pcr/m/n/10 label \T1/ptm/m/n/10 a t-tribute, which can be help-ful for find-ing them if many Underfull \hbox (badness 10000) in paragraph at lines 5386--5387 \T1/ptm/m/n/10 are used, e.g. \T1/pcr/m/n/10 [interv if interv.label==\TS1/pcr/ m/n/10 '\T1/pcr/m/n/10 Close schools\TS1/pcr/m/n/10 ' \T1/pcr/m/n/10 for interv in Underfull \hbox (badness 7832) in paragraph at lines 5427--5428 []\T1/ptm/m/n/10 An ^^Poverview^^Q plot-ting fea-ture has been added for sims a nd sce-nar-ios: sim-ply use \T1/pcr/m/n/10 sim. [103] Underfull \hbox (badness 6300) in paragraph at lines 5450--5451 []\T1/ptm/m/n/10 Moved \T1/pcr/m/n/10 transtree \T1/ptm/m/n/10 from \T1/pcr/m/n /10 sim.people \T1/ptm/m/n/10 into its own class: thus in-stead of \T1/pcr/m/n/ 10 sim.people. [104] [105] [106] Underfull \hbox (badness 6526) in paragraph at lines 5743--5744 []\T1/ptm/m/n/10 Updated \T1/pcr/m/n/10 r_eff \T1/ptm/m/n/10 to use a new metho d based on daily new in-fec-tions. The pre-vi-ous ver- [107] [108] Underfull \hbox (badness 10000) in paragraph at lines 5853--5854 []\T1/ptm/m/n/10 Improvements to trans-mis-sion trees: can now make a de-tailed tree with \T1/pcr/m/n/10 sim.people. Underfull \hbox (badness 10000) in paragraph at lines 5853--5854 \T1/pcr/m/n/10 make_detailed_transtree() \T1/ptm/m/n/10 (re-plac-ing \T1/pcr/m/ n/10 sim.people.transtree.make_detailed(sim. [109] [110] [111] [112] Package tabulary Warning: tymin too large (14.99634pt), resetting to 11.06775pt on input line 6504. Package tabulary Warning: No suitable columns! on input line 6504. Overfull \hbox (4.09229pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 key| Overfull \hbox (8.94202pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 pop- Underfull \hbox (badness 10000) in paragraph at lines 6504--6504 \T1/phv/m/n/10 u- Overfull \hbox (5.05199pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tion| Overfull \hbox (3.38208pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 ag- Overfull \hbox (6.61205pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 gre- Overfull \hbox (8.39195pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 gate| Overfull \hbox (52.03172pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_positives| Overfull \hbox (38.40172pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_death| Overfull \hbox (57.44177pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_recovered| Overfull \hbox (39.25182pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_active| Overfull \hbox (34.5018pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_tests| Overfull \hbox (66.0316pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (62.29163pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_discharged| Overfull \hbox (8.39195pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 date| Overfull \hbox (4.75218pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 day| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 pos- Underfull \hbox (badness 10000) in paragraph at lines 6504--6504 \T1/phv/m/n/10 i- Overfull \hbox (9.24205pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tives| Overfull \hbox (13.95189pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 death| Overfull \hbox (10.05197pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 tests| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 hos- Overfull \hbox (2.822pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tal- Overfull \hbox (7.1222pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 ized| Overfull \hbox (5.04211pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 dis- Overfull \hbox (25.06189pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 charged| Overfull \hbox (1.1521pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 re- Overfull \hbox (7.67224pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 cov- Overfull \hbox (8.94202pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 ered| Overfull \hbox (2.82214pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 ac- Overfull \hbox (4.24205pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tive| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57089| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57090| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57091| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57092| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57093| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57094| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57095| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57096| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57097| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57098| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57099| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 88.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 88.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57100| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 91.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 3.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57101| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 131.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 40.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57102| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 150.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 19.0| [113] Overfull \vbox (416.5699pt too high) has occurred while \output is active [114] Overfull \hbox (54.433pt too wide) in paragraph at lines 6535--6537 []\T1/ptm/m/n/10 The data is stored in CSV for-mat in \T1/pcr/m/n/10 data/epi_d ata/european-centre-for-disease-prevention-and-control Overfull \hbox (4.2014pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 date| Overfull \hbox (51.88701pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (34.03278pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 cum_in_icu| Overfull \hbox (54.81433pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 cum_on_ventilator| Overfull \hbox (10.0233pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 death| Overfull \hbox (32.78767pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_death| Overfull \hbox (51.38228pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_hospitalized| Overfull \hbox (44.5851pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_negatives| Overfull \hbox (41.96051pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_positives| Overfull \hbox (29.82321pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_tests| Overfull \hbox (0.8236pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 day| Overfull \hbox (22.69334pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 num_icu| Overfull \hbox (55.12386pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 num_on_ventilator| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2210| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2191| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 44.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2163| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 27.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2122| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2071| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 29.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 37.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1969| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 31.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1918| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1867| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1816| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2687.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2892.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1765| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 103.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 103.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1714| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1764.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1969.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1661| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 221.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 221.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1605| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (0.83572pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 963.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 750.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1713.0| [115] [116] [117] [118] [119] [120] [121] [122] Underfull \hbox (badness 10000) in paragraph at lines 1--7609 [][][]$\T1/ptm/m/n/10 https : / / population . un . org / household / exceldata / population _ division _ UN _ Houseshold _ Size _ and _ Composition _ 2019 . [123] [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 7951--7951 []\T1/ptm/m/it/10 windows=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 width=0.8\T1/pt m/m/n/10 , \T1/ptm/m/it/10 color='#F8A493'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fig_ args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_args=None\T1/ptm/m/n/10 , [126] Underfull \hbox (badness 10000) in paragraph at lines 8046--8046 []\T1/ptm/m/it/10 total=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 do_show=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 fig_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_ args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 plot_args=None\T1/ptm/m/n/10 , [127] [128] [129] [130] Underfull \hbox (badness 6775) in paragraph at lines 8532--8532 []\T1/ptm/m/it/10 start_day=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end_day=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 bins=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 width= 0.8\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fig_args=None\T1/ptm/m/n/10 , [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] Underfull \hbox (badness 10000) in paragraph at lines 10106--10106 \T1/ptm/m/it/10 ili_prev=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sen-si-tiv-ity=1. 0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 loss_prob=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 t est_delay=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_day=0\T1/ptm/m/n/10 , [144] Underfull \hbox (badness 6428) in paragraph at lines 10187--10187 []\T1/ptm/m/it/10 symp_prob\T1/ptm/m/n/10 , \T1/ptm/m/it/10 asymp_prob=0.0\T1/p tm/m/n/10 , \T1/ptm/m/it/10 symp_quar_prob=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 asymp_quar_prob=None\T1/ptm/m/n/10 , [145] [146] Underfull \hbox (badness 5970) in paragraph at lines 10419--10419 []\T1/ptm/m/it/10 days\T1/ptm/m/n/10 , \T1/ptm/m/it/10 prob=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rel_sus=0.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rel_symp=0.0\T1/pt m/m/n/10 , \T1/ptm/m/it/10 sub-tar-get=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cu- mu-la-tive=False\T1/ptm/m/n/10 , [147] [148] [149] [150] [151] Underfull \hbox (badness 8019) in paragraph at lines 10986--10986 []\T1/ptm/m/it/10 sim\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se-ries=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 in-ter-val=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_day=N one\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end_day=None\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 mov- [152] Underfull \hbox (badness 10000) in paragraph at lines 11002--11002 []\T1/ptm/m/it/10 count1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 count2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-po-sure1=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-po-sure2=1\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ra-tio_null=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 met hod='score'\T1/ptm/m/n/10 , [153] [154] [155] [156] [157] Overfull \vbox (13.36339pt too high) detected at line 11640 [158] Underfull \hbox (badness 10000) in paragraph at lines 11647--11647 \T1/ptm/m/it/10 ter_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_args=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 fill_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 le g-end_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 date_args=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11655--11655 \T1/ptm/m/it/10 show_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mpl_args=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 n_cols=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid= False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-mat-icks=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11663--11663 []\T1/ptm/m/it/10 sim\T1/ptm/m/n/10 , \T1/ptm/m/it/10 key\T1/ptm/m/n/10 , \T1/p tm/m/it/10 fig_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 plot_args=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 axis_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 scat-te r_args=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11663--11663 \T1/ptm/m/it/10 date_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mpl_args=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 grid=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-ma t-icks=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 setylim=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11679--11679 []\T1/ptm/m/it/10 people\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bins=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 width=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 al-pha=0.6\T1/ptm /m/n/10 , \T1/ptm/m/it/10 fig_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_ar gs=None\T1/ptm/m/n/10 , [159] Underfull \hbox (badness 10000) in paragraph at lines 11760--11760 []\T1/ptm/m/it/10 sim\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_age_data=True\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 use_household_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 sex_ratio=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mi-crostruc- [160] Underfull \hbox (badness 10000) in paragraph at lines 11864--11864 []\T1/ptm/m/it/10 sim=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pop-u-la-tion=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 layer_mapping=None\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 com-mu-nity_contacts=None\T1/ptm/m/n/10 , [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] Underfull \hbox (badness 5288) in paragraph at lines 12994--12994 []\T1/ptm/m/it/10 pars=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 datafile=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 dat-a-cols=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-b el=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sim-file=None\T1/ptm/m/n/10 , \T1/ptm/m /it/10 pop-file=None\T1/ptm/m/n/10 , [171] Underfull \hbox (badness 10000) in paragraph at lines 13166--13166 []\T1/ptm/m/it/10 save_pop=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 load_pop=False \T1/ptm/m/n/10 , \T1/ptm/m/it/10 pop-file=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-set=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=None\T1/ptm/m/n/10 , [172] [173] [174] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13473 ...edium length output). The symbol “⚙ ” is used to show ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13474 infections, and “☠ ” is used to show deaths. [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] (./institute-for-disease-modeling-covasim.ind [186] Underfull \hbox (badness 10000) in paragraph at lines 54--55 []\T1/pcr/m/n/10 check_synthpops() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule c o-v- [187] Underfull \hbox (badness 10000) in paragraph at lines 89--90 []\T1/pcr/m/n/10 covasim.data.country_age_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-ule\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 90--91 []\T1/pcr/m/n/10 covasim.data.household_size_data \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 mod- Underfull \hbox (badness 10000) in paragraph at lines 162--164 []\T1/pcr/m/n/10 get_age_distribution() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 167--169 []\T1/pcr/m/n/10 get_country_aliases() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le co-v- Underfull \hbox (badness 10000) in paragraph at lines 170--171 []\T1/pcr/m/n/10 get_household_size() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e co-v- [188] Underfull \hbox (badness 10000) in paragraph at lines 213--214 []\T1/pcr/m/n/10 InterventionDict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 241--242 []\T1/pcr/m/n/10 make_hybrid_contacts() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 247--248 []\T1/pcr/m/n/10 make_random_contacts() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule co-v- [189] Underfull \hbox (badness 10000) in paragraph at lines 321--322 []\T1/pcr/m/n/10 reset_layer_pars() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 350--351 []\T1/pcr/m/n/10 show_locations() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co -v- [190] [191]) (./institute-for-disease-modeling-covasim.aux) Package rerunfilecheck Warning: File `institute-for-disease-modeling-covasim.ou t' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy9.pfb> Output written on institute-for-disease-modeling-covasim.pdf (199 pages, 133837 2 bytes). Transcript written on institute-for-disease-modeling-covasim.log. Latexmk: Index file 'institute-for-disease-modeling-covasim.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'institute-for-disease-modeling-covasim.pdf' Latexmk: Log file says output to 'institute-for-disease-modeling-covasim.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'institute-for-disease-modeling-covasim.aux' 'institute-for-disease-modeling-covasim.out' 'institute-for-disease-modeling-covasim.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="institute-for-disease-modeling-covasim" "covasim-docs.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./covasim-docs.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file institute-for-disease-modeling-covasim.idx (./institute-for-disease-modeling-covasim.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./institute-for-disease-modeling-covasim.out) (./institute-for-disease-modeling-covasim.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./institute-for-disease-modeling-covasim.toc [1] [2] [3] [4]) [5] [6] [1] [2] Chapter 1. [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [4] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6] [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \vbox (badness 10000) detected at line 578 [8] [9 <./tutorials_t01_1_1.pdf>] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.650 ...pop: 50000 random; epi: 37780⚙, 101☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.650 ...pop: 50000 random; epi: 37780⚙, 101☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.708 ...pop: 50000 random; epi: 37780⚙, 101☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.708 ...pop: 50000 random; epi: 37780⚙, 101☠) [10] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.764 ... pop: 50000 random; epi: 17502⚙, 14☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.764 ... pop: 50000 random; epi: 17502⚙, 14☠) Underfull \vbox (badness 10000) detected at line 790 [11] Overfull \vbox (2.21364pt too high) detected at line 824 [12 <./tutorials_t01_11_0.pdf>] [13 <./tutorials_t01_13_0.pdf>] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.883 ... pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.883 ... pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.909 ... pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.909 ... pop: 20000 random; epi: 11828⚙, 19☠) Overfull \hbox (178.24425pt too wide) in paragraph at lines 967--967 []|\T1/pcr/m/n/9 ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^ V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V| Overfull \hbox (178.24425pt too wide) in paragraph at lines 987--987 []|\T1/pcr/m/n/9 ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^ V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V| Overfull \hbox (178.24425pt too wide) in paragraph at lines 991--991 []|\T1/pcr/m/n/9 ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^ V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V| Overfull \hbox (178.24425pt too wide) in paragraph at lines 1021--1021 []|\T1/pcr/m/n/9 ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^ V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V ^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V^^V| [14] [15] Underfull \vbox (badness 10000) detected at line 1085 [16 <./tutorials_t02_10_1.pdf>] Underfull \vbox (badness 10000) detected at line 1106 [17 <./tutorials_t02_12_0.pdf>] Underfull \vbox (badness 10000) detected at line 1127 [18 <./tutorials_t02_14_0.pdf>] [19 <./tutorials_t02_16_0.pdf>] [20 <./tutorial s_t02_24_0.pdf>] Underfull \vbox (badness 10000) detected at line 1328 [21] Underfull \vbox (badness 10000) detected at line 1396 [22] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1420 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1420 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1421 ...pop: 20000 random; epi: 13135⚙, 16☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1421 ...pop: 20000 random; epi: 13135⚙, 16☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1422 ...pop: 20000 random; epi: 10707⚙, 10☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1422 ...pop: 20000 random; epi: 10707⚙, 10☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1423 ... pop: 20000 random; epi: 8660⚙, 14☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1423 ... pop: 20000 random; epi: 8660⚙, 14☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1424 ... pop: 20000 random; epi: 9297⚙, 10☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1424 ... pop: 20000 random; epi: 9297⚙, 10☠) [23 <./tutorials_t03_2_1.pdf>] Underfull \vbox (badness 10000) detected at line 1468 [24 <./tutorials_t03_6_0.pdf>] Underfull \vbox (badness 10000) detected at line 1490 [25 <./tutorials_t03_7_0.pdf>] Underfull \vbox (badness 7221) detected at line 1527 [26 <./tutorials_t03_9_0.pdf>] Underfull \vbox (badness 10000) detected at line 1571 [27 <./tutorials_t03_11_0.pdf>] [28 <./tutorials_t03_13_0.pdf>] [29 <./tutorial s_t03_16_0.pdf>] Underfull \vbox (badness 10000) detected at line 1665 [30] [31 <./tutorials_t03_19_0.pdf>] [32 <./tutorials_t04_2_1.pdf>] [33] Underfull \vbox (badness 10000) detected at line 1854 [34] [35 <./tutorials_t04_10_0.pdf>] [36 <./tutorials_t05_1_1.pdf>] [37] Underfull \vbox (badness 10000) detected at line 2029 [38] Overfull \vbox (2.95677pt too high) detected at line 2065 [39 <./tutorials_t05_7_0.pdf>] [40 <./tutorials_t05_9_0.pdf>] [41] [42 <./tutor ials_t05_13_0.pdf>] [43 <./tutorials_t05_17_0.pdf>] Underfull \vbox (badness 10000) detected at line 2256 [44] [45 <./tutorials_t05_20_0.pdf>] [46] Underfull \vbox (badness 10000) detected at line 2404 [47] Underfull \vbox (badness 10000) detected at line 2427 [48 <./tutorials_t05_29_0.pdf>] [49 <./tutorials_t05_31_0.pdf>] Overfull \vbox (10.77625pt too high) detected at line 2529 [50 <./tutorials_t06_1_2.pdf>] Underfull \vbox (badness 10000) detected at line 2552 [51 <./tutorials_t06_3_1.pdf>] [52 <./tutorials_t06_3_2.pdf>] ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...GZcb{}}\PYG{l+s+s1}{\PYGZsq{}}\PYG{p}{)} Overfull \vbox (14.10234pt too high) detected at line 2635 [53 <./tutorials_t06_5_0.pdf>] ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2647 ...e aged 88 have covid on timestep 25 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2648 ...e aged 88 have covid on timestep 26 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2649 ...e aged 88 have covid on timestep 27 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2650 ...e aged 88 have covid on timestep 28 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2651 ...ed 88 have covid on timestep 29 🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2651 ...ed 88 have covid on timestep 29 🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ...ovid on timestep 30 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ...ovid on timestep 30 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ...ovid on timestep 30 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ...ovid on timestep 30 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ...ovid on timestep 30 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ...ovid on timestep 31 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ...ovid on timestep 31 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ...ovid on timestep 31 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ...ovid on timestep 31 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ...ovid on timestep 31 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... on timestep 32 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2655 ... on timestep 33 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2656 ...step 34 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2657 ...step 35 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2658 ... 36 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2659 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2660 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2661 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2662 ... 40 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2663 ... 41 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2664 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2665 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2667 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2668 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2669 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2670 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2671 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2672 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2673 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2674 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2675 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2676 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2677 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2678 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2679 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2680 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2681 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2682 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2683 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2684 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2685 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2686 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2687 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2688 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2689 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2690 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2691 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2692 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2693 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2694 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2695 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2696 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2697 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2698 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2699 ... 77 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2700 ... 78 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2701 ... 79 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2702 ... 80 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2703 ... 81 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2704 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2705 ... 83 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2706 ...step 84 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2707 ...timestep 85 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2708 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2709 ...ovid on timestep 87 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2710 ...ve covid on timestep 88 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2711 ...ve covid on timestep 89 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2712 ...ve covid on timestep 90 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2713 ...ve covid on timestep 91 🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2714 ...8 have covid on timestep 92 🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2714 ...8 have covid on timestep 92 🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2714 ...8 have covid on timestep 92 🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2715 ...ed 88 have covid on timestep 93 🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2715 ...ed 88 have covid on timestep 93 🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2716 ...e aged 88 have covid on timestep 94 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2717 ...e aged 88 have covid on timestep 95 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2718 ...e aged 88 have covid on timestep 96 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2719 ...e aged 88 have covid on timestep 97 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2720 ...e aged 88 have covid on timestep 98 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2721 ...e aged 88 have covid on timestep 99 🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2722 ... aged 88 have covid on timestep 100 🤯 Underfull \vbox (badness 10000) detected at line 2723 [54] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2735 ...op: 20000 random; epi: 16835⚙, 113☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2735 ...op: 20000 random; epi: 16835⚙, 113☠) Overfull \vbox (7.79704pt too high) detected at line 2764 [55] [56 <./tutorials_t07_1_1.pdf>] [57 <./tutorials_t07_5_1.pdf>] ! Package inputenc Error: Unicode char √ (U+221A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2911 ...ther, you’ve only reduced noise by √ \sphinxstyleemphasis{N}, i... [58] Underfull \vbox (badness 10000) detected at line 2998 Overfull \vbox (2.68169pt too high) detected at line 2998 [59] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (19.28168pt too high) detected at line 3111 [60] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [61] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [62] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [63] Underfull \vbox (badness 10000) detected at line 3111 Overfull \vbox (2.68169pt too high) detected at line 3111 [64] Underfull \vbox (badness 10000) detected at line 3153 [65] [66 <./tutorials_t07_12_0.pdf>] [67] Underfull \vbox (badness 10000) detected at line 3287 [68] [69 <./tutorials_t09_1_1.pdf>] Overfull \vbox (14.28343pt too high) detected at line 3457 [70] [71] [72] [73 <./tutorials_t10_1_1.pdf>] Underfull \vbox (badness 10000) detected at line 3707 [74] Overfull \vbox (0.95677pt too high) detected at line 3742 [75 <./tutorials_t10_3_0.pdf>] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3754 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3754 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3757 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3757 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3760 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3760 ...pop: 20000 random; epi: 11236⚙, 27☠) ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3764 ...pop: 20000 random; epi: 11828⚙, 19☠) ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3764 ...pop: 20000 random; epi: 11828⚙, 19☠) Underfull \vbox (badness 10000) detected at line 3777 [76] Underfull \vbox (badness 10000) detected at line 3788 [77 <./tutorials_t10_5_1.pdf>] [78 <./tutorials_t10_5_2.pdf>] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] Underfull \hbox (badness 6910) in paragraph at lines 4830--4831 []\T1/ptm/m/n/10 If the sim-u-la-tion has reached the end, \T1/pcr/m/n/10 sim.r un() \T1/ptm/m/n/10 (and \T1/pcr/m/n/10 sim.step()\T1/ptm/m/n/10 ) will now rai se an [95] [96] [97] [98] [99] [100] [101] [102] Underfull \hbox (badness 6792) in paragraph at lines 5386--5387 []\T1/ptm/m/n/10 Interventions now have a \T1/pcr/m/n/10 label \T1/ptm/m/n/10 a t-tribute, which can be help-ful for find-ing them if many Underfull \hbox (badness 10000) in paragraph at lines 5386--5387 \T1/ptm/m/n/10 are used, e.g. \T1/pcr/m/n/10 [interv if interv.label==\TS1/pcr/ m/n/10 '\T1/pcr/m/n/10 Close schools\TS1/pcr/m/n/10 ' \T1/pcr/m/n/10 for interv in Underfull \hbox (badness 7832) in paragraph at lines 5427--5428 []\T1/ptm/m/n/10 An ^^Poverview^^Q plot-ting fea-ture has been added for sims a nd sce-nar-ios: sim-ply use \T1/pcr/m/n/10 sim. [103] Underfull \hbox (badness 6300) in paragraph at lines 5450--5451 []\T1/ptm/m/n/10 Moved \T1/pcr/m/n/10 transtree \T1/ptm/m/n/10 from \T1/pcr/m/n /10 sim.people \T1/ptm/m/n/10 into its own class: thus in-stead of \T1/pcr/m/n/ 10 sim.people. [104] [105] [106] Underfull \hbox (badness 6526) in paragraph at lines 5743--5744 []\T1/ptm/m/n/10 Updated \T1/pcr/m/n/10 r_eff \T1/ptm/m/n/10 to use a new metho d based on daily new in-fec-tions. The pre-vi-ous ver- [107] [108] Underfull \hbox (badness 10000) in paragraph at lines 5853--5854 []\T1/ptm/m/n/10 Improvements to trans-mis-sion trees: can now make a de-tailed tree with \T1/pcr/m/n/10 sim.people. Underfull \hbox (badness 10000) in paragraph at lines 5853--5854 \T1/pcr/m/n/10 make_detailed_transtree() \T1/ptm/m/n/10 (re-plac-ing \T1/pcr/m/ n/10 sim.people.transtree.make_detailed(sim. [109] [110] [111] [112] Package tabulary Warning: tymin too large (14.99634pt), resetting to 11.06775pt on input line 6504. Package tabulary Warning: No suitable columns! on input line 6504. Overfull \hbox (4.09229pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 key| Overfull \hbox (8.94202pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 pop- Underfull \hbox (badness 10000) in paragraph at lines 6504--6504 \T1/phv/m/n/10 u- Overfull \hbox (5.05199pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tion| Overfull \hbox (3.38208pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 ag- Overfull \hbox (6.61205pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 gre- Overfull \hbox (8.39195pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 gate| Overfull \hbox (52.03172pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_positives| Overfull \hbox (38.40172pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_death| Overfull \hbox (57.44177pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_recovered| Overfull \hbox (39.25182pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_active| Overfull \hbox (34.5018pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_tests| Overfull \hbox (66.0316pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (62.29163pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 cum_discharged| Overfull \hbox (8.39195pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 date| Overfull \hbox (4.75218pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 day| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 pos- Underfull \hbox (badness 10000) in paragraph at lines 6504--6504 \T1/phv/m/n/10 i- Overfull \hbox (9.24205pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tives| Overfull \hbox (13.95189pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 death| Overfull \hbox (10.05197pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 tests| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 hos- Overfull \hbox (2.822pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tal- Overfull \hbox (7.1222pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 ized| Overfull \hbox (5.04211pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 dis- Overfull \hbox (25.06189pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 charged| Overfull \hbox (1.1521pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 re- Overfull \hbox (7.67224pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 cov- Overfull \hbox (8.94202pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 ered| Overfull \hbox (2.82214pt too wide) in paragraph at lines 6504--6504 []\T1/phv/m/n/10 ac- Overfull \hbox (4.24205pt too wide) in paragraph at lines 6504--6504 \T1/phv/m/n/10 tive| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57089| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57090| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57091| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57092| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57093| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57094| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57095| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57096| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57097| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57098| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57099| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 88.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 88.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57100| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 91.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 3.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57101| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 131.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 1.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 40.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 57102| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 150.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6504--6504 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6504--6504 []\T1/ptm/m/n/10 19.0| [113] Overfull \vbox (416.5699pt too high) has occurred while \output is active [114] Overfull \hbox (54.433pt too wide) in paragraph at lines 6535--6537 []\T1/ptm/m/n/10 The data is stored in CSV for-mat in \T1/pcr/m/n/10 data/epi_d ata/european-centre-for-disease-prevention-and-control Overfull \hbox (4.2014pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 date| Overfull \hbox (51.88701pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (34.03278pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 cum_in_icu| Overfull \hbox (54.81433pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 cum_on_ventilator| Overfull \hbox (10.0233pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 death| Overfull \hbox (32.78767pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_death| Overfull \hbox (51.38228pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_hospitalized| Overfull \hbox (44.5851pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_negatives| Overfull \hbox (41.96051pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_positives| Overfull \hbox (29.82321pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 new_tests| Overfull \hbox (0.8236pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 day| Overfull \hbox (22.69334pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 num_icu| Overfull \hbox (55.12386pt too wide) in paragraph at lines 7093--7093 []\T1/phv/m/n/10 num_on_ventilator| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2210| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2191| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 44.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2163| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 27.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2122| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2071| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 29.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 37.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1969| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 31.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1918| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1867| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1816| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2687.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2892.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1765| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 103.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 103.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1714| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1764.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1969.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1661| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 221.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 221.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1605| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7093--7093 \T1/ptm/m/n/10 03- Overfull \hbox (0.83572pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 963.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 750.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7093--7093 []\T1/ptm/m/n/10 1713.0| [115] [116] [117] [118] [119] [120] [121] [122] Underfull \hbox (badness 10000) in paragraph at lines 1--7609 [][][]$\T1/ptm/m/n/10 https : / / population . un . org / household / exceldata / population _ division _ UN _ Houseshold _ Size _ and _ Composition _ 2019 . [123] [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 7951--7951 []\T1/ptm/m/it/10 windows=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 width=0.8\T1/pt m/m/n/10 , \T1/ptm/m/it/10 color='#F8A493'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fig_ args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_args=None\T1/ptm/m/n/10 , [126] Underfull \hbox (badness 10000) in paragraph at lines 8046--8046 []\T1/ptm/m/it/10 total=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 do_show=None\T1/p tm/m/n/10 , \T1/ptm/m/it/10 fig_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_ args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 plot_args=None\T1/ptm/m/n/10 , [127] [128] [129] [130] Underfull \hbox (badness 6775) in paragraph at lines 8532--8532 []\T1/ptm/m/it/10 start_day=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end_day=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 bins=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 width= 0.8\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fig_args=None\T1/ptm/m/n/10 , [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] Underfull \hbox (badness 10000) in paragraph at lines 10106--10106 \T1/ptm/m/it/10 ili_prev=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sen-si-tiv-ity=1. 0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 loss_prob=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 t est_delay=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_day=0\T1/ptm/m/n/10 , [144] Underfull \hbox (badness 6428) in paragraph at lines 10187--10187 []\T1/ptm/m/it/10 symp_prob\T1/ptm/m/n/10 , \T1/ptm/m/it/10 asymp_prob=0.0\T1/p tm/m/n/10 , \T1/ptm/m/it/10 symp_quar_prob=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 asymp_quar_prob=None\T1/ptm/m/n/10 , [145] [146] Underfull \hbox (badness 5970) in paragraph at lines 10419--10419 []\T1/ptm/m/it/10 days\T1/ptm/m/n/10 , \T1/ptm/m/it/10 prob=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rel_sus=0.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rel_symp=0.0\T1/pt m/m/n/10 , \T1/ptm/m/it/10 sub-tar-get=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cu- mu-la-tive=False\T1/ptm/m/n/10 , [147] [148] [149] [150] [151] Underfull \hbox (badness 8019) in paragraph at lines 10986--10986 []\T1/ptm/m/it/10 sim\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se-ries=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 in-ter-val=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_day=N one\T1/ptm/m/n/10 , \T1/ptm/m/it/10 end_day=None\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 mov- [152] Underfull \hbox (badness 10000) in paragraph at lines 11002--11002 []\T1/ptm/m/it/10 count1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 count2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-po-sure1=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-po-sure2=1\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ra-tio_null=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 met hod='score'\T1/ptm/m/n/10 , [153] [154] [155] [156] [157] Overfull \vbox (13.36339pt too high) detected at line 11640 [158] Underfull \hbox (badness 10000) in paragraph at lines 11647--11647 \T1/ptm/m/it/10 ter_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_args=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 fill_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 le g-end_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 date_args=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11655--11655 \T1/ptm/m/it/10 show_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mpl_args=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 n_cols=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid= False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-mat-icks=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11663--11663 []\T1/ptm/m/it/10 sim\T1/ptm/m/n/10 , \T1/ptm/m/it/10 key\T1/ptm/m/n/10 , \T1/p tm/m/it/10 fig_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 plot_args=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 axis_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 scat-te r_args=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11663--11663 \T1/ptm/m/it/10 date_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mpl_args=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 grid=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-ma t-icks=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 setylim=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 11679--11679 []\T1/ptm/m/it/10 people\T1/ptm/m/n/10 , \T1/ptm/m/it/10 bins=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 width=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 al-pha=0.6\T1/ptm /m/n/10 , \T1/ptm/m/it/10 fig_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 axis_ar gs=None\T1/ptm/m/n/10 , [159] Underfull \hbox (badness 10000) in paragraph at lines 11760--11760 []\T1/ptm/m/it/10 sim\T1/ptm/m/n/10 , \T1/ptm/m/it/10 use_age_data=True\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 use_household_data=True\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 sex_ratio=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mi-crostruc- [160] Underfull \hbox (badness 10000) in paragraph at lines 11864--11864 []\T1/ptm/m/it/10 sim=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pop-u-la-tion=None\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 layer_mapping=None\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 com-mu-nity_contacts=None\T1/ptm/m/n/10 , [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] Underfull \hbox (badness 5288) in paragraph at lines 12994--12994 []\T1/ptm/m/it/10 pars=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 datafile=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 dat-a-cols=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-b el=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sim-file=None\T1/ptm/m/n/10 , \T1/ptm/m /it/10 pop-file=None\T1/ptm/m/n/10 , [171] Underfull \hbox (badness 10000) in paragraph at lines 13166--13166 []\T1/ptm/m/it/10 save_pop=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 load_pop=False \T1/ptm/m/n/10 , \T1/ptm/m/it/10 pop-file=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-set=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=None\T1/ptm/m/n/10 , [172] [173] [174] ! Package inputenc Error: Unicode char ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13473 ...edium length output). The symbol “⚙ ” is used to show ! Package inputenc Error: Unicode char ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13474 infections, and “☠ ” is used to show deaths. [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] (./institute-for-disease-modeling-covasim.ind [186] Underfull \hbox (badness 10000) in paragraph at lines 54--55 []\T1/pcr/m/n/10 check_synthpops() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule c o-v- [187] Underfull \hbox (badness 10000) in paragraph at lines 89--90 []\T1/pcr/m/n/10 covasim.data.country_age_data \T1/ptm/m/n/10 (\T1/ptm/m/it/10 mod-ule\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 90--91 []\T1/pcr/m/n/10 covasim.data.household_size_data \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 mod- Underfull \hbox (badness 10000) in paragraph at lines 162--164 []\T1/pcr/m/n/10 get_age_distribution() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 167--169 []\T1/pcr/m/n/10 get_country_aliases() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le co-v- Underfull \hbox (badness 10000) in paragraph at lines 170--171 []\T1/pcr/m/n/10 get_household_size() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e co-v- [188] Underfull \hbox (badness 10000) in paragraph at lines 213--214 []\T1/pcr/m/n/10 InterventionDict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 241--242 []\T1/pcr/m/n/10 make_hybrid_contacts() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 247--248 []\T1/pcr/m/n/10 make_random_contacts() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule co-v- [189] Underfull \hbox (badness 10000) in paragraph at lines 321--322 []\T1/pcr/m/n/10 reset_layer_pars() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 350--351 []\T1/pcr/m/n/10 show_locations() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co -v- [190] [191]) (./institute-for-disease-modeling-covasim.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy9.pfb> Output written on institute-for-disease-modeling-covasim.pdf (199 pages, 133842 4 bytes). Transcript written on institute-for-disease-modeling-covasim.log. Latexmk: Index file 'institute-for-disease-modeling-covasim.idx' was written Latexmk: Log file says output to 'institute-for-disease-modeling-covasim.pdf' Latexmk: Log file says output to 'institute-for-disease-modeling-covasim.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2021-04-01T03:08:03.732640Z, end-time: 2021-04-01T03:08:03.809490Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/checkouts/latest/docs/_build/latex/institute-for-disease-modeling-covasim.pdf /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/artifacts/latest/sphinx_pdf/institute-for-disease-modeling-covasim.pdf