Read the Docs build information Build id: 619741 Project: institute-for-disease-modeling-covasim Version: latest Commit: 834b74fa329a6e32f468518fa522461a87905fd2 Date: 2021-04-26T09:14:21.513874Z State: finished Success: True [rtd-command-info] start-time: 2021-04-26T09:14:23.071846Z, end-time: 2021-04-26T09:14:25.993962Z, 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-26T09:14:26.133546Z, end-time: 2021-04-26T09:14:26.229486Z, 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 834b74fa Merge pull request #1013 from amath-idm/rc3.0.2 [rtd-command-info] start-time: 2021-04-26T09:14:26.366853Z, end-time: 2021-04-26T09:14:26.443502Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-04-26T09:14:27.434603Z, end-time: 2021-04-26T09:14:31.614448Z, duration: 4, 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-26T09:14:31.720899Z, end-time: 2021-04-26T09:14:32.828107Z, 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.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 (56.0.0) [rtd-command-info] start-time: 2021-04-26T09:14:32.978809Z, end-time: 2021-04-26T09:14:59.477565Z, duration: 26, 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.17.1-py2.py3-none-any.whl (575 kB) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) Collecting setuptools Downloading setuptools-56.0.0-py3-none-any.whl (784 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting requests>=2.0.0 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 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 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 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 urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 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=6fc8c3d35d77dbc7345c5a0d7c04a00e73483f86b38e6486689327f16537875b Stored in directory: /tmp/pip-ephem-wheel-cache-dgp8p_x7/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=1260127 sha256=9fbf7362e37a616d4a33851ed3e8b250fd8d488172bcfa3d3afdaee5fd6029a2 Stored in directory: /tmp/pip-ephem-wheel-cache-dgp8p_x7/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=1ec9f898c88da0f40670b87b03691be51192a45b3245424a14d9c0dd6ced32c4 Stored in directory: /tmp/pip-ephem-wheel-cache-dgp8p_x7/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.17.1 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-56.0.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-26T09:14:59.587042Z, end-time: 2021-04-26T09:15:26.224296Z, duration: 26, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting pytest Downloading pytest-6.2.3-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.3-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.7.0-py3-none-any.whl (293 kB) Collecting attrs>=19.2.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 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 pluggy<1.0.0a1,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 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 pytest->-r docs/requirements.txt (line 1)) (20.9) Requirement already satisfied: six>=1.5.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.8/site-packages (from sphinxcontrib-napoleon->-r docs/requirements.txt (line 3)) (1.15.0) Collecting pockets>=0.3 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) 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: docutils>=0.11 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.17.1) 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: Pygments>=2.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.8.1) 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: 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: setuptools 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)) (56.0.0) 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: 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: Jinja2>=2.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.11.3) 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>=2.3->sphinx->-r docs/requirements.txt (line 4)) (1.1.1) 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: 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: 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 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 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 decorator Downloading decorator-5.0.7-py3-none-any.whl (8.8 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jedi>=0.16 Downloading jedi-0.18.0-py2.py3-none-any.whl (1.4 MB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 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 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) Collecting nbconvert!=5.4 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting nbformat Downloading nbformat-5.1.3-py3-none-any.whl (178 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting jupyter-core Downloading jupyter_core-4.7.1-py3-none-any.whl (82 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.3-py3-none-any.whl (82 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting bleach Downloading bleach-3.3.0-py2.py3-none-any.whl (283 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting nest-asyncio Downloading nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting pyzmq>=13 Downloading pyzmq-22.0.3-cp38-cp38-manylinux2010_x86_64.whl (1.1 MB) 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 jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 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.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 scipy!=1.4.0 Downloading scipy-1.6.3-cp38-cp38-manylinux1_x86_64.whl (27.2 MB) Collecting sqlalchemy>=1.1.0 Downloading SQLAlchemy-1.4.11-cp38-cp38-manylinux2014_x86_64.whl (1.5 MB) Collecting colorlog Downloading colorlog-5.0.1-py2.py3-none-any.whl (10 kB) Collecting cmaes>=0.8.2 Downloading cmaes-0.8.2-py3-none-any.whl (15 kB) Collecting cliff Downloading cliff-3.7.0-py3-none-any.whl (80 kB) Requirement already satisfied: numpy 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 alembic Downloading alembic-1.5.8-py2.py3-none-any.whl (159 kB) Collecting tqdm Downloading tqdm-4.60.0-py2.py3-none-any.whl (75 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->pytest->-r docs/requirements.txt (line 1)) (2.4.7) Collecting greenlet!=0.4.17 Downloading greenlet-1.0.0-cp38-cp38-manylinux2010_x86_64.whl (165 kB) Collecting python-editor>=0.3 Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) Collecting Mako Downloading Mako-1.1.4-py2.py3-none-any.whl (75 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 PyYAML>=3.12 Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) Collecting PrettyTable>=0.7.2 Downloading prettytable-2.1.0-py3-none-any.whl (22 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=105a8bb1fe4a0ab8277eecf162fe71c05c8f27243f6d66bdfc7a9b9f5ba27dc4 Stored in directory: /tmp/pip-ephem-wheel-cache-xfk28yh6/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=119674 sha256=4ebb9e42fd3667d1576157156bdf15b5829efdc92b43811470b47e4968cd01fa Stored in directory: /tmp/pip-ephem-wheel-cache-xfk28yh6/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=04e7186023e92a23236d9b07b66975981b4c4de24a46f990c3e115e7c26b1612 Stored in directory: /tmp/pip-ephem-wheel-cache-xfk28yh6/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=6c4837d867038362ae1cdd471c40137296fcc908c01c73cfe47dbf727bbb5118 Stored in directory: /tmp/pip-ephem-wheel-cache-xfk28yh6/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=6bf0506d4008b8bdf7af5c7e84d2dbf633b3f60e54fea33b8ddac2619066dd83 Stored in directory: /tmp/pip-ephem-wheel-cache-xfk28yh6/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-5.0.1 decorator-5.0.7 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.3 nbsphinx-0.8.3 nest-asyncio-1.5.1 optuna-2.7.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.3 python-editor-1.0.4 pyzmq-22.0.3 scipy-1.6.3 sphinxcontrib-napoleon-0.7 sqlalchemy-1.4.11 stevedore-3.3.0 testpath-0.4.4 toml-0.10.2 tornado-6.1 tqdm-4.60.0 traitlets-5.0.5 wcwidth-0.2.5 webencodings-0.5.1 [rtd-command-info] start-time: 2021-04-26T09:15:26.356985Z, end-time: 2021-04-26T09:15:47.130567Z, duration: 20, 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 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Requirement already satisfied: numpy in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from covasim==3.0.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==3.0.2) (1.1.3) Collecting pandas Downloading pandas-1.2.4-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==3.0.2) (1.6.3) 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==3.0.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 openpyexcel>=2.5 Downloading openpyexcel-2.5.14-py2.py3-none-any.whl (244 kB) Collecting jellyfish Downloading jellyfish-0.8.2-cp38-cp38-manylinux2014_x86_64.whl (94 kB) Collecting xlsxwriter Downloading XlsxWriter-1.4.0-py2.py3-none-any.whl (147 kB) Collecting dill Downloading dill-0.3.3-py2.py3-none-any.whl (81 kB) Collecting gitpython Downloading GitPython-3.1.14-py3-none-any.whl (159 kB) Collecting line-profiler Downloading line_profiler-3.2.1-cp38-cp38-manylinux2010_x86_64.whl (66 kB) Collecting psutil Downloading psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB) Collecting memory-profiler Downloading memory_profiler-0.58.0.tar.gz (36 kB) Collecting multiprocess Downloading multiprocess-0.70.11.1-py38-none-any.whl (126 kB) Collecting jsonpickle Downloading jsonpickle-2.0.0-py2.py3-none-any.whl (37 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==3.0.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==3.0.2) (1.2.0) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp38-cp38-manylinux1_x86_64.whl (1.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==3.0.2) (2.8.1) Collecting pillow>=6.2.0 Downloading Pillow-8.2.0-cp38-cp38-manylinux1_x86_64.whl (3.0 MB) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->covasim==3.0.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==3.0.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>=0.13 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==3.0.2) (7.22.0) 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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.2) (56.0.0) 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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.2) (5.0.5) 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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.2) (0.7.5) 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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.2) (3.0.18) 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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.2) (2.8.1) 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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.2) (5.0.7) 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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.2) (4.8.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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.2) (0.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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.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>=0.13->line-profiler->sciris>=1.0.0->covasim==3.0.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==3.0.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-3.0.2-py3-none-any.whl size=198640 sha256=727d050a113d731cf30020aadbabbab7c0e211340e78b04e5be81e87c2edcb74 Stored in directory: /tmp/pip-ephem-wheel-cache-ya2ci5ez/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=9162f0f41492bebcc8e659adcc65fe49b8d49f1236478f8cacfc235859fa8808 Stored in directory: /tmp/pip-ephem-wheel-cache-ya2ci5ez/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=d6d36c15058739770fb2580567d4b55f85b17aa1fcca602854969030d3bdc3fc Stored in directory: /tmp/pip-ephem-wheel-cache-ya2ci5ez/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. Successfully installed covasim-3.0.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.2.1 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.4 patsy-0.5.1 pillow-8.2.0 psutil-5.8.0 sciris-1.1.1 smmap-4.0.0 statsmodels-0.12.2 xlrd-1.2.0 xlsxwriter-1.4.0 [rtd-command-info] start-time: 2021-04-26T09:15:48.524021Z, end-time: 2021-04-26T09:15:48.615856Z, 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': '834b74fa', } # 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/619741/' 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-26T09:15:48.758781Z, end-time: 2021-04-26T09:19:10.665108Z, duration: 201, 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 3.0.2 (2021-04-26) — © 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 44 source files that are out of date updating environment: 44 added, 0 changed, 0 removed reading sources... [ 2%] conduct reading sources... [ 4%] contributing reading sources... [ 6%] covasim.analysis reading sources... [ 9%] covasim.base reading sources... [ 11%] covasim.data reading sources... [ 13%] covasim.data.country_age_data reading sources... [ 15%] covasim.data.household_size_data reading sources... [ 18%] covasim.data.loaders reading sources... [ 20%] covasim.data.state_age_data reading sources... [ 22%] covasim.defaults reading sources... [ 25%] covasim.immunity reading sources... [ 27%] covasim.interventions reading sources... [ 29%] covasim.misc reading sources... [ 31%] covasim.parameters reading sources... [ 34%] covasim.people reading sources... [ 36%] covasim.plotting reading sources... [ 38%] covasim.population reading sources... [ 40%] covasim.requirements reading sources... [ 43%] 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... [ 56%] faq reading sources... [ 59%] glossary reading sources... [ 61%] index reading sources... [ 63%] modules reading sources... [ 65%] overview reading sources... [ 68%] parameters reading sources... [ 70%] tutorials reading sources... [ 72%] tutorials/README reading sources... [ 75%] tutorials/tut_advanced /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... [ 77%] tutorials/tut_analyzers /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... [ 79%] tutorials/tut_calibration /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... [ 81%] tutorials/tut_deployment reading sources... [ 84%] tutorials/tut_immunity /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... [ 86%] tutorials/tut_interventions /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/tut_intro /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/tut_people /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... [ 93%] tutorials/tut_plotting /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... [ 95%] tutorials/tut_running /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/tut_tips /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... [ 6%] covasim.analysis writing output... [ 9%] covasim.base writing output... [ 11%] covasim.data writing output... [ 13%] covasim.data.country_age_data writing output... [ 15%] covasim.data.household_size_data writing output... [ 18%] covasim.data.loaders writing output... [ 20%] covasim.data.state_age_data writing output... [ 22%] covasim.defaults writing output... [ 25%] covasim.immunity writing output... [ 27%] covasim.interventions writing output... [ 29%] covasim.misc writing output... [ 31%] covasim.parameters writing output... [ 34%] covasim.people writing output... [ 36%] covasim.plotting writing output... [ 38%] covasim.population writing output... [ 40%] covasim.requirements writing output... [ 43%] 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... [ 56%] faq writing output... [ 59%] glossary writing output... [ 61%] index writing output... [ 63%] modules writing output... [ 65%] overview writing output... [ 68%] parameters writing output... [ 70%] tutorials writing output... [ 72%] tutorials/README writing output... [ 75%] tutorials/tut_advanced writing output... [ 77%] tutorials/tut_analyzers writing output... [ 79%] tutorials/tut_calibration writing output... [ 81%] tutorials/tut_deployment writing output... [ 84%] tutorials/tut_immunity writing output... [ 86%] tutorials/tut_interventions writing output... [ 88%] tutorials/tut_intro writing output... [ 90%] tutorials/tut_people writing output... [ 93%] tutorials/tut_plotting writing output... [ 95%] tutorials/tut_running writing output... [ 97%] tutorials/tut_tips writing output... [100%] whatsnew generating indices... genindex py-modindex copying notebooks ... [ 9%] tutorials/tut_advanced.ipynb copying notebooks ... [ 18%] tutorials/tut_analyzers.ipynb copying notebooks ... [ 27%] tutorials/tut_calibration.ipynb copying notebooks ... [ 36%] tutorials/tut_deployment.ipynb copying notebooks ... [ 45%] tutorials/tut_immunity.ipynb copying notebooks ... [ 54%] tutorials/tut_interventions.ipynb copying notebooks ... [ 63%] tutorials/tut_intro.ipynb copying notebooks ... [ 72%] tutorials/tut_people.ipynb copying notebooks ... [ 81%] tutorials/tut_plotting.ipynb copying notebooks ... [ 90%] tutorials/tut_running.ipynb copying notebooks ... [100%] tutorials/tut_tips.ipynb highlighting module code... [ 5%] covasim.analysis highlighting module code... [ 11%] covasim.base highlighting module code... [ 17%] covasim.data.loaders highlighting module code... [ 23%] covasim.defaults highlighting module code... [ 29%] covasim.immunity highlighting module code... [ 35%] covasim.interventions highlighting module code... [ 41%] covasim.misc highlighting module code... [ 47%] covasim.parameters highlighting module code... [ 52%] covasim.people highlighting module code... [ 58%] covasim.plotting highlighting module code... [ 64%] covasim.population highlighting module code... [ 70%] covasim.requirements highlighting module code... [ 76%] covasim.run highlighting module code... [ 82%] covasim.sim highlighting module code... [ 88%] covasim.utils highlighting module code... [ 94%] numpy highlighting module code... [100%] sciris.sc_utils writing additional pages... search opensearch copying images... [ 2%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_1_1.svg copying images... [ 4%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_3_0.svg copying images... [ 7%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_5_1.svg copying images... [ 9%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_5_2.svg copying images... [ 12%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_1_2.svg copying images... [ 14%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_3_0.svg copying images... [ 17%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_3_1.svg copying images... [ 19%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_5_0.svg copying images... [ 21%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_1_1.svg copying images... [ 24%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_5_1.svg copying images... [ 26%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_12_0.svg copying images... [ 29%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_1_1.svg copying images... [ 31%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_3_0.svg copying images... [ 34%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_5_0.svg copying images... [ 36%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_1_1.svg copying images... [ 39%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_7_0.svg copying images... [ 41%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_9_0.svg copying images... [ 43%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_13_0.svg copying images... [ 46%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_17_0.svg copying images... [ 48%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_20_0.svg copying images... [ 51%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_29_0.svg copying images... [ 53%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_31_0.svg copying images... [ 56%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_1_1.svg copying images... [ 58%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_11_0.svg copying images... [ 60%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_13_0.svg copying images... [ 63%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_people_2_1.svg copying images... [ 65%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_people_10_0.svg copying images... [ 68%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_10_1.svg copying images... [ 70%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_12_0.svg copying images... [ 73%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_14_0.svg copying images... [ 75%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_16_0.svg copying images... [ 78%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_24_0.svg copying images... [ 80%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_2_1.svg copying images... [ 82%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_6_0.svg copying images... [ 85%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_7_0.svg copying images... [ 87%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_9_0.svg copying images... [ 90%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_11_0.svg copying images... [ 92%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_13_0.svg copying images... [ 95%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_16_0.svg copying images... [ 97%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_19_0.svg copying images... [100%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_tips_1_1.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-26T09:19:10.865423Z, end-time: 2021-04-26T09:19:16.745333Z, 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 3.0.2 (2021-04-26) — © 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/tut_intro tutorials/tut_plotting tutorials/tut_running tutorials/tut_people tutorials/tut_interventions tutorials/tut_analyzers tutorials/tut_calibration tutorials/tut_immunity tutorials/tut_deployment tutorials/tut_tips tutorials/tut_advanced faq whatsnew parameters data glossary conduct contributing 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.immunity 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_tut_intro_1_1.svg copying images... [ 4%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_11_0.svg copying images... [ 7%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_13_0.svg copying images... [ 9%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_10_1.svg copying images... [ 12%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_12_0.svg copying images... [ 14%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_14_0.svg copying images... [ 17%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_16_0.svg copying images... [ 19%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_24_0.svg copying images... [ 21%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_2_1.svg copying images... [ 24%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_6_0.svg copying images... [ 26%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_7_0.svg copying images... [ 29%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_9_0.svg copying images... [ 31%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_11_0.svg copying images... [ 34%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_13_0.svg copying images... [ 36%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_16_0.svg copying images... [ 39%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_19_0.svg copying images... [ 41%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_people_2_1.svg copying images... [ 43%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_people_10_0.svg copying images... [ 46%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_1_1.svg copying images... [ 48%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_7_0.svg copying images... [ 51%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_9_0.svg copying images... [ 53%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_13_0.svg copying images... [ 56%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_17_0.svg copying images... [ 58%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_20_0.svg copying images... [ 60%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_29_0.svg copying images... [ 63%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_31_0.svg copying images... [ 65%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_1_2.svg copying images... [ 68%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_3_0.svg copying images... [ 70%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_3_1.svg copying images... [ 73%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_5_0.svg copying images... [ 75%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_1_1.svg copying images... [ 78%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_5_1.svg copying images... [ 80%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_12_0.svg copying images... [ 82%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_1_1.svg copying images... [ 85%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_3_0.svg copying images... [ 87%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_5_0.svg copying images... [ 90%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_tips_1_1.svg copying images... [ 92%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_1_1.svg copying images... [ 95%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_3_0.svg copying images... [ 97%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_5_1.svg copying images... [100%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_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-26T09:19:16.901989Z, end-time: 2021-04-26T09:19:22.484399Z, duration: 5, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 Covasim 3.0.2 (2021-04-26) — © 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/tut_intro tutorials/tut_plotting tutorials/tut_running tutorials/tut_people tutorials/tut_interventions tutorials/tut_analyzers tutorials/tut_calibration tutorials/tut_immunity tutorials/tut_deployment tutorials/tut_tips tutorials/tut_advanced faq whatsnew parameters data glossary conduct contributing 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.immunity 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_tut_intro_1_1.pdf copying images... [ 4%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_11_0.pdf copying images... [ 7%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_13_0.pdf copying images... [ 9%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_10_1.pdf copying images... [ 12%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_12_0.pdf copying images... [ 14%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_14_0.pdf copying images... [ 17%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_16_0.pdf copying images... [ 19%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_24_0.pdf copying images... [ 21%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_2_1.pdf copying images... [ 24%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_6_0.pdf copying images... [ 26%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_7_0.pdf copying images... [ 29%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_9_0.pdf copying images... [ 31%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_11_0.pdf copying images... [ 34%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_13_0.pdf copying images... [ 36%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_16_0.pdf copying images... [ 39%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_19_0.pdf copying images... [ 41%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_people_2_1.pdf copying images... [ 43%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_people_10_0.pdf copying images... [ 46%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_1_1.pdf copying images... [ 48%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_7_0.pdf copying images... [ 51%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_9_0.pdf copying images... [ 53%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_13_0.pdf copying images... [ 56%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_17_0.pdf copying images... [ 58%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_20_0.pdf copying images... [ 60%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_29_0.pdf copying images... [ 63%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_31_0.pdf copying images... [ 65%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_1_2.pdf copying images... [ 68%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_3_0.pdf copying images... [ 70%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_3_1.pdf copying images... [ 73%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_5_0.pdf copying images... [ 75%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_1_1.pdf copying images... [ 78%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_5_1.pdf copying images... [ 80%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_12_0.pdf copying images... [ 82%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_1_1.pdf copying images... [ 85%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_3_0.pdf copying images... [ 87%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_5_0.pdf copying images... [ 90%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_tips_1_1.pdf copying images... [ 92%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_1_1.pdf copying images... [ 95%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_3_0.pdf copying images... [ 97%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_5_1.pdf copying images... [100%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_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-26T09:19:22.711865Z, end-time: 2021-04-26T09:19:22.791514Z, 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-26T09:19:22.939892Z, end-time: 2021-04-26T09:19:30.114136Z, duration: 7, 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. 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.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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2741 ...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.2741 ...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.2741 ...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.2741 ...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.2741 ...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.2742 ...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.2742 ...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.2742 ...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.2742 ...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.2743 ...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.2743 ...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.2743 ...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.2743 ...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.2744 ...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.2744 ...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.2744 ...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.2744 ...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.2745 ...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.2745 ...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.2745 ...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.2745 ...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.2746 ...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.2746 ...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.2746 ...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.2747 ...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.2747 ...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.2748 ...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.2749 ...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.2750 ...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.2751 ...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.2752 ...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.2753 ...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.2754 ... aged 88 have covid on timestep 100 🤯 [53 <./tutorials_tut_analyzers_5_0.pdf>] Underfull \vbox (badness 10000) detected at line 2755 Overfull \vbox (2.68169pt too high) detected at line 2755 [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.2767 ...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.2767 ...op: 20000 random; epi: 16835⚙, 113☠) Underfull \vbox (badness 10000) detected at line 2821 [55] [56 <./tutorials_tut_calibration_1_1.pdf>] [57 <./tutorials_tut_calibratio n_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.2943 ...ther, you’ve only reduced noise by √ \sphinxstyleemphasis{N}, i... [58] Underfull \vbox (badness 10000) detected at line 3030 Overfull \vbox (2.68169pt too high) detected at line 3030 [59] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (19.28168pt too high) detected at line 3143 [60] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [61] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [62] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [63] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [64] Underfull \vbox (badness 10000) detected at line 3185 [65] Overfull \vbox (2.09908pt too high) detected at line 3226 [66 <./tutorials_tut_calibration_12_0.pdf>] Underfull \vbox (badness 10000) detected at line 3251 [67] [68 <./tutorials_tut_immunity_1_1.pdf>] Overfull \vbox (1.64516pt too high) detected at line 3312 [69 <./tutorials_tut_immunity_3_0.pdf>] [70 <./tutorials_tut_immunity_5_0.pdf>] [71] Underfull \vbox (badness 10000) detected at line 3456 [72] [73 <./tutorials_tut_tips_1_1.pdf>] Overfull \vbox (14.28343pt too high) detected at line 3626 [74] [75] [76] [77 <./tutorials_tut_advanced_1_1.pdf>] Underfull \vbox (badness 10000) detected at line 3876 [78] Overfull \vbox (0.95677pt too high) detected at line 3911 [79 <./tutorials_tut_advanced_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.3923 ...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.3923 ...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.3926 ...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.3926 ...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.3929 ...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.3929 ...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.3933 ...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.3933 ...pop: 20000 random; epi: 11828⚙, 19☠) Underfull \vbox (badness 10000) detected at line 3946 [80] Underfull \vbox (badness 10000) detected at line 3957 [81 <./tutorials_tut_advanced_5_1.pdf>] LaTeX Warning: Hyper reference `faq:usage-questions' on page 82 undefined on in put line 3968. LaTeX Warning: Hyper reference `faq:what-are-the-system-requirements-for-covasi m' on page 82 undefined on input line 3971. LaTeX Warning: Hyper reference `faq:can-covasim-be-run-on-hpc-clusters' on page 82 undefined on input line 3974. LaTeX Warning: Hyper reference `faq:what-method-is-best-for-saving-simulation-o bjects' on page 82 undefined on input line 3977. LaTeX Warning: Hyper reference `faq:does-covasim-support-time-dependent-paramet ers' on page 82 undefined on input line 3980. LaTeX Warning: Hyper reference `faq:how-can-you-introduce-new-infections-into-a -simulation' on page 82 undefined on input line 3983. LaTeX Warning: Hyper reference `faq:how-do-you-set-custom-prognoses-parameters- mortality-rate-susceptibility-etc' on page 82 undefined on input line 3986. LaTeX Warning: Hyper reference `faq:i-want-to-generate-a-contact-network-for-in sert-location-here-how-do-i-do-this' on page 82 undefined on input line 3989. LaTeX Warning: Hyper reference `faq:is-it-possible-to-model-interacting-geograp hical-regions' on page 82 undefined on input line 3992. LaTeX Warning: Hyper reference `faq:i-really-don-t-like-python-can-i-run-covasi m-via-r' on page 82 undefined on input line 3995. LaTeX Warning: Hyper reference `faq:conceptual-questions' on page 82 undefined on input line 4000. LaTeX Warning: Hyper reference `faq:what-are-the-relationships-between-populati on-size-number-of-agents-population-scaling-and-total-population' on page 82 un defined on input line 4003. LaTeX Warning: Hyper reference `faq:are-test-results-counted-from-swab-date-or- result-date' on page 82 undefined on input line 4006. LaTeX Warning: Hyper reference `faq:is-the-underlying-model-capable-of-generati ng-oscillations' on page 82 undefined on input line 4009. LaTeX Warning: Hyper reference `faq:common-problems' on page 82 undefined on in put line 4014. 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 82 undefin ed on input line 4017. LaTeX Warning: Hyper reference `faq:why-doesn-t-the-webapp-accept-long-duration s-or-large-population-sizes' on page 82 undefined on input line 4020. LaTeX Warning: Hyper reference `faq:why-do-parallel-simulations-fail-on-windows -or-in-jupyter-notebooks' on page 82 undefined on input line 4023. [82 <./tutorials_tut_advanced_5_2.pdf>] [83] [84] [85] [86] [87] LaTeX Warning: Hyper reference `whatsnew:coming-soon' on page 88 undefined on i nput line 4240. LaTeX Warning: Hyper reference `whatsnew:latest-versions-3-0-x' on page 88 unde fined on input line 4243. LaTeX Warning: Hyper reference `whatsnew:versions-2-x-2-0-0-2-1-2' on page 88 u ndefined on input line 4246. LaTeX Warning: Hyper reference `whatsnew:versions-1-7-x-1-7-0-1-7-6' on page 88 undefined on input line 4249. LaTeX Warning: Hyper reference `whatsnew:versions-1-6-x-1-6-0-1-6-1' on page 88 undefined on input line 4252. LaTeX Warning: Hyper reference `whatsnew:versions-1-5-x-1-5-0-1-5-3' on page 88 undefined on input line 4255. LaTeX Warning: Hyper reference `whatsnew:versions-1-4-x-1-4-0-1-4-8' on page 88 undefined on input line 4258. LaTeX Warning: Hyper reference `whatsnew:versions-1-3-x-1-3-0-1-3-5' on page 88 undefined on input line 4261. LaTeX Warning: Hyper reference `whatsnew:versions-1-2-x-1-2-0-1-2-3' on page 88 undefined on input line 4264. LaTeX Warning: Hyper reference `whatsnew:versions-1-1-x-1-1-0-1-1-7' on page 88 undefined on input line 4267. LaTeX Warning: Hyper reference `whatsnew:versions-1-0-x-1-0-0-1-0-3' on page 88 undefined on input line 4270. LaTeX Warning: Hyper reference `whatsnew:prerelease-versions-0-27-0-0-32-1' on page 88 undefined on input line 4273. [88] Underfull \hbox (badness 10000) in paragraph at lines 4354--4355 \T1/ptm/m/n/10 to call \T1/pcr/m/n/10 len(sim.people) \T1/ptm/m/n/10 (pre-ferre d), or \T1/pcr/m/n/10 sim.n\T1/ptm/m/n/10 , \T1/pcr/m/n/10 sim[\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 pop_size\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 ]\T1/ptm/m/n/10 , or \T 1/pcr/m/n/10 sim.people. [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] Underfull \hbox (badness 6910) in paragraph at lines 5249--5250 []\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 [103] [104] [105] [106] [107] [108] [109] [110] Underfull \hbox (badness 6792) in paragraph at lines 5805--5806 []\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 5805--5806 \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 5846--5847 []\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. [111] Underfull \hbox (badness 6300) in paragraph at lines 5869--5870 []\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. [112] [113] [114] Underfull \hbox (badness 6526) in paragraph at lines 6162--6163 []\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- [115] Underfull \hbox (badness 10000) in paragraph at lines 6272--6273 []\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 6272--6273 \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. [116] [117] [118] [119] [120] Package tabulary Warning: tymin too large (14.99634pt), resetting to 11.06775pt on input line 6982. Package tabulary Warning: No suitable columns! on input line 6982. Overfull \hbox (4.09229pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 key| Overfull \hbox (8.94202pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 pop- Underfull \hbox (badness 10000) in paragraph at lines 6982--6982 \T1/phv/m/n/10 u- Overfull \hbox (5.05199pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tion| Overfull \hbox (3.38208pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 ag- Overfull \hbox (6.61205pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 gre- Overfull \hbox (8.39195pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 gate| Overfull \hbox (52.03172pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_positives| Overfull \hbox (38.40172pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_death| Overfull \hbox (57.44177pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_recovered| Overfull \hbox (39.25182pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_active| Overfull \hbox (34.5018pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_tests| Overfull \hbox (66.0316pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (62.29163pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_discharged| Overfull \hbox (8.39195pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 date| Overfull \hbox (4.75218pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 day| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 pos- Underfull \hbox (badness 10000) in paragraph at lines 6982--6982 \T1/phv/m/n/10 i- Overfull \hbox (9.24205pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tives| Overfull \hbox (13.95189pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 death| Overfull \hbox (10.05197pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 tests| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 hos- Overfull \hbox (2.822pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tal- Overfull \hbox (7.1222pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 ized| Overfull \hbox (5.04211pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 dis- Overfull \hbox (25.06189pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 charged| Overfull \hbox (1.1521pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 re- Overfull \hbox (7.67224pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 cov- Overfull \hbox (8.94202pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 ered| Overfull \hbox (2.82214pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 ac- Overfull \hbox (4.24205pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tive| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57089| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57090| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57091| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57092| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57093| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57094| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57095| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57096| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57097| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57098| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57099| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 88.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 88.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57100| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 91.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 3.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57101| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 131.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 40.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57102| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 150.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 19.0| [121] Overfull \vbox (416.5699pt too high) has occurred while \output is active [122] Overfull \hbox (54.433pt too wide) in paragraph at lines 7013--7015 []\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 7571--7571 []\T1/phv/m/n/10 date| Overfull \hbox (51.88701pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (34.03278pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 cum_in_icu| Overfull \hbox (54.81433pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 cum_on_ventilator| Overfull \hbox (10.0233pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 death| Overfull \hbox (32.78767pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_death| Overfull \hbox (51.38228pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_hospitalized| Overfull \hbox (44.5851pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_negatives| Overfull \hbox (41.96051pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_positives| Overfull \hbox (29.82321pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_tests| Overfull \hbox (0.8236pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 day| Overfull \hbox (22.69334pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 num_icu| Overfull \hbox (55.12386pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 num_on_ventilator| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2210| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2191| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 44.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2163| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 27.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2122| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2071| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 29.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 37.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1969| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 31.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1918| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1867| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1816| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2687.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2892.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1765| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 103.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 103.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1714| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1764.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1969.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1661| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 221.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 221.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1605| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (0.83572pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 963.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 750.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1713.0| [123] [124] [125] [126] [127] [128] LaTeX Warning: Hyper reference `parameters::doc' on page 129 undefined on input line 7903. [129] [130] Underfull \hbox (badness 10000) in paragraph at lines 1--8059 [][][]$\T1/ptm/m/n/10 https : / / population . un . org / household / exceldata / population _ division _ UN _ Houseshold _ Size _ and _ Composition _ 2019 . [131] [132] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 133 undefined on input line 8248. LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 133 undefined on input line 8316. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 133 undefi ned on input line 8334. [133] Underfull \hbox (badness 10000) in paragraph at lines 8401--8401 []\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 134 undefined on input line 8436. [134] Underfull \hbox (badness 10000) in paragraph at lines 8496--8496 []\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 135 undefined on input line 8537. [135] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 136 undefined on input line 8648. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 136 undefi ned on input line 8675. [136] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 137 undefined on input line 8807. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 137 undefi ned on input line 8817. [137] [138] Underfull \hbox (badness 6775) in paragraph at lines 8982--8982 []\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 , [139] LaTeX Warning: Hyper reference `covasim.base:covasim.base.ParsObj' on page 140 undefined on input line 9098. [140] [141] [142] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 143 undefi ned on input line 9434. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 143 undefi ned on input line 9490. LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 143 undefined on input line 9512. [143] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 144 undefined on input line 9549. [144] [145] LaTeX Warning: Hyper reference `covasim.base:covasim.base.FlexDict' on page 146 undefined on input line 9920. [146] LaTeX Warning: Hyper reference `covasim.base:covasim.base.FlexDict' on page 147 undefined on input line 9980. [147] [148] [149] [150] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 151 undefined on input line 10457. Overfull \vbox (7.72583pt too high) detected at line 10485 [151] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 152 undefined on input line 10501. LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 152 undefined on input line 10550. LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 152 undefined on input line 10602. [152] Underfull \hbox (badness 10000) in paragraph at lines 10666--10666 \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 153 undefined on input line 10667. [153] Underfull \hbox (badness 6428) in paragraph at lines 10747--10747 []\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 154 undefined on input line 10748. [154] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 155 undefined on input line 10827. [155] Underfull \hbox (badness 5878) in paragraph at lines 10971--10971 []\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- LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 156 undefined on input line 10972. [156] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 157 undefined on input line 11056. [157] [158] [159] [160] [161] [162] Underfull \hbox (badness 8019) in paragraph at lines 11661--11661 []\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- Underfull \hbox (badness 10000) in paragraph at lines 11677--11677 []\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 , [163] [164] [165] LaTeX Warning: Hyper reference `covasim.base:covasim.base.BasePeople' on page 1 66 undefined on input line 11939. [166] [167] [168] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 169 undefi ned on input line 12340. Underfull \hbox (badness 10000) in paragraph at lines 12372--12372 \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 12380--12380 \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 , [169] Underfull \hbox (badness 10000) in paragraph at lines 12396--12396 []\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 170 undefi ned on input line 12439. LaTeX Warning: Hyper reference `covasim.people:covasim.people.People' on page 1 70 undefined on input line 12468. Underfull \hbox (badness 10000) in paragraph at lines 12477--12477 []\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- [170] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 171 undefi ned on input line 12501. Underfull \hbox (badness 10000) in paragraph at lines 12581--12581 []\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 171 undefi ned on input line 12589. [171] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 172 undefi ned on input line 12668. [172] [173] [174] [175] LaTeX Warning: Hyper reference `covasim.run:covasim.run.MultiSim' on page 176 u ndefined on input line 13079. LaTeX Warning: Hyper reference `covasim.run:covasim.run.MultiSim' on page 176 u ndefined on input line 13099. LaTeX Warning: Hyper reference `covasim.run:covasim.run.MultiSim' on page 176 u ndefined on input line 13110. [176] LaTeX Warning: Hyper reference `covasim.base:covasim.base.ParsObj' on page 177 undefined on input line 13253. [177] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 178 undefi ned on input line 13262. [178] LaTeX Warning: Hyper reference `covasim.run:covasim.run.Scenarios' on page 179 undefined on input line 13471. [179] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 180 undefi ned on input line 13561. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 180 undefi ned on input line 13599. [180] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 181 undefi ned on input line 13622. [181] Underfull \hbox (badness 5288) in paragraph at lines 13711--13711 []\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 182 undefined on input line 13712. [182] Underfull \hbox (badness 10000) in paragraph at lines 13883--13883 []\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 , [183] [184] [185] ! 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.14206 ...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.14207 infections, and “☠ ” is used to show deaths. [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] LaTeX Warning: Reference `modules:module-covasim' on page 197 undefined on inpu t line 15243. LaTeX Warning: Reference `covasim.analysis:module-covasim.analysis' on page 197 undefined on input line 15244. LaTeX Warning: Reference `covasim.base:module-covasim.base' on page 197 undefin ed on input line 15245. LaTeX Warning: Reference `covasim.data:module-covasim.data' on page 197 undefin ed on input line 15246. LaTeX Warning: Reference `covasim.data.country_age_data:module-covasim.data.cou ntry_age_data' on page 197 undefined on input line 15247. LaTeX Warning: Reference `covasim.data.household_size_data:module-covasim.data. household_size_data' on page 197 undefined on input line 15248. LaTeX Warning: Reference `covasim.data.loaders:module-covasim.data.loaders' on page 197 undefined on input line 15249. LaTeX Warning: Reference `covasim.data.state_age_data:module-covasim.data.state _age_data' on page 197 undefined on input line 15250. LaTeX Warning: Reference `covasim.defaults:module-covasim.defaults' on page 197 undefined on input line 15251. LaTeX Warning: Reference `covasim.immunity:module-covasim.immunity' on page 197 undefined on input line 15252. LaTeX Warning: Reference `covasim.interventions:module-covasim.interventions' o n page 197 undefined on input line 15253. LaTeX Warning: Reference `covasim.misc:module-covasim.misc' on page 197 undefin ed on input line 15254. LaTeX Warning: Reference `covasim.parameters:module-covasim.parameters' on page 197 undefined on input line 15255. LaTeX Warning: Reference `covasim.people:module-covasim.people' on page 197 und efined on input line 15256. LaTeX Warning: Reference `covasim.plotting:module-covasim.plotting' on page 197 undefined on input line 15257. LaTeX Warning: Reference `covasim.population:module-covasim.population' on page 197 undefined on input line 15258. LaTeX Warning: Reference `covasim.requirements:module-covasim.requirements' on page 197 undefined on input line 15259. LaTeX Warning: Reference `covasim.run:module-covasim.run' on page 197 undefined on input line 15260. LaTeX Warning: Reference `covasim.settings:module-covasim.settings' on page 197 undefined on input line 15261. LaTeX Warning: Reference `covasim.sim:module-covasim.sim' on page 197 undefined on input line 15262. LaTeX Warning: Reference `covasim.utils:module-covasim.utils' on page 197 undef ined on input line 15263. LaTeX Warning: Reference `covasim.version:module-covasim.version' on page 197 u ndefined on input line 15264. [197] 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 (201 pages, 136755 8 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 197 undefined on input line 15244 Reference `covasim.base:module-covasim.base' on page 197 undefined on input line 15245 Reference `covasim.data.country_age_data:module-covasim.data.country_age_data' on page 197 undefined on input line 15247 Reference `covasim.data.household_size_data:module-covasim.data.household_size_data' on page 197 undefined on input line 15248 Reference `covasim.data.loaders:module-covasim.data.loaders' on page 197 undefined on input line 15249 Reference `covasim.data.state_age_data:module-covasim.data.state_age_data' on page 197 undefined on input line 15250 Reference `covasim.data:module-covasim.data' on page 197 undefined on input line 15246 Reference `covasim.defaults:module-covasim.defaults' on page 197 undefined on input line 15251 Reference `covasim.immunity:module-covasim.immunity' on page 197 undefined on input line 15252 Reference `covasim.interventions:module-covasim.interventions' on page 197 undefined on input line 15253 Reference `covasim.misc:module-covasim.misc' on page 197 undefined on input line 15254 Reference `covasim.parameters:module-covasim.parameters' on page 197 undefined on input line 15255 Reference `covasim.people:module-covasim.people' on page 197 undefined on input line 15256 Reference `covasim.plotting:module-covasim.plotting' on page 197 undefined on input line 15257 Reference `covasim.population:module-covasim.population' on page 197 undefined on input line 15258 Reference `covasim.requirements:module-covasim.requirements' on page 197 undefined on input line 15259 Reference `covasim.run:module-covasim.run' on page 197 undefined on input line 15260 Reference `covasim.settings:module-covasim.settings' on page 197 undefined on input line 15261 Reference `covasim.sim:module-covasim.sim' on page 197 undefined on input line 15262 Reference `covasim.utils:module-covasim.utils' on page 197 undefined on input line 15263 Reference `covasim.version:module-covasim.version' on page 197 undefined on input line 15264 Reference `modules:module-covasim' on page 197 undefined on input line 15243 Latexmk: Summary of warnings: Latex failed to resolve 22 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 (367 entries accepted, 0 rejected). Sorting entries......done (3277 comparisons). Generating output file institute-for-disease-modeling-covasim.ind....done (430 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] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Chapter 1. [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [4] [5] [6] [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \vbox (badness 10000) detected at line 598 [8] [9 <./tutorials_tut_intro_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.673 ...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.673 ...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.734 ...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.734 ...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.793 ... 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.793 ... pop: 50000 random; epi: 17502⚙, 14☠) Underfull \vbox (badness 10000) detected at line 819 [11] Overfull \vbox (2.21364pt too high) detected at line 853 [12 <./tutorials_tut_intro_11_0.pdf>] [13 <./tutorials_tut_intro_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.912 ... 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.912 ... 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.938 ... 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.938 ... pop: 20000 random; epi: 11828⚙, 19☠) Overfull \hbox (178.24425pt too wide) in paragraph at lines 999--999 []|\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 1020--1020 []|\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 1024--1024 []|\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 1054--1054 []|\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 1118 [16 <./tutorials_tut_plotting_10_1.pdf>] Underfull \vbox (badness 10000) detected at line 1139 [17 <./tutorials_tut_plotting_12_0.pdf>] Underfull \vbox (badness 10000) detected at line 1160 [18 <./tutorials_tut_plotting_14_0.pdf>] [19 <./tutorials_tut_plotting_16_0.pdf >] [20 <./tutorials_tut_plotting_24_0.pdf>] Underfull \vbox (badness 10000) detected at line 1374 [21] [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.1466 ...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.1466 ...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.1467 ...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.1467 ...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.1468 ...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.1468 ...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.1469 ... 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.1469 ... 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.1470 ... 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.1470 ... pop: 20000 random; epi: 9297⚙, 10☠) [23 <./tutorials_tut_running_2_1.pdf>] Underfull \vbox (badness 10000) detected at line 1514 [24 <./tutorials_tut_running_6_0.pdf>] Underfull \vbox (badness 10000) detected at line 1536 [25 <./tutorials_tut_running_7_0.pdf>] Underfull \vbox (badness 7221) detected at line 1573 [26 <./tutorials_tut_running_9_0.pdf>] Underfull \vbox (badness 10000) detected at line 1617 [27 <./tutorials_tut_running_11_0.pdf>] [28 <./tutorials_tut_running_13_0.pdf>] [29 <./tutorials_tut_running_16_0.pdf>] Underfull \vbox (badness 10000) detected at line 1711 [30] [31 <./tutorials_tut_running_19_0.pdf>] [32 <./tutorials_tut_people_2_1.pd f>] [33] Underfull \vbox (badness 10000) detected at line 1900 [34] [35 <./tutorials_tut_people_10_0.pdf>] [36 <./tutorials_tut_interventions_ 1_1.pdf>] [37] Underfull \vbox (badness 10000) detected at line 2075 [38] Overfull \vbox (2.95677pt too high) detected at line 2111 [39 <./tutorials_tut_interventions_7_0.pdf>] [40 <./tutorials_tut_interventions _9_0.pdf>] Overfull \vbox (4.24117pt too high) detected at line 2185 [41] [42 <./tutorials_tut_interventions_13_0.pdf>] [43 <./tutorials_tut_interve ntions_17_0.pdf>] [44] [45 <./tutorials_tut_interventions_20_0.pdf>] Overfull \vbox (0.80571pt too high) detected at line 2408 [46] Underfull \vbox (badness 10000) detected at line 2463 [47] Underfull \vbox (badness 10000) detected at line 2486 [48 <./tutorials_tut_interventions_29_0.pdf>] [49 <./tutorials_tut_intervention s_31_0.pdf>] Underfull \vbox (badness 10000) detected at line 2573 [50 <./tutorials_tut_analyzers_1_2.pdf>] [51 <./tutorials_tut_analyzers_3_0.pdf > <./tutorials_tut_analyzers_3_1.pdf pdfTeX warning: pdflatex (file ./tutorials_tut_analyzers_3_1.pdf): PDF inclusio n: multiple pdfs with page group included in a single page >] Underfull \vbox (badness 10000) detected at line 2648 [52] ! Package inputenc Error: Unicode 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 ...GZcb{}}\PYG{l+s+s1}{\PYGZsq{}}\PYG{p}{)} ! Package inputenc Error: Unicode 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 ...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.2680 ...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.2681 ...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.2682 ...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.2683 ...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.2683 ...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.2684 ...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.2684 ...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.2684 ...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.2684 ...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.2684 ...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.2685 ...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.2685 ...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.2685 ...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.2685 ...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.2685 ...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.2686 ... 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.2686 ... 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.2686 ... 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.2686 ... 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.2686 ... 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.2686 ... 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.2687 ... 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.2687 ... 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.2687 ... 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.2687 ... 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.2687 ... 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.2687 ... 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.2688 ...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.2688 ...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.2688 ...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.2688 ...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.2688 ...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.2688 ...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.2688 ...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.2688 ...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.2689 ...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.2689 ...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.2689 ...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.2689 ...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.2689 ...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.2689 ...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.2689 ...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.2689 ...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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.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.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 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.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.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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2741 ...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.2741 ...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.2741 ...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.2741 ...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.2741 ...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.2742 ...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.2742 ...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.2742 ...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.2742 ...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.2743 ...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.2743 ...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.2743 ...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.2743 ...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.2744 ...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.2744 ...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.2744 ...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.2744 ...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.2745 ...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.2745 ...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.2745 ...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.2745 ...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.2746 ...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.2746 ...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.2746 ...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.2747 ...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.2747 ...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.2748 ...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.2749 ...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.2750 ...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.2751 ...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.2752 ...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.2753 ...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.2754 ... aged 88 have covid on timestep 100 🤯 [53 <./tutorials_tut_analyzers_5_0.pdf>] Underfull \vbox (badness 10000) detected at line 2755 Overfull \vbox (2.68169pt too high) detected at line 2755 [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.2767 ...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.2767 ...op: 20000 random; epi: 16835⚙, 113☠) Underfull \vbox (badness 10000) detected at line 2821 [55] [56 <./tutorials_tut_calibration_1_1.pdf>] [57 <./tutorials_tut_calibratio n_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.2943 ...ther, you’ve only reduced noise by √ \sphinxstyleemphasis{N}, i... [58] Underfull \vbox (badness 10000) detected at line 3030 Overfull \vbox (2.68169pt too high) detected at line 3030 [59] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (19.28168pt too high) detected at line 3143 [60] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [61] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [62] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [63] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [64] Underfull \vbox (badness 10000) detected at line 3185 [65] Overfull \vbox (2.09908pt too high) detected at line 3226 [66 <./tutorials_tut_calibration_12_0.pdf>] Underfull \vbox (badness 10000) detected at line 3251 [67] [68 <./tutorials_tut_immunity_1_1.pdf>] Overfull \vbox (1.64516pt too high) detected at line 3312 [69 <./tutorials_tut_immunity_3_0.pdf>] [70 <./tutorials_tut_immunity_5_0.pdf>] [71] Underfull \vbox (badness 10000) detected at line 3456 [72] [73 <./tutorials_tut_tips_1_1.pdf>] Overfull \vbox (14.28343pt too high) detected at line 3626 [74] [75] [76] [77 <./tutorials_tut_advanced_1_1.pdf>] Underfull \vbox (badness 10000) detected at line 3876 [78] Overfull \vbox (0.95677pt too high) detected at line 3911 [79 <./tutorials_tut_advanced_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.3923 ...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.3923 ...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.3926 ...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.3926 ...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.3929 ...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.3929 ...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.3933 ...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.3933 ...pop: 20000 random; epi: 11828⚙, 19☠) Underfull \vbox (badness 10000) detected at line 3946 [80] Underfull \vbox (badness 10000) detected at line 3957 [81 <./tutorials_tut_advanced_5_1.pdf>] [82 <./tutorials_tut_advanced_5_2.pdf>] [83] [84] [85] [86] [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 4354--4355 \T1/ptm/m/n/10 to call \T1/pcr/m/n/10 len(sim.people) \T1/ptm/m/n/10 (pre-ferre d), or \T1/pcr/m/n/10 sim.n\T1/ptm/m/n/10 , \T1/pcr/m/n/10 sim[\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 pop_size\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 ]\T1/ptm/m/n/10 , or \T 1/pcr/m/n/10 sim.people. [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] Underfull \hbox (badness 6910) in paragraph at lines 5249--5250 []\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 [103] [104] [105] [106] [107] [108] [109] [110] Underfull \hbox (badness 6792) in paragraph at lines 5805--5806 []\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 5805--5806 \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 5846--5847 []\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. [111] Underfull \hbox (badness 6300) in paragraph at lines 5869--5870 []\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. [112] [113] [114] Underfull \hbox (badness 6526) in paragraph at lines 6162--6163 []\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- [115] Underfull \hbox (badness 10000) in paragraph at lines 6272--6273 []\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 6272--6273 \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. [116] [117] [118] [119] [120] Package tabulary Warning: tymin too large (14.99634pt), resetting to 11.06775pt on input line 6982. Package tabulary Warning: No suitable columns! on input line 6982. Overfull \hbox (4.09229pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 key| Overfull \hbox (8.94202pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 pop- Underfull \hbox (badness 10000) in paragraph at lines 6982--6982 \T1/phv/m/n/10 u- Overfull \hbox (5.05199pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tion| Overfull \hbox (3.38208pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 ag- Overfull \hbox (6.61205pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 gre- Overfull \hbox (8.39195pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 gate| Overfull \hbox (52.03172pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_positives| Overfull \hbox (38.40172pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_death| Overfull \hbox (57.44177pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_recovered| Overfull \hbox (39.25182pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_active| Overfull \hbox (34.5018pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_tests| Overfull \hbox (66.0316pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (62.29163pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_discharged| Overfull \hbox (8.39195pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 date| Overfull \hbox (4.75218pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 day| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 pos- Underfull \hbox (badness 10000) in paragraph at lines 6982--6982 \T1/phv/m/n/10 i- Overfull \hbox (9.24205pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tives| Overfull \hbox (13.95189pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 death| Overfull \hbox (10.05197pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 tests| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 hos- Overfull \hbox (2.822pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tal- Overfull \hbox (7.1222pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 ized| Overfull \hbox (5.04211pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 dis- Overfull \hbox (25.06189pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 charged| Overfull \hbox (1.1521pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 re- Overfull \hbox (7.67224pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 cov- Overfull \hbox (8.94202pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 ered| Overfull \hbox (2.82214pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 ac- Overfull \hbox (4.24205pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tive| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57089| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57090| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57091| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57092| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57093| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57094| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57095| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57096| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57097| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57098| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57099| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 88.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 88.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57100| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 91.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 3.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57101| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 131.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 40.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57102| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 150.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 19.0| [121] Overfull \vbox (416.5699pt too high) has occurred while \output is active [122] Overfull \hbox (54.433pt too wide) in paragraph at lines 7013--7015 []\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 7571--7571 []\T1/phv/m/n/10 date| Overfull \hbox (51.88701pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (34.03278pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 cum_in_icu| Overfull \hbox (54.81433pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 cum_on_ventilator| Overfull \hbox (10.0233pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 death| Overfull \hbox (32.78767pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_death| Overfull \hbox (51.38228pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_hospitalized| Overfull \hbox (44.5851pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_negatives| Overfull \hbox (41.96051pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_positives| Overfull \hbox (29.82321pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_tests| Overfull \hbox (0.8236pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 day| Overfull \hbox (22.69334pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 num_icu| Overfull \hbox (55.12386pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 num_on_ventilator| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2210| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2191| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 44.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2163| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 27.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2122| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2071| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 29.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 37.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1969| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 31.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1918| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1867| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1816| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2687.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2892.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1765| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 103.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 103.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1714| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1764.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1969.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1661| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 221.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 221.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1605| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (0.83572pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 963.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 750.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1713.0| [123] [124] [125] [126] [127] [128] [129] [130] Underfull \hbox (badness 10000) in paragraph at lines 1--8059 [][][]$\T1/ptm/m/n/10 https : / / population . un . org / household / exceldata / population _ division _ UN _ Houseshold _ Size _ and _ Composition _ 2019 . [131] [132] [133] Underfull \hbox (badness 10000) in paragraph at lines 8401--8401 []\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 , [134] Underfull \hbox (badness 10000) in paragraph at lines 8496--8496 []\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 , [135] [136] [137] [138] Underfull \hbox (badness 6775) in paragraph at lines 8982--8982 []\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 , [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] Overfull \vbox (7.72583pt too high) detected at line 10485 [151] [152] Underfull \hbox (badness 10000) in paragraph at lines 10666--10666 \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 , [153] Underfull \hbox (badness 6428) in paragraph at lines 10747--10747 []\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 , [154] [155] Underfull \hbox (badness 5878) in paragraph at lines 10971--10971 []\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- [156] [157] [158] [159] [160] [161] [162] Underfull \hbox (badness 8019) in paragraph at lines 11661--11661 []\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- Underfull \hbox (badness 10000) in paragraph at lines 11677--11677 []\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 , [163] [164] [165] [166] [167] [168] Underfull \hbox (badness 10000) in paragraph at lines 12372--12372 \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 12380--12380 \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 , [169] Underfull \hbox (badness 10000) in paragraph at lines 12396--12396 []\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 , Underfull \hbox (badness 10000) in paragraph at lines 12477--12477 []\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- [170] Underfull \hbox (badness 10000) in paragraph at lines 12581--12581 []\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 , [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] Underfull \hbox (badness 5288) in paragraph at lines 13711--13711 []\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 , [182] Underfull \hbox (badness 10000) in paragraph at lines 13883--13883 []\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 , [183] [184] [185] ! 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.14206 ...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.14207 infections, and “☠ ” is used to show deaths. [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] (./institute-for-disease-modeling-covasim.ind [198] Underfull \hbox (badness 10000) in paragraph at lines 56--57 []\T1/pcr/m/n/10 check_synthpops() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule c o-v- [199] Underfull \hbox (badness 10000) in paragraph at lines 92--93 []\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 93--94 []\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 167--169 []\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 171--173 []\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 173--174 []\T1/pcr/m/n/10 get_default_colors() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e co-v- Underfull \hbox (badness 10000) in paragraph at lines 174--175 []\T1/pcr/m/n/10 get_default_plots() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\T1/pcr/m/n/10 get_household_size() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e co-v- Underfull \hbox (badness 10000) in paragraph at lines 182--183 []\T1/pcr/m/n/10 get_strain_choices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e co-v- Underfull \hbox (badness 10000) in paragraph at lines 183--184 []\T1/pcr/m/n/10 get_vaccine_choices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le co-v- [200] Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\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 255--256 []\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 263--264 []\T1/pcr/m/n/10 make_random_contacts() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule co-v- [201] Underfull \hbox (badness 10000) in paragraph at lines 334--335 []\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 363--364 []\T1/pcr/m/n/10 show_locations() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co -v- [202] [203]) (./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 (211 pages, 142695 3 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] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Chapter 1. [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [4] [5] [6] [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \vbox (badness 10000) detected at line 598 [8] [9 <./tutorials_tut_intro_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.673 ...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.673 ...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.734 ...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.734 ...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.793 ... 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.793 ... pop: 50000 random; epi: 17502⚙, 14☠) Underfull \vbox (badness 10000) detected at line 819 [11] Overfull \vbox (2.21364pt too high) detected at line 853 [12 <./tutorials_tut_intro_11_0.pdf>] [13 <./tutorials_tut_intro_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.912 ... 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.912 ... 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.938 ... 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.938 ... pop: 20000 random; epi: 11828⚙, 19☠) Overfull \hbox (178.24425pt too wide) in paragraph at lines 999--999 []|\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 1020--1020 []|\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 1024--1024 []|\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 1054--1054 []|\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 1118 [16 <./tutorials_tut_plotting_10_1.pdf>] Underfull \vbox (badness 10000) detected at line 1139 [17 <./tutorials_tut_plotting_12_0.pdf>] Underfull \vbox (badness 10000) detected at line 1160 [18 <./tutorials_tut_plotting_14_0.pdf>] [19 <./tutorials_tut_plotting_16_0.pdf >] [20 <./tutorials_tut_plotting_24_0.pdf>] Underfull \vbox (badness 10000) detected at line 1374 [21] [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.1466 ...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.1466 ...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.1467 ...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.1467 ...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.1468 ...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.1468 ...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.1469 ... 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.1469 ... 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.1470 ... 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.1470 ... pop: 20000 random; epi: 9297⚙, 10☠) [23 <./tutorials_tut_running_2_1.pdf>] Underfull \vbox (badness 10000) detected at line 1514 [24 <./tutorials_tut_running_6_0.pdf>] Underfull \vbox (badness 10000) detected at line 1536 [25 <./tutorials_tut_running_7_0.pdf>] Underfull \vbox (badness 7221) detected at line 1573 [26 <./tutorials_tut_running_9_0.pdf>] Underfull \vbox (badness 10000) detected at line 1617 [27 <./tutorials_tut_running_11_0.pdf>] [28 <./tutorials_tut_running_13_0.pdf>] [29 <./tutorials_tut_running_16_0.pdf>] Underfull \vbox (badness 10000) detected at line 1711 [30] [31 <./tutorials_tut_running_19_0.pdf>] [32 <./tutorials_tut_people_2_1.pd f>] [33] Underfull \vbox (badness 10000) detected at line 1900 [34] [35 <./tutorials_tut_people_10_0.pdf>] [36 <./tutorials_tut_interventions_ 1_1.pdf>] [37] Underfull \vbox (badness 10000) detected at line 2075 [38] Overfull \vbox (2.95677pt too high) detected at line 2111 [39 <./tutorials_tut_interventions_7_0.pdf>] [40 <./tutorials_tut_interventions _9_0.pdf>] Overfull \vbox (4.24117pt too high) detected at line 2185 [41] [42 <./tutorials_tut_interventions_13_0.pdf>] [43 <./tutorials_tut_interve ntions_17_0.pdf>] [44] [45 <./tutorials_tut_interventions_20_0.pdf>] Overfull \vbox (0.80571pt too high) detected at line 2408 [46] Underfull \vbox (badness 10000) detected at line 2463 [47] Underfull \vbox (badness 10000) detected at line 2486 [48 <./tutorials_tut_interventions_29_0.pdf>] [49 <./tutorials_tut_intervention s_31_0.pdf>] Underfull \vbox (badness 10000) detected at line 2573 [50 <./tutorials_tut_analyzers_1_2.pdf>] [51 <./tutorials_tut_analyzers_3_0.pdf > <./tutorials_tut_analyzers_3_1.pdf pdfTeX warning: pdflatex (file ./tutorials_tut_analyzers_3_1.pdf): PDF inclusio n: multiple pdfs with page group included in a single page >] Underfull \vbox (badness 10000) detected at line 2648 [52] ! Package inputenc Error: Unicode 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 ...GZcb{}}\PYG{l+s+s1}{\PYGZsq{}}\PYG{p}{)} ! Package inputenc Error: Unicode 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 ...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.2680 ...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.2681 ...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.2682 ...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.2683 ...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.2683 ...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.2684 ...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.2684 ...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.2684 ...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.2684 ...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.2684 ...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.2685 ...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.2685 ...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.2685 ...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.2685 ...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.2685 ...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.2686 ... 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.2686 ... 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.2686 ... 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.2686 ... 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.2686 ... 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.2686 ... 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.2687 ... 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.2687 ... 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.2687 ... 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.2687 ... 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.2687 ... 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.2687 ... 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.2688 ...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.2688 ...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.2688 ...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.2688 ...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.2688 ...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.2688 ...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.2688 ...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.2688 ...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.2689 ...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.2689 ...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.2689 ...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.2689 ...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.2689 ...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.2689 ...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.2689 ...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.2689 ...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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.2690 ... 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.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.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 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2694 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.2695 ... 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.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.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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode 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 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2723 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2724 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2725 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2726 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2727 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2728 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2729 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2730 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode char 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2731 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2732 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2733 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2734 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2735 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2736 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2737 ... 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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2738 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2739 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2740 ...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.2741 ...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.2741 ...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.2741 ...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.2741 ...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.2741 ...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.2742 ...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.2742 ...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.2742 ...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.2742 ...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.2743 ...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.2743 ...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.2743 ...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.2743 ...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.2744 ...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.2744 ...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.2744 ...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.2744 ...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.2745 ...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.2745 ...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.2745 ...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.2745 ...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.2746 ...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.2746 ...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.2746 ...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.2747 ...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.2747 ...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.2748 ...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.2749 ...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.2750 ...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.2751 ...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.2752 ...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.2753 ...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.2754 ... aged 88 have covid on timestep 100 🤯 [53 <./tutorials_tut_analyzers_5_0.pdf>] Underfull \vbox (badness 10000) detected at line 2755 Overfull \vbox (2.68169pt too high) detected at line 2755 [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.2767 ...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.2767 ...op: 20000 random; epi: 16835⚙, 113☠) Underfull \vbox (badness 10000) detected at line 2821 [55] [56 <./tutorials_tut_calibration_1_1.pdf>] [57 <./tutorials_tut_calibratio n_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.2943 ...ther, you’ve only reduced noise by √ \sphinxstyleemphasis{N}, i... [58] Underfull \vbox (badness 10000) detected at line 3030 Overfull \vbox (2.68169pt too high) detected at line 3030 [59] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (19.28168pt too high) detected at line 3143 [60] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [61] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [62] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [63] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [64] Underfull \vbox (badness 10000) detected at line 3185 [65] Overfull \vbox (2.09908pt too high) detected at line 3226 [66 <./tutorials_tut_calibration_12_0.pdf>] Underfull \vbox (badness 10000) detected at line 3251 [67] [68 <./tutorials_tut_immunity_1_1.pdf>] Overfull \vbox (1.64516pt too high) detected at line 3312 [69 <./tutorials_tut_immunity_3_0.pdf>] [70 <./tutorials_tut_immunity_5_0.pdf>] [71] Underfull \vbox (badness 10000) detected at line 3456 [72] [73 <./tutorials_tut_tips_1_1.pdf>] Overfull \vbox (14.28343pt too high) detected at line 3626 [74] [75] [76] [77 <./tutorials_tut_advanced_1_1.pdf>] Underfull \vbox (badness 10000) detected at line 3876 [78] Overfull \vbox (0.95677pt too high) detected at line 3911 [79 <./tutorials_tut_advanced_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.3923 ...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.3923 ...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.3926 ...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.3926 ...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.3929 ...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.3929 ...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.3933 ...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.3933 ...pop: 20000 random; epi: 11828⚙, 19☠) Underfull \vbox (badness 10000) detected at line 3946 [80] Underfull \vbox (badness 10000) detected at line 3957 [81 <./tutorials_tut_advanced_5_1.pdf>] [82 <./tutorials_tut_advanced_5_2.pdf>] [83] [84] [85] [86] [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 4354--4355 \T1/ptm/m/n/10 to call \T1/pcr/m/n/10 len(sim.people) \T1/ptm/m/n/10 (pre-ferre d), or \T1/pcr/m/n/10 sim.n\T1/ptm/m/n/10 , \T1/pcr/m/n/10 sim[\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 pop_size\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 ]\T1/ptm/m/n/10 , or \T 1/pcr/m/n/10 sim.people. [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] Underfull \hbox (badness 6910) in paragraph at lines 5249--5250 []\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 [103] [104] [105] [106] [107] [108] [109] [110] Underfull \hbox (badness 6792) in paragraph at lines 5805--5806 []\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 5805--5806 \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 5846--5847 []\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. [111] Underfull \hbox (badness 6300) in paragraph at lines 5869--5870 []\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. [112] [113] [114] Underfull \hbox (badness 6526) in paragraph at lines 6162--6163 []\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- [115] Underfull \hbox (badness 10000) in paragraph at lines 6272--6273 []\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 6272--6273 \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. [116] [117] [118] [119] [120] Package tabulary Warning: tymin too large (14.99634pt), resetting to 11.06775pt on input line 6982. Package tabulary Warning: No suitable columns! on input line 6982. Overfull \hbox (4.09229pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 key| Overfull \hbox (8.94202pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 pop- Underfull \hbox (badness 10000) in paragraph at lines 6982--6982 \T1/phv/m/n/10 u- Overfull \hbox (5.05199pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tion| Overfull \hbox (3.38208pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 ag- Overfull \hbox (6.61205pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 gre- Overfull \hbox (8.39195pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 gate| Overfull \hbox (52.03172pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_positives| Overfull \hbox (38.40172pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_death| Overfull \hbox (57.44177pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_recovered| Overfull \hbox (39.25182pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_active| Overfull \hbox (34.5018pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_tests| Overfull \hbox (66.0316pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (62.29163pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 cum_discharged| Overfull \hbox (8.39195pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 date| Overfull \hbox (4.75218pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 day| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 pos- Underfull \hbox (badness 10000) in paragraph at lines 6982--6982 \T1/phv/m/n/10 i- Overfull \hbox (9.24205pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tives| Overfull \hbox (13.95189pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 death| Overfull \hbox (10.05197pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 tests| Overfull \hbox (8.38208pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 hos- Overfull \hbox (2.822pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tal- Overfull \hbox (7.1222pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 ized| Overfull \hbox (5.04211pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 dis- Overfull \hbox (25.06189pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 charged| Overfull \hbox (1.1521pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 re- Overfull \hbox (7.67224pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 cov- Overfull \hbox (8.94202pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 ered| Overfull \hbox (2.82214pt too wide) in paragraph at lines 6982--6982 []\T1/phv/m/n/10 ac- Overfull \hbox (4.24205pt too wide) in paragraph at lines 6982--6982 \T1/phv/m/n/10 tive| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57089| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57090| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57091| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57092| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57093| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57094| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57095| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57096| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57097| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57098| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57099| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 88.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 88.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57100| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 91.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 3.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57101| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 131.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 1.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 40.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 57102| Overfull \hbox (14.48206pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 150.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 6982--6982 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 6982--6982 []\T1/ptm/m/n/10 19.0| [121] Overfull \vbox (416.5699pt too high) has occurred while \output is active [122] Overfull \hbox (54.433pt too wide) in paragraph at lines 7013--7015 []\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 7571--7571 []\T1/phv/m/n/10 date| Overfull \hbox (51.88701pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (34.03278pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 cum_in_icu| Overfull \hbox (54.81433pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 cum_on_ventilator| Overfull \hbox (10.0233pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 death| Overfull \hbox (32.78767pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_death| Overfull \hbox (51.38228pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_hospitalized| Overfull \hbox (44.5851pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_negatives| Overfull \hbox (41.96051pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_positives| Overfull \hbox (29.82321pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 new_tests| Overfull \hbox (0.8236pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 day| Overfull \hbox (22.69334pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 num_icu| Overfull \hbox (55.12386pt too wide) in paragraph at lines 7571--7571 []\T1/phv/m/n/10 num_on_ventilator| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2210| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2191| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 44.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2163| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 27.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2122| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2071| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 29.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 37.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1969| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 31.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1918| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1867| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1816| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2687.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2892.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1765| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 103.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 103.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1714| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1764.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1969.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1661| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 221.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 221.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1605| Overfull \hbox (8.07166pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 7571--7571 \T1/ptm/m/n/10 03- Overfull \hbox (0.83572pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 963.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 750.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 7571--7571 []\T1/ptm/m/n/10 1713.0| [123] [124] [125] [126] [127] [128] [129] [130] Underfull \hbox (badness 10000) in paragraph at lines 1--8059 [][][]$\T1/ptm/m/n/10 https : / / population . un . org / household / exceldata / population _ division _ UN _ Houseshold _ Size _ and _ Composition _ 2019 . [131] [132] [133] Underfull \hbox (badness 10000) in paragraph at lines 8401--8401 []\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 , [134] Underfull \hbox (badness 10000) in paragraph at lines 8496--8496 []\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 , [135] [136] [137] [138] Underfull \hbox (badness 6775) in paragraph at lines 8982--8982 []\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 , [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] Overfull \vbox (7.72583pt too high) detected at line 10485 [151] [152] Underfull \hbox (badness 10000) in paragraph at lines 10666--10666 \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 , [153] Underfull \hbox (badness 6428) in paragraph at lines 10747--10747 []\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 , [154] [155] Underfull \hbox (badness 5878) in paragraph at lines 10971--10971 []\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- [156] [157] [158] [159] [160] [161] [162] Underfull \hbox (badness 8019) in paragraph at lines 11661--11661 []\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- Underfull \hbox (badness 10000) in paragraph at lines 11677--11677 []\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 , [163] [164] [165] [166] [167] [168] Underfull \hbox (badness 10000) in paragraph at lines 12372--12372 \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 12380--12380 \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 , [169] Underfull \hbox (badness 10000) in paragraph at lines 12396--12396 []\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 , Underfull \hbox (badness 10000) in paragraph at lines 12477--12477 []\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- [170] Underfull \hbox (badness 10000) in paragraph at lines 12581--12581 []\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 , [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] Underfull \hbox (badness 5288) in paragraph at lines 13711--13711 []\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 , [182] Underfull \hbox (badness 10000) in paragraph at lines 13883--13883 []\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 , [183] [184] [185] ! 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.14206 ...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.14207 infections, and “☠ ” is used to show deaths. [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] (./institute-for-disease-modeling-covasim.ind [198] Underfull \hbox (badness 10000) in paragraph at lines 56--57 []\T1/pcr/m/n/10 check_synthpops() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule c o-v- [199] Underfull \hbox (badness 10000) in paragraph at lines 92--93 []\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 93--94 []\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 167--169 []\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 171--173 []\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 173--174 []\T1/pcr/m/n/10 get_default_colors() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e co-v- Underfull \hbox (badness 10000) in paragraph at lines 174--175 []\T1/pcr/m/n/10 get_default_plots() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\T1/pcr/m/n/10 get_household_size() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e co-v- Underfull \hbox (badness 10000) in paragraph at lines 182--183 []\T1/pcr/m/n/10 get_strain_choices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e co-v- Underfull \hbox (badness 10000) in paragraph at lines 183--184 []\T1/pcr/m/n/10 get_vaccine_choices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le co-v- [200] Underfull \hbox (badness 10000) in paragraph at lines 224--225 []\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 255--256 []\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 263--264 []\T1/pcr/m/n/10 make_random_contacts() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule co-v- [201] Underfull \hbox (badness 10000) in paragraph at lines 334--335 []\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 363--364 []\T1/pcr/m/n/10 show_locations() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co -v- [202] [203]) (./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 (211 pages, 142701 1 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-26T09:19:30.510338Z, end-time: 2021-04-26T09:19:30.577163Z, 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