Read the Docs build information Build id: 1612012 Project: institute-for-disease-modeling-covasim Version: latest Commit: d3b3aa60337ca0ff4118969bb821b83fb704a729 Date: 2023-07-20T21:42:17.406268Z State: finished Success: True [rtd-command-info] start-time: 2023-07-20T21:42:21.548911Z, end-time: 2023-07-20T21:42:24.515847Z, 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' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-07-20T21:42:24.813782Z, end-time: 2023-07-20T21:42:24.931420Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at d3b3aa60 hotfix: update sciris version [rtd-command-info] start-time: 2023-07-20T21:42:25.211988Z, end-time: 2023-07-20T21:42:25.301114Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-20T21:42:25.553642Z, end-time: 2023-07-20T21:42:25.621126Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-20.04 tools: python: "3.9" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: docs/requirements.txt - method: pip path: . system_packages: true [rtd-command-info] start-time: 2023-07-20T21:42:31.312969Z, end-time: 2023-07-20T21:42:31.408593Z, duration: 0, exit-code: 0 asdf global python 3.9.17 [rtd-command-info] start-time: 2023-07-20T21:42:31.942402Z, end-time: 2023-07-20T21:42:32.942486Z, duration: 1, exit-code: 0 python -mvirtualenv --system-site-packages $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.17.final.0-64 in 682ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-07-20T21:42:33.274087Z, end-time: 2023-07-20T21:42:43.127561Z, duration: 9, 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.9/site-packages (21.2.3) Collecting pip Downloading pip-23.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2 setuptools-68.0.0 [rtd-command-info] start-time: 2023-07-20T21:42:43.338099Z, end-time: 2023-07-20T21:42:51.561362Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 setuptools Collecting pillow Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/50/e5/0d484d1ac71b934638f91b7156203ba5bf3eb12f596b616a68a85c123808/Pillow-10.0.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 29.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 186.7 MB/s eta 0:00:00 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.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 187.5 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 210.6 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 230.8 MB/s eta 0:00:00 Collecting setuptools Obtaining dependency information for setuptools from https://files.pythonhosted.org/packages/c7/42/be1c7bbdd83e1bfb160c94b9cafd8e25efc7400346cf7ccdbdb452c467fa/setuptools-68.0.0-py3-none-any.whl.metadata Downloading setuptools-68.0.0-py3-none-any.whl.metadata (6.4 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 257.2 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 243.1 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 220.1 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 199.5 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Obtaining dependency information for requests>=2.0.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 192.3 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/de/63/cb7e71984e9159ec5f45b5e81e896c8bdd0e45fe3fc6ce02ab497f0d790e/MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/f9/0d/514be8597d7a96243e5467a37d337b9399cec117a513fcf9328405d911c0/charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 192.9 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 230.6 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 217.3 MB/s eta 0:00:00 Downloading Pillow-10.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 138.4 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 248.7 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 211.0 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.1/202.1 kB 229.8 MB/s eta 0:00:00 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 211.8 MB/s eta 0:00:00 Building wheels for collected packages: mock 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=23753 sha256=82e5ee05f266c6f22cdc99a112cbb233264abb8676c4fa561fa7359a515ce2cf Stored in directory: /tmp/pip-ephem-wheel-cache-kx2_urjl/wheels/44/dc/c7/e89296d3612588db0aa6545ee3305c23b7a48b3a9922916e1f Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, setuptools, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-10.0.0 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 setuptools-68.0.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.4 [rtd-command-info] start-time: 2023-07-20T21:42:51.806557Z, end-time: 2023-07-20T21:43:21.970119Z, duration: 30, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting pytest (from -r docs/requirements.txt (line 1)) Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/33/b2/741130cbcf2bbfa852ed95a60dc311c9e232c7ed25bac3d9b8880a8df4ae/pytest-7.4.0-py3-none-any.whl.metadata Downloading pytest-7.4.0-py3-none-any.whl.metadata (8.0 kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from -r docs/requirements.txt (line 2)) (0.4.3) Collecting sphinxcontrib-napoleon (from -r docs/requirements.txt (line 3)) 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.9/site-packages (from -r docs/requirements.txt (line 4)) (1.8.6) Collecting plantweb (from -r docs/requirements.txt (line 5)) Downloading plantweb-1.2.1-py3-none-any.whl (20 kB) Collecting ipykernel (from -r docs/requirements.txt (line 6)) Obtaining dependency information for ipykernel from https://files.pythonhosted.org/packages/00/75/5e27470b1f71ae1f83551f5bc0186c9579c5b5710fbfc4b001753b0f37fd/ipykernel-6.24.0-py3-none-any.whl.metadata Downloading ipykernel-6.24.0-py3-none-any.whl.metadata (6.3 kB) Collecting nbsphinx (from -r docs/requirements.txt (line 7)) Obtaining dependency information for nbsphinx from https://files.pythonhosted.org/packages/9f/30/ee4dc91710a76c287128f205087544e8adb3a373959e70be6c555ddb40c2/nbsphinx-0.9.2-py3-none-any.whl.metadata Downloading nbsphinx-0.9.2-py3-none-any.whl.metadata (2.1 kB) Collecting pandoc (from -r docs/requirements.txt (line 8)) Downloading pandoc-2.3.tar.gz (33 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pypandoc (from -r docs/requirements.txt (line 9)) Downloading pypandoc-1.11-py3-none-any.whl (20 kB) Collecting optuna (from -r docs/requirements.txt (line 10)) Obtaining dependency information for optuna from https://files.pythonhosted.org/packages/a0/8c/f72c6bc61b3c71149af95cd91e16149ea5b5aeae99e6d197f80e79a1035a/optuna-3.2.0-py3-none-any.whl.metadata Downloading optuna-3.2.0-py3-none-any.whl.metadata (17 kB) Collecting seaborn (from -r docs/requirements.txt (line 11)) Downloading seaborn-0.12.2-py3-none-any.whl (293 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.3/293.3 kB 18.2 MB/s eta 0:00:00 Collecting iniconfig (from pytest->-r docs/requirements.txt (line 1)) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from pytest->-r docs/requirements.txt (line 1)) (23.1) Collecting pluggy<2.0,>=0.12 (from pytest->-r docs/requirements.txt (line 1)) Obtaining dependency information for pluggy<2.0,>=0.12 from https://files.pythonhosted.org/packages/51/32/4a79112b8b87b21450b066e102d6608907f4c885ed7b04c3fdb085d4d6ae/pluggy-1.2.0-py3-none-any.whl.metadata Downloading pluggy-1.2.0-py3-none-any.whl.metadata (4.4 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest->-r docs/requirements.txt (line 1)) Obtaining dependency information for exceptiongroup>=1.0.0rc8 from https://files.pythonhosted.org/packages/fe/17/f43b7c9ccf399d72038042ee72785c305f6c6fdc6231942f8ab99d995742/exceptiongroup-1.1.2-py3-none-any.whl.metadata Downloading exceptiongroup-1.1.2-py3-none-any.whl.metadata (6.1 kB) Collecting tomli>=1.0.0 (from pytest->-r docs/requirements.txt (line 1)) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Requirement already satisfied: six>=1.5.2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sphinxcontrib-napoleon->-r docs/requirements.txt (line 3)) (1.16.0) Collecting pockets>=0.3 (from sphinxcontrib-napoleon->-r docs/requirements.txt (line 3)) Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (3.0.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.15.1) Requirement already satisfied: docutils<0.18,>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (0.17.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.2.0) 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.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.12.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.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (1.4.1) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (2.31.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (68.0.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sphinx->-r docs/requirements.txt (line 4)) (1.2.4) Collecting comm>=0.1.1 (from ipykernel->-r docs/requirements.txt (line 6)) Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting debugpy>=1.6.5 (from ipykernel->-r docs/requirements.txt (line 6)) Downloading debugpy-1.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 122.6 MB/s eta 0:00:00 Collecting ipython>=7.23.1 (from ipykernel->-r docs/requirements.txt (line 6)) Obtaining dependency information for ipython>=7.23.1 from https://files.pythonhosted.org/packages/52/d1/f70cdafba20030cbc1412d7a7d6a89c5035071835cc50e47fc5ed8da553c/ipython-8.14.0-py3-none-any.whl.metadata Downloading ipython-8.14.0-py3-none-any.whl.metadata (5.8 kB) Collecting jupyter-client>=6.1.12 (from ipykernel->-r docs/requirements.txt (line 6)) Obtaining dependency information for jupyter-client>=6.1.12 from https://files.pythonhosted.org/packages/29/24/0491f7837cedf39ae0f96d9b3e4db2fae31cc4dd5eac00a98ab0db996c9b/jupyter_client-8.3.0-py3-none-any.whl.metadata Downloading jupyter_client-8.3.0-py3-none-any.whl.metadata (8.5 kB) Collecting jupyter-core!=5.0.*,>=4.12 (from ipykernel->-r docs/requirements.txt (line 6)) Obtaining dependency information for jupyter-core!=5.0.*,>=4.12 from https://files.pythonhosted.org/packages/8c/e0/3f9061c5e99a03612510f892647b15a91f910c5275b7b77c6c72edae1494/jupyter_core-5.3.1-py3-none-any.whl.metadata Downloading jupyter_core-5.3.1-py3-none-any.whl.metadata (3.4 kB) Collecting matplotlib-inline>=0.1 (from ipykernel->-r docs/requirements.txt (line 6)) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting nest-asyncio (from ipykernel->-r docs/requirements.txt (line 6)) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting psutil (from ipykernel->-r docs/requirements.txt (line 6)) Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 242.2 MB/s eta 0:00:00 Collecting pyzmq>=20 (from ipykernel->-r docs/requirements.txt (line 6)) Obtaining dependency information for pyzmq>=20 from https://files.pythonhosted.org/packages/94/4b/1093172b73984b568d9f1a72bcd61793822fab40aa571f5d6ed9db6234cb/pyzmq-25.1.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata Downloading pyzmq-25.1.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (4.8 kB) Collecting tornado>=6.1 (from ipykernel->-r docs/requirements.txt (line 6)) Obtaining dependency information for tornado>=6.1 from https://files.pythonhosted.org/packages/31/51/894f260c1380853cc268f661fe599a4523a47d07e867386abb58f1f11278/tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting traitlets>=5.4.0 (from ipykernel->-r docs/requirements.txt (line 6)) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 220.5 MB/s eta 0:00:00 Collecting nbconvert!=5.4 (from nbsphinx->-r docs/requirements.txt (line 7)) Obtaining dependency information for nbconvert!=5.4 from https://files.pythonhosted.org/packages/93/04/cc10ee418087f2a83f6862b9043291658ab81865f38cad41c74fba2306e5/nbconvert-7.7.2-py3-none-any.whl.metadata Downloading nbconvert-7.7.2-py3-none-any.whl.metadata (8.0 kB) Collecting nbformat (from nbsphinx->-r docs/requirements.txt (line 7)) Obtaining dependency information for nbformat from https://files.pythonhosted.org/packages/01/e5/322b31448ba6b0ed6de740306367e85d8da2af0d91e67f7a2860bdf87f72/nbformat-5.9.1-py3-none-any.whl.metadata Downloading nbformat-5.9.1-py3-none-any.whl.metadata (3.3 kB) Collecting plumbum (from pandoc->-r docs/requirements.txt (line 8)) Obtaining dependency information for plumbum from https://files.pythonhosted.org/packages/6f/e8/a9a580d1d67825d8bdc16f3993ea58c4066769d5f8ba34caaa69a5344b39/plumbum-1.8.2-py3-none-any.whl.metadata Downloading plumbum-1.8.2-py3-none-any.whl.metadata (10 kB) Collecting ply (from pandoc->-r docs/requirements.txt (line 8)) Downloading ply-3.11-py2.py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 176.1 MB/s eta 0:00:00 Collecting alembic>=1.5.0 (from optuna->-r docs/requirements.txt (line 10)) Obtaining dependency information for alembic>=1.5.0 from https://files.pythonhosted.org/packages/11/00/46a4f66ad54c661350a1cd5daae4b4ab2232486c55635ee12ff12958b03f/alembic-1.11.1-py3-none-any.whl.metadata Downloading alembic-1.11.1-py3-none-any.whl.metadata (7.2 kB) Collecting cmaes>=0.9.1 (from optuna->-r docs/requirements.txt (line 10)) Obtaining dependency information for cmaes>=0.9.1 from https://files.pythonhosted.org/packages/f7/46/7d9544d453346f6c0c405916c95fdb653491ea2e9976cabb810ba2fe8cd4/cmaes-0.10.0-py3-none-any.whl.metadata Downloading cmaes-0.10.0-py3-none-any.whl.metadata (19 kB) Collecting colorlog (from optuna->-r docs/requirements.txt (line 10)) Downloading colorlog-6.7.0-py2.py3-none-any.whl (11 kB) Collecting numpy (from optuna->-r docs/requirements.txt (line 10)) Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/21/9c/1a7d658112aed97be36dfd93cc7362ca6c33598615988e6d836fa0a80f89/numpy-1.25.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading numpy-1.25.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting sqlalchemy>=1.3.0 (from optuna->-r docs/requirements.txt (line 10)) Obtaining dependency information for sqlalchemy>=1.3.0 from https://files.pythonhosted.org/packages/84/bc/72e7fce7151e2540b72776b515f10bee72d68112965b90b4cf400d39b6f1/SQLAlchemy-2.0.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading SQLAlchemy-2.0.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.4 kB) Collecting tqdm (from optuna->-r docs/requirements.txt (line 10)) Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 184.3 MB/s eta 0:00:00 Collecting PyYAML (from optuna->-r docs/requirements.txt (line 10)) Obtaining dependency information for PyYAML from https://files.pythonhosted.org/packages/7d/39/472f2554a0f1e825bd7c5afc11c817cd7a2f3657460f7159f691fbb37c51/PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting pandas>=0.25 (from seaborn->-r docs/requirements.txt (line 11)) Obtaining dependency information for pandas>=0.25 from https://files.pythonhosted.org/packages/9e/0d/91a9fd2c202f2b1d97a38ab591890f86480ecbb596cbc56d035f6f23fdcc/pandas-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading pandas-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting matplotlib!=3.6.1,>=3.1 (from seaborn->-r docs/requirements.txt (line 11)) Obtaining dependency information for matplotlib!=3.6.1,>=3.1 from https://files.pythonhosted.org/packages/47/b9/6c0daa9b953a80b4e6933bf6a11a2d0633f257e84ee5995c5fd35de564c9/matplotlib-3.7.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading matplotlib-3.7.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting Mako (from alembic>=1.5.0->optuna->-r docs/requirements.txt (line 10)) Downloading Mako-1.2.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 191.2 MB/s eta 0:00:00 Collecting typing-extensions>=4 (from alembic>=1.5.0->optuna->-r docs/requirements.txt (line 10)) Obtaining dependency information for typing-extensions>=4 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting backcall (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 252.6 MB/s eta 0:00:00 Collecting pickleshare (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Obtaining dependency information for prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 from https://files.pythonhosted.org/packages/a9/b4/ba77c84edf499877317225d7b7bc047a81f7c2eed9628eeb6bab0ac2e6c9/prompt_toolkit-3.0.39-py3-none-any.whl.metadata Downloading prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 195.8 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from Jinja2>=2.3->sphinx->-r docs/requirements.txt (line 4)) (2.1.3) Collecting importlib-metadata>=4.8.3 (from jupyter-client>=6.1.12->ipykernel->-r docs/requirements.txt (line 6)) Obtaining dependency information for importlib-metadata>=4.8.3 from https://files.pythonhosted.org/packages/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926/importlib_metadata-6.8.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->ipykernel->-r docs/requirements.txt (line 6)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 231.9 MB/s eta 0:00:00 Requirement already satisfied: platformdirs>=2.5 in /home/docs/.asdf/installs/python/3.9.17/lib/python3.9/site-packages (from jupyter-core!=5.0.*,>=4.12->ipykernel->-r docs/requirements.txt (line 6)) (2.6.2) Collecting contourpy>=1.0.1 (from matplotlib!=3.6.1,>=3.1->seaborn->-r docs/requirements.txt (line 11)) Obtaining dependency information for contourpy>=1.0.1 from https://files.pythonhosted.org/packages/38/6f/5382bdff9dda60cb17cef6dfa2bad3e6edacffd5c2243e282e851c63f721/contourpy-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading contourpy-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.7 kB) Collecting cycler>=0.10 (from matplotlib!=3.6.1,>=3.1->seaborn->-r docs/requirements.txt (line 11)) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib!=3.6.1,>=3.1->seaborn->-r docs/requirements.txt (line 11)) Obtaining dependency information for fonttools>=4.22.0 from https://files.pythonhosted.org/packages/77/44/154cc40c037e767e4c3efb41eb1d69bdbc1c22a44b50141969f461ba50af/fonttools-4.41.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading fonttools-4.41.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.4/149.4 kB 212.8 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib!=3.6.1,>=3.1->seaborn->-r docs/requirements.txt (line 11)) Downloading kiwisolver-1.4.4-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 222.6 MB/s eta 0:00:00 Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from matplotlib!=3.6.1,>=3.1->seaborn->-r docs/requirements.txt (line 11)) (10.0.0) Collecting pyparsing<3.1,>=2.3.1 (from matplotlib!=3.6.1,>=3.1->seaborn->-r docs/requirements.txt (line 11)) Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 215.9 MB/s eta 0:00:00 Collecting importlib-resources>=3.2.0 (from matplotlib!=3.6.1,>=3.1->seaborn->-r docs/requirements.txt (line 11)) Obtaining dependency information for importlib-resources>=3.2.0 from https://files.pythonhosted.org/packages/29/d1/bed03eca30aa05aaf6e0873de091f9385c48705c4a607c2dfe3edbe543e8/importlib_resources-6.0.0-py3-none-any.whl.metadata Downloading importlib_resources-6.0.0-py3-none-any.whl.metadata (4.2 kB) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx->-r docs/requirements.txt (line 7)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 219.6 MB/s eta 0:00:00 Collecting bleach!=5.0.0 (from nbconvert!=5.4->nbsphinx->-r docs/requirements.txt (line 7)) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 236.5 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert!=5.4->nbsphinx->-r docs/requirements.txt (line 7)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx->-r docs/requirements.txt (line 7)) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx->-r docs/requirements.txt (line 7)) Obtaining dependency information for mistune<4,>=2.0.3 from https://files.pythonhosted.org/packages/cc/c0/ac9587149e37cde62ae338e9db8241ae2fdc79a84bde8c8ba7caea2c22d8/mistune-3.0.1-py3-none-any.whl.metadata Downloading mistune-3.0.1-py3-none-any.whl.metadata (1.7 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx->-r docs/requirements.txt (line 7)) Obtaining dependency information for nbclient>=0.5.0 from https://files.pythonhosted.org/packages/ac/5a/d670ca51e6c3d98574b9647599821590efcd811d71f58e9c89fc59a17685/nbclient-0.8.0-py3-none-any.whl.metadata Downloading nbclient-0.8.0-py3-none-any.whl.metadata (7.8 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx->-r docs/requirements.txt (line 7)) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert!=5.4->nbsphinx->-r docs/requirements.txt (line 7)) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting fastjsonschema (from nbformat->nbsphinx->-r docs/requirements.txt (line 7)) Obtaining dependency information for fastjsonschema from https://files.pythonhosted.org/packages/d4/a1/b3816c7945742ee95e2fb68dd59aaa205c9ce53ffd90704f70c2207a7b4d/fastjsonschema-2.17.1-py3-none-any.whl.metadata Downloading fastjsonschema-2.17.1-py3-none-any.whl.metadata (2.0 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx->-r docs/requirements.txt (line 7)) Obtaining dependency information for jsonschema>=2.6 from https://files.pythonhosted.org/packages/a1/ba/28ce987450c6afa8336373761193ddaadc1ba2004fbf23a6407db036f558/jsonschema-4.18.4-py3-none-any.whl.metadata Downloading jsonschema-4.18.4-py3-none-any.whl.metadata (7.8 kB) Collecting pytz>=2020.1 (from pandas>=0.25->seaborn->-r docs/requirements.txt (line 11)) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 242.3 MB/s eta 0:00:00 Collecting tzdata>=2022.1 (from pandas>=0.25->seaborn->-r docs/requirements.txt (line 11)) Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 244.1 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 4)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 4)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 4)) (2.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements.txt (line 4)) (2023.5.7) Collecting greenlet!=0.4.17 (from sqlalchemy>=1.3.0->optuna->-r docs/requirements.txt (line 10)) Downloading greenlet-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (610 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 610.9/610.9 kB 248.3 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sphinxcontrib-websupport->sphinx->-r docs/requirements.txt (line 4)) (1.1.5) Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4->nbsphinx->-r docs/requirements.txt (line 7)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8.3->jupyter-client>=6.1.12->ipykernel->-r docs/requirements.txt (line 6)) Obtaining dependency information for zipp>=0.5 from https://files.pythonhosted.org/packages/8c/08/d3006317aefe25ea79d3b76c9650afabaf6d63d1c8443b236e7405447503/zipp-3.16.2-py3-none-any.whl.metadata Downloading zipp-3.16.2-py3-none-any.whl.metadata (3.7 kB) Collecting parso<0.9.0,>=0.8.0 (from jedi>=0.16->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 216.4 MB/s eta 0:00:00 Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx->-r docs/requirements.txt (line 7)) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 203.3 MB/s eta 0:00:00 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx->-r docs/requirements.txt (line 7)) Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx->-r docs/requirements.txt (line 7)) Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/ea/c3/f75f0ce2cdacca3d68a70b1756635092a1add1002e34afb4895b9fb62598/referencing-0.30.0-py3-none-any.whl.metadata Downloading referencing-0.30.0-py3-none-any.whl.metadata (2.7 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx->-r docs/requirements.txt (line 7)) Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/7d/99/dde5f56b7b93eb28a2fbba393d7b48cc2fec20371fa9c11b627d97b0f900/rpds_py-0.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading rpds_py-0.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.7 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx->-r docs/requirements.txt (line 7)) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting pure-eval (from stack-data->ipython>=7.23.1->ipykernel->-r docs/requirements.txt (line 6)) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Downloading pytest-7.4.0-py3-none-any.whl (323 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.6/323.6 kB 233.8 MB/s eta 0:00:00 Downloading ipykernel-6.24.0-py3-none-any.whl (152 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.8/152.8 kB 235.7 MB/s eta 0:00:00 Downloading nbsphinx-0.9.2-py3-none-any.whl (30 kB) Downloading optuna-3.2.0-py3-none-any.whl (390 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.6/390.6 kB 244.9 MB/s eta 0:00:00 Downloading alembic-1.11.1-py3-none-any.whl (224 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 239.4 MB/s eta 0:00:00 Downloading cmaes-0.10.0-py3-none-any.whl (29 kB) Downloading exceptiongroup-1.1.2-py3-none-any.whl (14 kB) Downloading ipython-8.14.0-py3-none-any.whl (798 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 798.7/798.7 kB 246.6 MB/s eta 0:00:00 Downloading jupyter_client-8.3.0-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 217.7 MB/s eta 0:00:00 Downloading jupyter_core-5.3.1-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.7/93.7 kB 218.1 MB/s eta 0:00:00 Downloading matplotlib-3.7.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 88.9 MB/s eta 0:00:00 Downloading nbconvert-7.7.2-py3-none-any.whl (254 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.6/254.6 kB 242.4 MB/s eta 0:00:00 Downloading nbformat-5.9.1-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.6/77.6 kB 212.7 MB/s eta 0:00:00 Downloading numpy-1.25.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.7/17.7 MB 199.8 MB/s eta 0:00:00 Downloading pandas-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 188.2 MB/s eta 0:00:00 Downloading pluggy-1.2.0-py3-none-any.whl (17 kB) Downloading pyzmq-25.1.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 250.5 MB/s eta 0:00:00 Downloading SQLAlchemy-2.0.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 219.6 MB/s eta 0:00:00 Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.9/426.9 kB 217.5 MB/s eta 0:00:00 Downloading plumbum-1.8.2-py3-none-any.whl (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.0/127.0 kB 184.9 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.9/738.9 kB 246.7 MB/s eta 0:00:00 Downloading contourpy-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 245.9 MB/s eta 0:00:00 Downloading fonttools-4.41.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 154.1 MB/s eta 0:00:00 Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading importlib_resources-6.0.0-py3-none-any.whl (31 kB) Downloading jsonschema-4.18.4-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 222.9 MB/s eta 0:00:00 Downloading mistune-3.0.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 170.9 MB/s eta 0:00:00 Downloading nbclient-0.8.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 204.6 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.39-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.2/385.2 kB 239.6 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading fastjsonschema-2.17.1-py3-none-any.whl (23 kB) Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) Downloading referencing-0.30.0-py3-none-any.whl (25 kB) Downloading rpds_py-0.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 243.8 MB/s eta 0:00:00 Downloading zipp-3.16.2-py3-none-any.whl (7.2 kB) Building wheels for collected packages: pandoc Building wheel for pandoc (setup.py): started Building wheel for pandoc (setup.py): finished with status 'done' Created wheel for pandoc: filename=pandoc-2.3-py3-none-any.whl size=33260 sha256=fa915ab3099e23ec99e733c5c3c023000a062928fcd8aee6d306604dec1cc54a Stored in directory: /tmp/pip-ephem-wheel-cache-r0ag4qx0/wheels/69/e6/a1/1daa96d919c9e09a71473649b717b8da286f3f8d7719d1cfc5 Successfully built pandoc Installing collected packages: webencodings, wcwidth, pytz, pure-eval, ptyprocess, ply, pickleshare, fastjsonschema, executing, backcall, zipp, tzdata, typing-extensions, traitlets, tqdm, tornado, tomli, tinycss2, soupsieve, rpds-py, pyzmq, PyYAML, python-dateutil, pyparsing, pypandoc, psutil, prompt-toolkit, pockets, plumbum, pluggy, pexpect, parso, pandocfilters, numpy, nest-asyncio, mistune, Mako, kiwisolver, jupyterlab-pygments, iniconfig, greenlet, fonttools, exceptiongroup, defusedxml, decorator, debugpy, cycler, colorlog, bleach, attrs, asttokens, stack-data, sqlalchemy, sphinxcontrib-napoleon, referencing, pytest, plantweb, pandoc, pandas, matplotlib-inline, jupyter-core, jedi, importlib-resources, importlib-metadata, contourpy, comm, cmaes, beautifulsoup4, matplotlib, jupyter-client, jsonschema-specifications, ipython, alembic, seaborn, optuna, jsonschema, ipykernel, nbformat, nbclient, nbconvert, nbsphinx Successfully installed Mako-1.2.4 PyYAML-6.0.1 alembic-1.11.1 asttokens-2.2.1 attrs-23.1.0 backcall-0.2.0 beautifulsoup4-4.12.2 bleach-6.0.0 cmaes-0.10.0 colorlog-6.7.0 comm-0.1.3 contourpy-1.1.0 cycler-0.11.0 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 exceptiongroup-1.1.2 executing-1.2.0 fastjsonschema-2.17.1 fonttools-4.41.0 greenlet-2.0.2 importlib-metadata-6.8.0 importlib-resources-6.0.0 iniconfig-2.0.0 ipykernel-6.24.0 ipython-8.14.0 jedi-0.18.2 jsonschema-4.18.4 jsonschema-specifications-2023.7.1 jupyter-client-8.3.0 jupyter-core-5.3.1 jupyterlab-pygments-0.2.2 kiwisolver-1.4.4 matplotlib-3.7.2 matplotlib-inline-0.1.6 mistune-3.0.1 nbclient-0.8.0 nbconvert-7.7.2 nbformat-5.9.1 nbsphinx-0.9.2 nest-asyncio-1.5.6 numpy-1.25.1 optuna-3.2.0 pandas-2.0.3 pandoc-2.3 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 plantweb-1.2.1 pluggy-1.2.0 plumbum-1.8.2 ply-3.11 pockets-0.9.1 prompt-toolkit-3.0.39 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pypandoc-1.11 pyparsing-3.0.9 pytest-7.4.0 python-dateutil-2.8.2 pytz-2023.3 pyzmq-25.1.0 referencing-0.30.0 rpds-py-0.9.2 seaborn-0.12.2 soupsieve-2.4.1 sphinxcontrib-napoleon-0.7 sqlalchemy-2.0.19 stack-data-0.6.2 tinycss2-1.2.1 tomli-2.0.1 tornado-6.3.2 tqdm-4.65.0 traitlets-5.9.0 typing-extensions-4.7.1 tzdata-2023.3 wcwidth-0.2.6 webencodings-0.5.1 zipp-3.16.2 [rtd-command-info] start-time: 2023-07-20T21:43:22.450324Z, end-time: 2023-07-20T21:43:45.736206Z, duration: 23, 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 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from covasim==3.1.4) (1.25.1) Collecting numba (from covasim==3.1.4) Obtaining dependency information for numba from https://files.pythonhosted.org/packages/f2/ef/10dbc0226788cd3704c993b5ab0c32f5ce6b76f176998379a2b5bc386848/numba-0.57.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata Downloading numba-0.57.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB) Requirement already satisfied: pandas in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from covasim==3.1.4) (2.0.3) Collecting scipy (from covasim==3.1.4) Obtaining dependency information for scipy from https://files.pythonhosted.org/packages/08/25/035fe07fc32c5a8b314f882faa9d4817223fa5faf524d3fedcf17a4b9d22/scipy-1.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading scipy-1.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.1/59.1 kB 9.2 MB/s eta 0:00:00 Collecting statsmodels (from covasim==3.1.4) Downloading statsmodels-0.14.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 133.8 MB/s eta 0:00:00 Requirement already satisfied: matplotlib in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from covasim==3.1.4) (3.7.2) Collecting sciris>=2.0.4 (from covasim==3.1.4) Downloading sciris-3.0.0-py3-none-any.whl (213 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.5/213.5 kB 223.5 MB/s eta 0:00:00 Collecting openpyxl (from sciris>=2.0.4->covasim==3.1.4) Downloading openpyxl-3.1.2-py2.py3-none-any.whl (249 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.0/250.0 kB 213.9 MB/s eta 0:00:00 Collecting xlsxwriter (from sciris>=2.0.4->covasim==3.1.4) Obtaining dependency information for xlsxwriter from https://files.pythonhosted.org/packages/37/94/25d3ec8587974de7ebd790232aa3155abfe44ed23df7ccaa4645977a1cbe/XlsxWriter-3.1.2-py3-none-any.whl.metadata Downloading XlsxWriter-3.1.2-py3-none-any.whl.metadata (2.5 kB) Requirement already satisfied: psutil in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sciris>=2.0.4->covasim==3.1.4) (5.9.5) Collecting dill (from sciris>=2.0.4->covasim==3.1.4) Downloading dill-0.3.6-py3-none-any.whl (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.5/110.5 kB 215.5 MB/s eta 0:00:00 Collecting zstandard (from sciris>=2.0.4->covasim==3.1.4) Downloading zstandard-0.21.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 196.5 MB/s eta 0:00:00 Collecting multiprocess (from sciris>=2.0.4->covasim==3.1.4) Downloading multiprocess-0.70.14-py39-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.9/132.9 kB 226.5 MB/s eta 0:00:00 Collecting jsonpickle (from sciris>=2.0.4->covasim==3.1.4) Downloading jsonpickle-3.0.1-py2.py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 172.9 MB/s eta 0:00:00 Requirement already satisfied: pyyaml in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sciris>=2.0.4->covasim==3.1.4) (6.0.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sciris>=2.0.4->covasim==3.1.4) (23.1) Collecting gitpython (from sciris>=2.0.4->covasim==3.1.4) Obtaining dependency information for gitpython from https://files.pythonhosted.org/packages/67/50/742c2fb60989b76ccf7302c7b1d9e26505d7054c24f08cc7ec187faaaea7/GitPython-3.1.32-py3-none-any.whl.metadata Downloading GitPython-3.1.32-py3-none-any.whl.metadata (10.0 kB) Collecting jellyfish (from sciris>=2.0.4->covasim==3.1.4) Obtaining dependency information for jellyfish from https://files.pythonhosted.org/packages/0f/74/e27d748d5adb9c222013acfcdfcbddbeb146275b3cda0ffe79345ecafa7b/jellyfish-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading jellyfish-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Requirement already satisfied: tqdm in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from sciris>=2.0.4->covasim==3.1.4) (4.65.0) Collecting line-profiler (from sciris>=2.0.4->covasim==3.1.4) Downloading line_profiler-4.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (662 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 662.2/662.2 kB 241.6 MB/s eta 0:00:00 Collecting memory-profiler (from sciris>=2.0.4->covasim==3.1.4) Downloading memory_profiler-0.61.0-py3-none-any.whl (31 kB) Requirement already satisfied: contourpy>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from matplotlib->covasim==3.1.4) (1.1.0) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from matplotlib->covasim==3.1.4) (0.11.0) Requirement already satisfied: fonttools>=4.22.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from matplotlib->covasim==3.1.4) (4.41.0) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from matplotlib->covasim==3.1.4) (1.4.4) Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from matplotlib->covasim==3.1.4) (10.0.0) Requirement already satisfied: pyparsing<3.1,>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from matplotlib->covasim==3.1.4) (3.0.9) Requirement already satisfied: python-dateutil>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from matplotlib->covasim==3.1.4) (2.8.2) Requirement already satisfied: importlib-resources>=3.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from matplotlib->covasim==3.1.4) (6.0.0) Collecting llvmlite<0.41,>=0.40.0dev0 (from numba->covasim==3.1.4) Obtaining dependency information for llvmlite<0.41,>=0.40.0dev0 from https://files.pythonhosted.org/packages/8f/fe/e7bf3d2f4ac97fed467b2da1228754218676202f7f13bf17993f500d228e/llvmlite-0.40.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading llvmlite-0.40.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.7 kB) Collecting numpy (from covasim==3.1.4) Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/7a/7c/d7b2a0417af6428440c0ad7cb9799073e507b1a465f827d058b826236964/numpy-1.24.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading numpy-1.24.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from pandas->covasim==3.1.4) (2023.3) Requirement already satisfied: tzdata>=2022.1 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from pandas->covasim==3.1.4) (2023.3) Collecting patsy>=0.5.2 (from statsmodels->covasim==3.1.4) Downloading patsy-0.5.3-py2.py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.8/233.8 kB 236.0 MB/s eta 0:00:00 Requirement already satisfied: zipp>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from importlib-resources>=3.2.0->matplotlib->covasim==3.1.4) (3.16.2) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages (from patsy>=0.5.2->statsmodels->covasim==3.1.4) (1.16.0) Collecting gitdb<5,>=4.0.1 (from gitpython->sciris>=2.0.4->covasim==3.1.4) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 199.4 MB/s eta 0:00:00 Collecting et-xmlfile (from openpyxl->sciris>=2.0.4->covasim==3.1.4) Downloading et_xmlfile-1.1.0-py3-none-any.whl (4.7 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->sciris>=2.0.4->covasim==3.1.4) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Downloading numba-0.57.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 207.3 MB/s eta 0:00:00 Downloading numpy-1.24.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 194.9 MB/s eta 0:00:00 Downloading scipy-1.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (36.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.5/36.5 MB 196.6 MB/s eta 0:00:00 Downloading llvmlite-0.40.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (42.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 MB 202.7 MB/s eta 0:00:00 Downloading GitPython-3.1.32-py3-none-any.whl (188 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.5/188.5 kB 222.1 MB/s eta 0:00:00 Downloading jellyfish-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 242.6 MB/s eta 0:00:00 Downloading XlsxWriter-3.1.2-py3-none-any.whl (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.0/153.0 kB 234.7 MB/s eta 0:00:00 Building wheels for collected packages: covasim Building wheel for covasim (setup.py): started Building wheel for covasim (setup.py): finished with status 'done' Created wheel for covasim: filename=covasim-3.1.4-py3-none-any.whl size=1631955 sha256=70934dec0c868eb9a11ad907e6235f8db4a4e84ff89f916a01958b27eddb0dd7 Stored in directory: /tmp/pip-ephem-wheel-cache-ywjyw29q/wheels/47/88/46/fbd9fe4897d2ee7c348589195791d23c63897c8ab5b36306d1 Successfully built covasim Installing collected packages: zstandard, xlsxwriter, smmap, numpy, memory-profiler, llvmlite, line-profiler, jsonpickle, jellyfish, et-xmlfile, dill, scipy, patsy, openpyxl, numba, multiprocess, gitdb, statsmodels, gitpython, sciris, covasim Attempting uninstall: numpy Found existing installation: numpy 1.25.1 Uninstalling numpy-1.25.1: Successfully uninstalled numpy-1.25.1 Successfully installed covasim-3.1.4 dill-0.3.6 et-xmlfile-1.1.0 gitdb-4.0.10 gitpython-3.1.32 jellyfish-1.0.0 jsonpickle-3.0.1 line-profiler-4.0.3 llvmlite-0.40.1 memory-profiler-0.61.0 multiprocess-0.70.14 numba-0.57.1 numpy-1.24.4 openpyxl-3.1.2 patsy-0.5.3 scipy-1.11.1 sciris-3.0.0 smmap-5.0.0 statsmodels-0.14.0 xlsxwriter-3.1.2 zstandard-0.21.0 [rtd-command-info] start-time: 2023-07-20T21:43:49.715473Z, end-time: 2023-07-20T21:43:49.789818Z, 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 # Set environment os.environ['SPHINX_BUILD'] = 'True' # This is used so cv.options.set('jupyter') doesn't reset the Matplotlib renderer 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__ # 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' } # 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/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. 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: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url 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", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("v3.1.4", "/en/v3.1.4/"), ("v3.1.3", "/en/v3.1.3/"), ("v3.1.2", "/en/v3.1.2/"), ("v3.1.1", "/en/v3.1.1/"), ("v3.1.0", "/en/v3.1.0/"), ("v3.0.7", "/en/v3.0.7/"), ("v3.0.6", "/en/v3.0.6/"), ("v3.0.5", "/en/v3.0.5/"), ("v3.0.4", "/en/v3.0.4/"), ("v3.0.3", "/en/v3.0.3/"), ("v3.0.2", "/en/v3.0.2/"), ("v3.0.1", "/en/v3.0.1/"), ("v3.0.0", "/en/v3.0.0/"), ("v2.1.2", "/en/v2.1.2/"), ("v2.1.1", "/en/v2.1.1/"), ("v2.1.0", "/en/v2.1.0/"), ("v2.0.4", "/en/v2.0.4/"), ("v2.0.3", "/en/v2.0.3/"), ("v2.0.2", "/en/v2.0.2/"), ("v2.0.1", "/en/v2.0.1/"), ("v2.0.0", "/en/v2.0.0/"), ("v1.7.6", "/en/v1.7.6/"), ("v1.7.5", "/en/v1.7.5/"), ("v1.7.4", "/en/v1.7.4/"), ("v1.7.3", "/en/v1.7.3/"), ], 'downloads': [ ("pdf", "//docs.idmod.org/_/downloads/covasim/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'institute-for-disease-modeling-covasim', 'name': u'covasim', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'G-SVDSQH04EM', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'InstituteforDiseaseModeling', 'proxied_api_host': '/_', 'github_repo': 'covasim', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', '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': 'G-SVDSQH04EM', 'global_analytics_code': 'UA-17997319-2', 'commit': 'd3b3aa60', } # 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(): for key in context: if key not in html_context: html_context[key] = context[key] 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/1612012/' 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: 2023-07-20T21:43:50.008288Z, end-time: 2023-07-20T21:49:50.792223Z, duration: 360, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v1.8.6 Matplotlib is building the font cache; this may take a moment. Covasim 3.1.4 (2022-10-22) — © 2020-2022 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 46 source files that are out of date updating environment: 46 added, 0 changed, 0 removed reading sources... [ 2%] conduct reading sources... [ 4%] contributing reading sources... [ 6%] covasim.analysis reading sources... [ 8%] covasim.base reading sources... [ 10%] covasim.data reading sources... [ 13%] covasim.data.country_age_data reading sources... [ 15%] covasim.data.household_size_data reading sources... [ 17%] covasim.data.loaders reading sources... [ 19%] covasim.data.state_age_data reading sources... [ 21%] covasim.defaults reading sources... [ 23%] covasim.immunity reading sources... [ 26%] covasim.interventions /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/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)): reading sources... [ 28%] covasim.misc reading sources... [ 30%] covasim.parameters reading sources... [ 32%] covasim.people reading sources... [ 34%] covasim.plotting reading sources... [ 36%] covasim.population reading sources... [ 39%] covasim.requirements reading sources... [ 41%] covasim.run reading sources... [ 43%] covasim.settings reading sources... [ 45%] covasim.sim reading sources... [ 47%] covasim.utils reading sources... [ 50%] covasim.version reading sources... [ 52%] data reading sources... [ 54%] faq reading sources... [ 56%] glossary reading sources... [ 58%] index reading sources... [ 60%] modules reading sources... [ 63%] overview reading sources... [ 65%] papers reading sources... [ 67%] parameters reading sources... [ 69%] style reading sources... [ 71%] tutorials reading sources... [ 73%] tutorials/README reading sources... [ 76%] tutorials/tut_advanced /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/nbsphinx/__init__.py:1058: RuntimeWarning: You are using an unsupported version of pandoc (2.5). Your version must be at least (2.14.2) but less than (4.0.0). Refer to https://pandoc.org/installing.html. Continuing with doubts... nbconvert.utils.pandoc.check_pandoc_version() reading sources... [ 78%] tutorials/tut_analyzers /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 80%] tutorials/tut_calibration /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 82%] 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.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 86%] tutorials/tut_interventions /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 89%] tutorials/tut_intro /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 91%] tutorials/tut_people /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 93%] tutorials/tut_plotting /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 95%] tutorials/tut_running /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 97%] tutorials/tut_tips /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/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)): looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] conduct /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/sphinx/builders/html.py:138: RemovedInSphinx20Warning: builder.css_files is deprecated. Please use app.add_stylesheet() instead. ret += other writing output... [ 4%] contributing writing output... [ 6%] covasim.analysis writing output... [ 8%] covasim.base writing output... [ 10%] covasim.data writing output... [ 13%] covasim.data.country_age_data writing output... [ 15%] covasim.data.household_size_data writing output... [ 17%] covasim.data.loaders writing output... [ 19%] covasim.data.state_age_data writing output... [ 21%] covasim.defaults writing output... [ 23%] covasim.immunity writing output... [ 26%] covasim.interventions writing output... [ 28%] covasim.misc writing output... [ 30%] covasim.parameters writing output... [ 32%] covasim.people writing output... [ 34%] covasim.plotting writing output... [ 36%] covasim.population writing output... [ 39%] covasim.requirements writing output... [ 41%] covasim.run writing output... [ 43%] covasim.settings writing output... [ 45%] covasim.sim writing output... [ 47%] covasim.utils writing output... [ 50%] covasim.version writing output... [ 52%] data writing output... [ 54%] faq writing output... [ 56%] glossary writing output... [ 58%] index writing output... [ 60%] modules writing output... [ 63%] overview writing output... [ 65%] papers writing output... [ 67%] parameters writing output... [ 69%] style writing output... [ 71%] tutorials writing output... [ 73%] tutorials/README writing output... [ 76%] tutorials/tut_advanced writing output... [ 78%] tutorials/tut_analyzers writing output... [ 80%] tutorials/tut_calibration writing output... [ 82%] tutorials/tut_deployment writing output... [ 84%] tutorials/tut_immunity writing output... [ 86%] tutorials/tut_interventions writing output... [ 89%] tutorials/tut_intro writing output... [ 91%] 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_datetime writing additional pages... search opensearch copying images... [ 1%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_3_1.svg copying images... [ 3%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_5_0.svg copying images... [ 5%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_7_0.svg copying images... [ 7%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_9_1.svg copying images... [ 9%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_9_2.svg copying images... [ 10%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_3_1.svg copying images... [ 12%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_5_0.svg copying images... [ 14%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_5_1.svg copying images... [ 16%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_3_1.svg copying images... [ 18%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_7_0.svg copying images... [ 20%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_8_0.svg copying images... [ 21%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_16_0.svg copying images... [ 23%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_16_1.svg copying images... [ 25%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_18_5.svg copying images... [ 27%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_18_6.svg copying images... [ 29%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_3_1.svg copying images... [ 30%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_5_0.svg copying images... [ 32%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_7_0.svg copying images... [ 34%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_18_0.svg copying images... [ 36%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_18_1.svg copying images... [ 38%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_18_2.svg copying images... [ 40%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_20_0.svg copying images... [ 41%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_20_1.svg copying images... [ 43%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_22_0.svg copying images... [ 45%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_3_1.svg copying images... [ 47%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_7_0.svg copying images... [ 49%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_11_0.svg copying images... [ 50%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_13_0.svg copying images... [ 52%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_3_1.svg copying images... [ 54%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_13_0.svg copying images... [ 56%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_15_0.svg copying images... [ 58%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_people_11_1.svg copying images... [ 60%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_people_14_0.svg copying images... [ 61%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_11_1.svg copying images... [ 63%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_13_0.svg copying images... [ 65%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_15_0.svg copying images... [ 67%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_17_0.svg copying images... [ 69%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_23_0.svg copying images... [ 70%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_25_0.svg copying images... [ 72%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_28_0.svg copying images... [ 74%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_28_1.svg copying images... [ 76%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_32_0.svg copying images... [ 78%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_3_1.svg copying images... [ 80%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_7_0.svg copying images... [ 81%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_8_0.svg copying images... [ 83%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_10_0.svg copying images... [ 85%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_12_0.svg copying images... [ 87%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_12_1.svg copying images... [ 89%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_12_2.svg copying images... [ 90%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_12_3.svg copying images... [ 92%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_12_4.svg copying images... [ 94%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_14_0.svg copying images... [ 96%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_17_0.svg copying images... [ 98%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_20_0.svg copying images... [100%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_tips_7_0.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 ../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-07-20T21:49:51.260831Z, end-time: 2023-07-20T21:54:34.599929Z, duration: 283, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v1.8.6 Covasim 3.1.4 (2022-10-22) — © 2020-2022 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 [latex]: all documents updating environment: 46 added, 0 changed, 0 removed reading sources... [ 2%] conduct reading sources... [ 4%] contributing reading sources... [ 6%] covasim.analysis reading sources... [ 8%] covasim.base reading sources... [ 10%] covasim.data reading sources... [ 13%] covasim.data.country_age_data reading sources... [ 15%] covasim.data.household_size_data reading sources... [ 17%] covasim.data.loaders reading sources... [ 19%] covasim.data.state_age_data reading sources... [ 21%] covasim.defaults reading sources... [ 23%] covasim.immunity reading sources... [ 26%] covasim.interventions /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/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)): reading sources... [ 28%] covasim.misc reading sources... [ 30%] covasim.parameters reading sources... [ 32%] covasim.people reading sources... [ 34%] covasim.plotting reading sources... [ 36%] covasim.population reading sources... [ 39%] covasim.requirements reading sources... [ 41%] covasim.run reading sources... [ 43%] covasim.settings reading sources... [ 45%] covasim.sim reading sources... [ 47%] covasim.utils reading sources... [ 50%] covasim.version reading sources... [ 52%] data reading sources... [ 54%] faq reading sources... [ 56%] glossary reading sources... [ 58%] index reading sources... [ 60%] modules reading sources... [ 63%] overview reading sources... [ 65%] papers reading sources... [ 67%] parameters reading sources... [ 69%] style reading sources... [ 71%] tutorials reading sources... [ 73%] tutorials/README reading sources... [ 76%] tutorials/tut_advanced /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/nbsphinx/__init__.py:1058: RuntimeWarning: You are using an unsupported version of pandoc (2.5). Your version must be at least (2.14.2) but less than (4.0.0). Refer to https://pandoc.org/installing.html. Continuing with doubts... nbconvert.utils.pandoc.check_pandoc_version() reading sources... [ 78%] tutorials/tut_analyzers /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 80%] tutorials/tut_calibration /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 82%] 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.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 86%] tutorials/tut_interventions /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 89%] tutorials/tut_intro /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 91%] tutorials/tut_people /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 93%] tutorials/tut_plotting /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 95%] tutorials/tut_running /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [ 97%] tutorials/tut_tips /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/site-packages/jupyter_client/localinterfaces.py:54: UserWarning: Unexpected error discovering local network interfaces: encoding with 'idna' codec failed (UnicodeError: label too long) ret = f(**kwargs) reading sources... [100%] whatsnew /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/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)): looking for now-outdated files... none found pickling environment... done checking consistency... done processing covasim-docs.tex.../home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/envs/latest/lib/python3.9/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: 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 papers faq whatsnew parameters data glossary conduct contributing style 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... [ 1%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_3_1.pdf copying images... [ 3%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_13_0.pdf copying images... [ 5%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_intro_15_0.pdf copying images... [ 7%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_11_1.pdf copying images... [ 9%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_13_0.pdf copying images... [ 10%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_15_0.pdf copying images... [ 12%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_17_0.pdf copying images... [ 14%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_23_0.pdf copying images... [ 16%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_25_0.pdf copying images... [ 18%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_28_0.pdf copying images... [ 20%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_28_1.pdf copying images... [ 21%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_plotting_32_0.pdf copying images... [ 23%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_3_1.pdf copying images... [ 25%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_7_0.pdf copying images... [ 27%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_8_0.pdf copying images... [ 29%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_10_0.pdf copying images... [ 30%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_12_0.pdf copying images... [ 32%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_12_1.pdf copying images... [ 34%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_12_2.pdf copying images... [ 36%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_12_3.pdf copying images... [ 38%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_12_4.pdf copying images... [ 40%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_14_0.pdf copying images... [ 41%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_17_0.pdf copying images... [ 43%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_running_20_0.pdf copying images... [ 45%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_people_11_1.pdf copying images... [ 47%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_people_14_0.pdf copying images... [ 49%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_3_1.pdf copying images... [ 50%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_7_0.pdf copying images... [ 52%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_11_0.pdf copying images... [ 54%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_interventions_13_0.pdf copying images... [ 56%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_3_1.pdf copying images... [ 58%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_5_0.pdf copying images... [ 60%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_analyzers_5_1.pdf copying images... [ 61%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_3_1.pdf copying images... [ 63%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_7_0.pdf copying images... [ 65%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_8_0.pdf copying images... [ 67%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_16_0.pdf copying images... [ 69%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_16_1.pdf copying images... [ 70%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_18_5.pdf copying images... [ 72%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_calibration_18_6.pdf copying images... [ 74%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_3_1.pdf copying images... [ 76%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_5_0.pdf copying images... [ 78%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_7_0.pdf copying images... [ 80%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_18_0.pdf copying images... [ 81%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_18_1.pdf copying images... [ 83%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_18_2.pdf copying images... [ 85%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_20_0.pdf copying images... [ 87%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_20_1.pdf copying images... [ 89%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_immunity_22_0.pdf copying images... [ 90%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_tips_7_0.pdf copying images... [ 92%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_3_1.pdf copying images... [ 94%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_5_0.pdf copying images... [ 96%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_7_0.pdf copying images... [ 98%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_9_1.pdf copying images... [100%] tutorials/../_build/doctrees/nbsphinx/tutorials_tut_advanced_9_2.pdf copying TeX support files... done build succeeded. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-covasim/checkouts/latest/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-07-20T21:54:34.859689Z, end-time: 2023-07-20T21:54:34.954955Z, 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: 2023-07-20T21:54:35.235415Z, end-time: 2023-07-20T21:54:48.175549Z, duration: 12, 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. entation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2631 ...8 have covid on timestep 97 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2631 ...8 have covid on timestep 97 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2631 ...8 have covid on timestep 97 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...8 have covid on timestep 98 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...8 have covid on timestep 98 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...8 have covid on timestep 98 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...ed 88 have covid on timestep 99 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...ed 88 have covid on timestep 99 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...d 88 have covid on timestep 100 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...d 88 have covid on timestep 100 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2635 ... aged 88 have covid on timestep 101 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2636 ... aged 88 have covid on timestep 102 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2637 ... aged 88 have covid on timestep 103 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2638 ... aged 88 have covid on timestep 104 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2639 ... aged 88 have covid on timestep 105 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2640 ... aged 88 have covid on timestep 106 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2641 ... aged 88 have covid on timestep 107 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2642 ... aged 88 have covid on timestep 108 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2643 ... aged 88 have covid on timestep 109 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2644 ... aged 88 have covid on timestep 110 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2645 ... aged 88 have covid on timestep 111 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2646 ... aged 88 have covid on timestep 112 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2647 ... aged 88 have covid on timestep 113 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2648 ... aged 88 have covid on timestep 114 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2649 ... aged 88 have covid on timestep 115 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2650 ... aged 88 have covid on timestep 116 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2651 ... aged 88 have covid on timestep 117 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ... aged 88 have covid on timestep 118 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ... aged 88 have covid on timestep 119 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... aged 88 have covid on timestep 120 🤯 Underfull \vbox (badness 10000) detected at line 2655 [61] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...op: 20000 random; epi: 21222⚙, 119☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...op: 20000 random; epi: 21222⚙, 119☠) [62] Underfull \vbox (badness 10000) detected at line 2721 [63] [64 <./tutorials_tut_calibration_3_1.pdf>] Underfull \vbox (badness 10000) detected at line 2795 [65 <./tutorials_tut_calibration_7_0.pdf>] [66 <./tutorials_tut_calibration_8_0 .pdf>] ! Package inputenc Error: Unicode character √ (U+221A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2864 ...ther, you’ve only reduced noise by √ \sphinxstyleemphasis{N}, i... [67] Underfull \vbox (badness 10000) detected at line 3042 [68] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [69] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [70] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [71] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [72] Underfull \vbox (badness 10000) detected at line 3070 [73] Underfull \vbox (badness 10000) detected at line 3103 [74 <./tutorials_tut_calibration_16_0.pdf>] [75 <./tutorials_tut_calibration_16 _1.pdf>] Underfull \vbox (badness 10000) detected at line 3231 [76] Underfull \vbox (badness 10000) detected at line 3231 Overfull \vbox (2.68169pt too high) detected at line 3231 [77] Underfull \vbox (badness 10000) detected at line 3231 Overfull \vbox (2.68169pt too high) detected at line 3231 [78] Underfull \vbox (badness 10000) detected at line 3284 [79] Underfull \vbox (badness 10000) detected at line 3295 [80 <./tutorials_tut_calibration_18_5.pdf>] [81 <./tutorials_tut_calibration_18 _6.pdf>] Underfull \vbox (badness 10000) detected at line 3357 [82] Overfull \vbox (0.94987pt too high) detected at line 3377 [83 <./tutorials_tut_immunity_3_1.pdf>] [84 <./tutorials_tut_immunity_5_0.pdf>] [85 <./tutorials_tut_immunity_7_0.pdf>] [86] [87] Underfull \vbox (badness 10000) detected at line 3600 [88 <./tutorials_tut_immunity_18_0.pdf>] Underfull \vbox (badness 10000) detected at line 3611 [89 <./tutorials_tut_immunity_18_1.pdf>] [90 <./tutorials_tut_immunity_18_2.pdf >] [91 <./tutorials_tut_immunity_20_0.pdf> <./tutorials_tut_immunity_20_1.pdf>] [92 <./tutorials_tut_immunity_22_0.pdf>] [93] [94] Underfull \vbox (badness 10000) detected at line 3892 [95] [96 <./tutorials_tut_tips_7_0.pdf>] [97] [98] [99] [100 <./tutorials_tut_a dvanced_3_1.pdf>] Underfull \vbox (badness 10000) detected at line 4285 [101] [102 <./tutorials_tut_advanced_5_0.pdf>] [103 <./tutorials_tut_advanced_7 _0.pdf>] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4377 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4377 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4380 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4380 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4383 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4383 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4387 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4387 ...pop: 20000 random; epi: 12730⚙, 14☠) Underfull \vbox (badness 10000) detected at line 4400 [104] Underfull \vbox (badness 10000) detected at line 4411 [105 <./tutorials_tut_advanced_9_1.pdf>] [106 <./tutorials_tut_advanced_9_2.pdf >] [107] LaTeX Warning: Hyper reference `faq:usage-questions' on page 108 undefined on i nput line 4504. LaTeX Warning: Hyper reference `faq:what-are-the-system-requirements-for-covasi m' on page 108 undefined on input line 4507. LaTeX Warning: Hyper reference `faq:can-covasim-be-run-on-hpc-clusters' on page 108 undefined on input line 4510. LaTeX Warning: Hyper reference `faq:what-method-is-best-for-saving-simulation-o bjects' on page 108 undefined on input line 4513. LaTeX Warning: Hyper reference `faq:does-covasim-support-time-dependent-paramet ers' on page 108 undefined on input line 4516. LaTeX Warning: Hyper reference `faq:how-can-you-introduce-new-infections-into-a -simulation' on page 108 undefined on input line 4519. LaTeX Warning: Hyper reference `faq:how-can-i-find-out-what-happened-to-a-parti cular-individual-during-the-simulation' on page 108 undefined on input line 452 2. LaTeX Warning: Hyper reference `faq:how-do-you-set-custom-prognoses-parameters- mortality-rate-susceptibility-etc' on page 108 undefined on input line 4525. LaTeX Warning: Hyper reference `faq:i-want-to-generate-a-contact-network-for-in sert-location-here-how-do-i-do-this' on page 108 undefined on input line 4528. LaTeX Warning: Hyper reference `faq:is-it-possible-to-model-interacting-geograp hical-regions' on page 108 undefined on input line 4531. LaTeX Warning: Hyper reference `faq:is-it-possible-to-model-births-non-covid-de aths-or-migration' on page 108 undefined on input line 4534. LaTeX Warning: Hyper reference `faq:i-really-don-t-like-python-can-i-run-covasi m-via-r' on page 108 undefined on input line 4537. LaTeX Warning: Hyper reference `faq:conceptual-questions' on page 108 undefined on input line 4542. LaTeX Warning: Hyper reference `faq:what-are-the-relationships-between-populati on-size-number-of-agents-population-scaling-and-total-population' on page 108 u ndefined on input line 4545. LaTeX Warning: Hyper reference `faq:are-test-results-counted-from-swab-date-or- result-date' on page 108 undefined on input line 4548. LaTeX Warning: Hyper reference `faq:is-the-underlying-model-capable-of-generati ng-oscillations' on page 108 undefined on input line 4551. LaTeX Warning: Hyper reference `faq:why-doesn-t-anyone-start-off-as-infectious' on page 108 undefined on input line 4554. LaTeX Warning: Hyper reference `faq:what-are-the-valid-states-an-agent-can-be-i n' on page 108 undefined on input line 4557. LaTeX Warning: Hyper reference `faq:common-problems' on page 108 undefined on i nput line 4562. 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 108 undefi ned on input line 4565. LaTeX Warning: Hyper reference `faq:why-doesn-t-the-webapp-accept-long-duration s-or-large-population-sizes' on page 108 undefined on input line 4568. LaTeX Warning: Hyper reference `faq:why-do-parallel-simulations-fail-on-windows -or-in-jupyter-notebooks' on page 108 undefined on input line 4571. [108] [109] [110] [111] [112] [113] LaTeX Warning: Hyper reference `whatsnew:coming-soon' on page 114 undefined on input line 4816. LaTeX Warning: Hyper reference `whatsnew:latest-versions-3-1-x' on page 114 und efined on input line 4819. LaTeX Warning: Hyper reference `whatsnew:versions-3-0-x-3-0-0-3-0-7' on page 11 4 undefined on input line 4822. LaTeX Warning: Hyper reference `whatsnew:versions-2-x-2-0-0-2-1-2' on page 114 undefined on input line 4825. LaTeX Warning: Hyper reference `whatsnew:versions-1-7-x-1-7-0-1-7-6' on page 11 4 undefined on input line 4828. LaTeX Warning: Hyper reference `whatsnew:versions-1-6-x-1-6-0-1-6-1' on page 11 4 undefined on input line 4831. LaTeX Warning: Hyper reference `whatsnew:versions-1-5-x-1-5-0-1-5-3' on page 11 4 undefined on input line 4834. LaTeX Warning: Hyper reference `whatsnew:versions-1-4-x-1-4-0-1-4-8' on page 11 4 undefined on input line 4837. LaTeX Warning: Hyper reference `whatsnew:versions-1-3-x-1-3-0-1-3-5' on page 11 4 undefined on input line 4840. LaTeX Warning: Hyper reference `whatsnew:versions-1-2-x-1-2-0-1-2-3' on page 11 4 undefined on input line 4843. LaTeX Warning: Hyper reference `whatsnew:versions-1-1-x-1-1-0-1-1-7' on page 11 4 undefined on input line 4846. LaTeX Warning: Hyper reference `whatsnew:versions-1-0-x-1-0-0-1-0-3' on page 11 4 undefined on input line 4849. LaTeX Warning: Hyper reference `whatsnew:prerelease-versions-0-27-0-0-32-1' on page 114 undefined on input line 4852. [114] [115] [116] Underfull \hbox (badness 6380) in paragraph at lines 5015--5016 []\T1/ptm/m/n/10 Contacts can be added more eas-ily and flex-i-bly. For ex-am-p le, con-tacts cre-ated with \T1/pcr/m/n/10 cv. Underfull \hbox (badness 10000) in paragraph at lines 5035--5036 []\T1/ptm/m/n/10 Printed warn-ing mes-sages have been con-verted to ac-tual war n-ings: use \T1/pcr/m/n/10 cv. Underfull \hbox (badness 10000) in paragraph at lines 5038--5039 []\T1/ptm/m/n/10 Parameters for in-di-vid-ual vari-ants can now be re-trieved m ore eas-ily, e.g. \T1/pcr/m/n/10 cv. [117] Overfull \hbox (19.95377pt too wide) in paragraph at lines 5126--5127 []\T1/ptm/m/n/10 Population gen-er-a-tion func-tions \T1/pcr/m/n/10 make_random _contacts() \T1/ptm/m/n/10 and \T1/pcr/m/n/10 make_microstructured_contacts() [118] [119] [120] [121] [122] [123] Underfull \hbox (badness 10000) in paragraph at lines 5504--5505 \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. [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] Underfull \hbox (badness 6910) in paragraph at lines 6399--6400 []\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 [138] [139] [140] [141] [142] [143] [144] Underfull \hbox (badness 6792) in paragraph at lines 6955--6956 []\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 6955--6956 \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 [145] Underfull \hbox (badness 7832) in paragraph at lines 6996--6997 []\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. Underfull \hbox (badness 6300) in paragraph at lines 7019--7020 []\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. [146] [147] [148] Underfull \hbox (badness 6526) in paragraph at lines 7312--7313 []\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- [149] [150] Underfull \hbox (badness 10000) in paragraph at lines 7422--7423 []\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 7422--7423 \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. [151] [152] [153] [154] [155] Package tabulary Warning: tymin too large (14.99634pt), resetting to 11.06775pt on input line 8132. Package tabulary Warning: No suitable columns! on input line 8132. Overfull \hbox (4.09229pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 key| Overfull \hbox (8.94202pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 pop- Underfull \hbox (badness 10000) in paragraph at lines 8132--8132 \T1/phv/m/n/10 u- Overfull \hbox (5.05199pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tion| Overfull \hbox (3.38208pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 ag- Overfull \hbox (6.61205pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 gre- Overfull \hbox (8.39195pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 gate| Overfull \hbox (52.03172pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_positives| Overfull \hbox (38.40172pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_death| Overfull \hbox (57.44177pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_recovered| Overfull \hbox (39.25182pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_active| Overfull \hbox (34.5018pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_tests| Overfull \hbox (66.0316pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (62.29163pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_discharged| Overfull \hbox (8.39195pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 date| Overfull \hbox (4.75218pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 day| Overfull \hbox (8.38208pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 pos- Underfull \hbox (badness 10000) in paragraph at lines 8132--8132 \T1/phv/m/n/10 i- Overfull \hbox (9.24205pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tives| Overfull \hbox (13.95189pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 death| Overfull \hbox (10.05197pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 tests| Overfull \hbox (8.38208pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 hos- Overfull \hbox (2.822pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tal- Overfull \hbox (7.1222pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 ized| Overfull \hbox (5.04211pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 dis- Overfull \hbox (25.06189pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 charged| Overfull \hbox (1.1521pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 re- Overfull \hbox (7.67224pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 cov- Overfull \hbox (8.94202pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 ered| Overfull \hbox (2.82214pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 ac- Overfull \hbox (4.24205pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tive| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57089| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57090| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57091| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57092| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57093| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57094| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57095| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57096| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57097| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57098| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57099| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 88.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 88.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57100| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 91.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 3.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57101| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 131.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 40.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57102| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 150.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 19.0| [156] Overfull \vbox (416.5699pt too high) has occurred while \output is active [157] Overfull \hbox (54.433pt too wide) in paragraph at lines 8163--8165 []\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 8721--8721 []\T1/phv/m/n/10 date| Overfull \hbox (51.88701pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (34.03278pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 cum_in_icu| Overfull \hbox (54.81433pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 cum_on_ventilator| Overfull \hbox (10.0233pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 death| Overfull \hbox (32.78767pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_death| Overfull \hbox (51.38228pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_hospitalized| Overfull \hbox (44.5851pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_negatives| Overfull \hbox (41.96051pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_positives| Overfull \hbox (29.82321pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_tests| Overfull \hbox (0.8236pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 day| Overfull \hbox (22.69334pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 num_icu| Overfull \hbox (55.12386pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 num_on_ventilator| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2210| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2191| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 44.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2163| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 27.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2122| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2071| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 29.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 37.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1969| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 31.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1918| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1867| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1816| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2687.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2892.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1765| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 103.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 103.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1714| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1764.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1969.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1661| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 221.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 221.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1605| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (0.83572pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 963.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 750.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1713.0| [158] [159] [160] [161] [162] [163] LaTeX Warning: Hyper reference `parameters::doc' on page 164 undefined on input line 9056. [164] [165] [166] [167] [168] [169] [170] [171] [172] Underfull \hbox (badness 10000) in paragraph at lines 1--9568 [][][]$\T1/ptm/m/n/10 https : / / population . un . org / household / exceldata / population _ division _ UN _ Houseshold _ Size _ and _ Composition _ 2019 . [173] [174] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 175 undefined on input line 9770. LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 175 undefined on input line 9838. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 175 undefi ned on input line 9856. [175] Underfull \hbox (badness 10000) in paragraph at lines 9923--9923 []\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 176 undefined on input line 9961. [176] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 177 undefined on input line 10065. [177] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 178 undefined on input line 10179. [178] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 179 undefined on input line 10250. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 179 undefi ned on input line 10277. [179] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 180 undefined on input line 10423. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 180 undefi ned on input line 10436. [180] [181] LaTeX Warning: Hyper reference `covasim.analysis:covasim.analysis.Analyzer' on page 182 undefined on input line 10654. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 182 undefi ned on input line 10664. [182] Underfull \hbox (badness 6775) in paragraph at lines 10829--10829 []\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 , [183] LaTeX Warning: Hyper reference `covasim.base:covasim.base.ParsObj' on page 184 undefined on input line 10945. [184] [185] [186] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 187 undefi ned on input line 11288. [187] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 188 undefi ned on input line 11344. LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 188 undefined on input line 11366. LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 188 undefined on input line 11403. [188] [189] Overfull \vbox (7.72583pt too high) detected at line 11708 [190] LaTeX Warning: Hyper reference `covasim.people:covasim.people.People' on page 1 91 undefined on input line 11774. [191] LaTeX Warning: Hyper reference `covasim.base:covasim.base.FlexDict' on page 192 undefined on input line 11866. LaTeX Warning: Hyper reference `covasim.base:covasim.base.FlexDict' on page 192 undefined on input line 11942. [192] [193] LaTeX Warning: Hyper reference `covasim.people:covasim.people.People' on page 1 94 undefined on input line 12139. [194] [195] [196] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 197 undefined on input line 12444. LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 197 undefined on input line 12488. [197] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 198 undefined on input line 12537. LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 198 undefined on input line 12589. [198] Underfull \hbox (badness 10000) in paragraph at lines 12653--12653 \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 199 undefined on input line 12654. [199] Underfull \hbox (badness 6428) in paragraph at lines 12742--12742 []\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 200 undefined on input line 12743. [200] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 201 undefined on input line 12833. [201] Underfull \hbox (badness 5878) in paragraph at lines 12980--12980 []\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 202 undefined on input line 12981. [202] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 203 undefined on input line 13065. [203] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Bas eVaccination' on page 204 undefined on input line 13224. [204] Underfull \hbox (badness 10000) in paragraph at lines 13305--13305 []\T1/ptm/m/it/10 vaccine\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_doses\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 booster=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub-tar-get= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se-quence=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Bas eVaccination' on page 205 undefined on input line 13306. [205] Underfull \hbox (badness 6316) in paragraph at lines 13352--13355 []\T1/ptm/m/n/10 A dict keyed by day/date with the num-ber of doses e.g. \T1/pc r/m/n/10 {2:10000, Underfull \hbox (badness 10000) in paragraph at lines 13370--13373 []\T1/ptm/m/n/10 pfizer = cv.vaccinate_num(vaccine='pfizer', se-quence='age', n um_doses=100) LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Bas eVaccination' on page 206 undefined on input line 13412. [206] LaTeX Warning: Hyper reference `covasim.interventions:covasim.interventions.Int ervention' on page 207 undefined on input line 13538. [207] [208] LaTeX Warning: Hyper reference `covasim.misc:covasim.misc.date' on page 209 und efined on input line 13658. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) LaTeX Warning: Hyper reference `covasim.misc:covasim.misc.date' on page 209 und efined on input line 13723. [209] LaTeX Warning: Hyper reference `covasim.misc:covasim.misc.date' on page 210 und efined on input line 13745. LaTeX Warning: Hyper reference `covasim.misc:covasim.misc.date' on page 210 und efined on input line 13748. [210] [211] [212] Underfull \hbox (badness 8019) in paragraph at lines 14133--14133 []\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- [213] [214] [215] LaTeX Warning: Hyper reference `covasim.base:covasim.base.BasePeople' on page 2 16 undefined on input line 14398. [216] [217] [218] Underfull \hbox (badness 10000) in paragraph at lines 14810--14810 \T1/ptm/m/it/10 show_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 style_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 gri d=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 14818--14818 \T1/ptm/m/it/10 date_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 style_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- mat-icks=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 setylim=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14834--14834 []\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 , [219] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 220 undefi ned on input line 14879. LaTeX Warning: Hyper reference `covasim.people:covasim.people.People' on page 2 20 undefined on input line 14905. Underfull \hbox (badness 10000) in paragraph at lines 14914--14914 []\T1/ptm/m/it/10 pars\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/ 10 sex_ratio=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mi-crostruc- [220] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 221 undefi ned on input line 15044. [221] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 222 undefi ned on input line 15123. [222] [223] [224] [225] LaTeX Warning: Hyper reference `covasim.run:covasim.run.MultiSim' on page 226 u ndefined on input line 15534. LaTeX Warning: Hyper reference `covasim.run:covasim.run.MultiSim' on page 226 u ndefined on input line 15554. LaTeX Warning: Hyper reference `covasim.run:covasim.run.MultiSim' on page 226 u ndefined on input line 15565. [226] LaTeX Warning: Hyper reference `covasim.base:covasim.base.ParsObj' on page 227 undefined on input line 15708. [227] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 228 undefi ned on input line 15717. [228] [229] LaTeX Warning: Hyper reference `covasim.run:covasim.run.Scenarios' on page 230 undefined on input line 15926. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 230 undefi ned on input line 16016. [230] LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 231 undefi ned on input line 16054. LaTeX Warning: Hyper reference `covasim.sim:covasim.sim.Sim' on page 231 undefi ned on input line 16077. [231] LaTeX Warning: Hyper reference `covasim.base:covasim.base.BaseSim' on page 232 undefined on input line 16207. [232] [233] [234] [235] [236] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.16726 ...edium length output). The symbol “⚙ ” is used to show ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.16727 infections, and “☠ ” is used to show deaths. [237] Underfull \hbox (badness 10000) in paragraph at lines 16900--16901 []\T1/pcr/b/n/10 axis_args \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 dict\T1/ptm/m/n/10 ) ^^U Dic-tio-nary of kwargs to be passed to \T1/pcr/m/n/10 pl. [238] Overfull \vbox (6.72583pt too high) detected at line 17016 [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] LaTeX Warning: Reference `modules:module-covasim' on page 249 undefined on inpu t line 17814. LaTeX Warning: Reference `covasim.analysis:module-covasim.analysis' on page 249 undefined on input line 17815. LaTeX Warning: Reference `covasim.base:module-covasim.base' on page 249 undefin ed on input line 17816. LaTeX Warning: Reference `covasim.data:module-covasim.data' on page 249 undefin ed on input line 17817. LaTeX Warning: Reference `covasim.data.country_age_data:module-covasim.data.cou ntry_age_data' on page 249 undefined on input line 17818. LaTeX Warning: Reference `covasim.data.household_size_data:module-covasim.data. household_size_data' on page 249 undefined on input line 17819. LaTeX Warning: Reference `covasim.data.loaders:module-covasim.data.loaders' on page 249 undefined on input line 17820. LaTeX Warning: Reference `covasim.data.state_age_data:module-covasim.data.state _age_data' on page 249 undefined on input line 17821. LaTeX Warning: Reference `covasim.defaults:module-covasim.defaults' on page 249 undefined on input line 17822. LaTeX Warning: Reference `covasim.immunity:module-covasim.immunity' on page 249 undefined on input line 17823. LaTeX Warning: Reference `covasim.interventions:module-covasim.interventions' o n page 249 undefined on input line 17824. LaTeX Warning: Reference `covasim.misc:module-covasim.misc' on page 249 undefin ed on input line 17825. LaTeX Warning: Reference `covasim.parameters:module-covasim.parameters' on page 249 undefined on input line 17826. LaTeX Warning: Reference `covasim.people:module-covasim.people' on page 249 und efined on input line 17827. LaTeX Warning: Reference `covasim.plotting:module-covasim.plotting' on page 249 undefined on input line 17828. LaTeX Warning: Reference `covasim.population:module-covasim.population' on page 249 undefined on input line 17829. LaTeX Warning: Reference `covasim.requirements:module-covasim.requirements' on page 249 undefined on input line 17830. LaTeX Warning: Reference `covasim.run:module-covasim.run' on page 249 undefined on input line 17831. LaTeX Warning: Reference `covasim.settings:module-covasim.settings' on page 249 undefined on input line 17832. LaTeX Warning: Reference `covasim.sim:module-covasim.sim' on page 249 undefined on input line 17833. LaTeX Warning: Reference `covasim.utils:module-covasim.utils' on page 249 undef ined on input line 17834. LaTeX Warning: Reference `covasim.version:module-covasim.version' on page 249 u ndefined on input line 17835. [249] 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/texmf/fonts/enc /dvips/cm-super/cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips /base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb> Output written on institute-for-disease-modeling-covasim.pdf (253 pages, 188213 5 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 249 undefined on input line 17815 Reference `covasim.base:module-covasim.base' on page 249 undefined on input line 17816 Reference `covasim.data.country_age_data:module-covasim.data.country_age_data' on page 249 undefined on input line 17818 Reference `covasim.data.household_size_data:module-covasim.data.household_size_data' on page 249 undefined on input line 17819 Reference `covasim.data.loaders:module-covasim.data.loaders' on page 249 undefined on input line 17820 Reference `covasim.data.state_age_data:module-covasim.data.state_age_data' on page 249 undefined on input line 17821 Reference `covasim.data:module-covasim.data' on page 249 undefined on input line 17817 Reference `covasim.defaults:module-covasim.defaults' on page 249 undefined on input line 17822 Reference `covasim.immunity:module-covasim.immunity' on page 249 undefined on input line 17823 Reference `covasim.interventions:module-covasim.interventions' on page 249 undefined on input line 17824 Reference `covasim.misc:module-covasim.misc' on page 249 undefined on input line 17825 Reference `covasim.parameters:module-covasim.parameters' on page 249 undefined on input line 17826 Reference `covasim.people:module-covasim.people' on page 249 undefined on input line 17827 Reference `covasim.plotting:module-covasim.plotting' on page 249 undefined on input line 17828 Reference `covasim.population:module-covasim.population' on page 249 undefined on input line 17829 Reference `covasim.requirements:module-covasim.requirements' on page 249 undefined on input line 17830 Reference `covasim.run:module-covasim.run' on page 249 undefined on input line 17831 Reference `covasim.settings:module-covasim.settings' on page 249 undefined on input line 17832 Reference `covasim.sim:module-covasim.sim' on page 249 undefined on input line 17833 Reference `covasim.utils:module-covasim.utils' on page 249 undefined on input line 17834 Reference `covasim.version:module-covasim.version' on page 249 undefined on input line 17835 Reference `modules:module-covasim' on page 249 undefined on input line 17814 Rule 'makeindex institute-for-disease-modeling-covasim.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'institute-for-disease-modeling-covasim.idx' ------------ 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"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex institute-for-disease-modeling-covasim.idx'... This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file institute-for-disease-modeling-covasim.idx....done (420 entries accepted, 0 rejected). Sorting entries......done (3913 comparisons). Generating output file institute-for-disease-modeling-covasim.ind....done (494 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' 'institute-for-disease-modeling-covasim.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="institute-for-disease-modeling-covasim" "covasim-docs.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./covasim-docs.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./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 2019/12/20 v1.4l 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/ltxcmds/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/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) (./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/parskip/parskip-2001-04-09.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) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (./nbsphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file institute-for-disease-modeling-covasim.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./institute-for-disease-modeling-covasim.aux) (/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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/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] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] [8 <./tutorials_ tut_intro_3_1.pdf>] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.513 ... pop: 50000 random; epi: 41466⚙, 86☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.513 ... pop: 50000 random; epi: 41466⚙, 86☠) [9] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.572 ... pop: 50000 random; epi: 41466⚙, 86☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.572 ... pop: 50000 random; epi: 41466⚙, 86☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.629 ...; pop: 50000 random; epi: 10392⚙, 7☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.629 ...; pop: 50000 random; epi: 10392⚙, 7☠) [10] [11 <./tutorials_tut_intro_13_0.pdf>] [12 <./tutorials_tut_intro_15_0.pdf> ] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.743 ... pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.743 ... pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.766 ... pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.766 ... pop: 20000 random; epi: 12730⚙, 14☠) [13] Overfull \hbox (178.24425pt too wide) in paragraph at lines 823--823 []|\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 845--845 []|\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 849--849 []|\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 877--877 []|\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| Underfull \vbox (badness 10000) detected at line 879 [14] Underfull \vbox (badness 2261) detected at line 936 [15 <./tutorials_tut_plotting_11_1.pdf>] Underfull \vbox (badness 10000) detected at line 955 [16 <./tutorials_tut_plotting_13_0.pdf>] Underfull \vbox (badness 10000) detected at line 974 [17 <./tutorials_tut_plotting_15_0.pdf>] [18 <./tutorials_tut_plotting_17_0.pdf >] Underfull \vbox (badness 10000) detected at line 1060 [19] Underfull \vbox (badness 10000) detected at line 1079 [20 <./tutorials_tut_plotting_23_0.pdf>] Underfull \vbox (badness 10000) detected at line 1102 [21 <./tutorials_tut_plotting_25_0.pdf>] Underfull \vbox (badness 10000) detected at line 1113 [22 <./tutorials_tut_plotting_28_0.pdf>] [23 <./tutorials_tut_plotting_28_1.pdf >] Underfull \vbox (badness 1259) detected at line 1251 [24 <./tutorials_tut_plotting_32_0.pdf>] Underfull \vbox (badness 10000) detected at line 1251 Overfull \vbox (2.68169pt too high) detected at line 1251 [25] Underfull \vbox (badness 10000) detected at line 1306 [26] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1327 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1327 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1328 ...pop: 20000 random; epi: 13582⚙, 21☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1328 ...pop: 20000 random; epi: 13582⚙, 21☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1329 ...pop: 20000 random; epi: 12989⚙, 12☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1329 ...pop: 20000 random; epi: 12989⚙, 12☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1330 ...; pop: 20000 random; epi: 8467⚙, 9☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1330 ...; pop: 20000 random; epi: 8467⚙, 9☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1331 ...; pop: 20000 random; epi: 8861⚙, 4☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1331 ...; pop: 20000 random; epi: 8861⚙, 4☠) [27 <./tutorials_tut_running_3_1.pdf>] Underfull \vbox (badness 10000) detected at line 1371 [28 <./tutorials_tut_running_7_0.pdf>] Underfull \vbox (badness 10000) detected at line 1391 [29 <./tutorials_tut_running_8_0.pdf>] Underfull \vbox (badness 4341) detected at line 1426 [30 <./tutorials_tut_running_10_0.pdf>] Underfull \vbox (badness 10000) detected at line 1437 [31 <./tutorials_tut_running_12_0.pdf>] Underfull \vbox (badness 10000) detected at line 1448 [32 <./tutorials_tut_running_12_1.pdf>] Underfull \vbox (badness 10000) detected at line 1459 [33 <./tutorials_tut_running_12_2.pdf>] Underfull \vbox (badness 10000) detected at line 1470 [34 <./tutorials_tut_running_12_3.pdf>] Underfull \vbox (badness 10000) detected at line 1499 [35 <./tutorials_tut_running_12_4.pdf>] Overfull \vbox (2.9457pt too high) detected at line 1528 [36 <./tutorials_tut_running_14_0.pdf>] [37 <./tutorials_tut_running_17_0.pdf>] Underfull \vbox (badness 10000) detected at line 1589 [38] [39 <./tutorials_tut_running_20_0.pdf>] [40] [41] [42 <./tutorials_tut_peo ple_11_1.pdf>] Underfull \vbox (badness 10000) detected at line 1802 [43] [44 <./tutorials_tut_people_14_0.pdf>] Underfull \vbox (badness 10000) detected at line 1902 [45] [46 <./tutorials_tut_interventions_3_1.pdf>] Underfull \vbox (badness 10000) detected at line 1982 [47] [48 <./tutorials_tut_interventions_7_0.pdf>] Underfull \vbox (badness 10000) detected at line 2050 [49] [50 <./tutorials_tut_interventions_11_0.pdf>] [51 <./tutorials_tut_interve ntions_13_0.pdf>] [52] [53] [54] [55] [56] Underfull \vbox (badness 10000) detected at line 2440 [57] Underfull \vbox (badness 10000) detected at line 2464 [58 <./tutorials_tut_analyzers_3_1.pdf>] [59 <./tutorials_tut_analyzers_5_0.pdf > <./tutorials_tut_analyzers_5_1.pdf>] ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2538 ...GZcb{}}\PYG{l+s+s1}{\PYGZsq{}}\PYG{p}{)} Overfull \vbox (3.18257pt too high) detected at line 2543 [60] ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2554 ...ed 88 have covid on timestep 20 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2554 ...ed 88 have covid on timestep 20 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2555 ...ed 88 have covid on timestep 21 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2555 ...ed 88 have covid on timestep 21 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2556 ...ed 88 have covid on timestep 22 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2556 ...ed 88 have covid on timestep 22 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2557 ...ed 88 have covid on timestep 23 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2557 ...ed 88 have covid on timestep 23 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2558 ...8 have covid on timestep 24 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2558 ...8 have covid on timestep 24 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2558 ...8 have covid on timestep 24 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2559 ...8 have covid on timestep 25 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2559 ...8 have covid on timestep 25 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2559 ...8 have covid on timestep 25 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2560 ...8 have covid on timestep 26 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2560 ...8 have covid on timestep 26 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2560 ...8 have covid on timestep 26 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2561 ...8 have covid on timestep 27 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2561 ...8 have covid on timestep 27 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2561 ...8 have covid on timestep 27 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2562 ...8 have covid on timestep 28 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2562 ...8 have covid on timestep 28 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2562 ...8 have covid on timestep 28 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2563 ...8 have covid on timestep 29 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2563 ...8 have covid on timestep 29 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2563 ...8 have covid on timestep 29 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2564 ...8 have covid on timestep 30 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2564 ...8 have covid on timestep 30 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2564 ...8 have covid on timestep 30 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2565 ...8 have covid on timestep 31 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2565 ...8 have covid on timestep 31 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2565 ...8 have covid on timestep 31 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2566 ...8 have covid on timestep 32 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2566 ...8 have covid on timestep 32 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2566 ...8 have covid on timestep 32 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2567 ...8 have covid on timestep 33 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2567 ...8 have covid on timestep 33 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2567 ...8 have covid on timestep 33 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2568 ...8 have covid on timestep 34 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2568 ...8 have covid on timestep 34 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2568 ...8 have covid on timestep 34 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2569 ...8 have covid on timestep 35 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2569 ...8 have covid on timestep 35 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2569 ...8 have covid on timestep 35 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2570 ...8 have covid on timestep 36 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2570 ...8 have covid on timestep 36 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2570 ...8 have covid on timestep 36 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2571 ...8 have covid on timestep 37 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2571 ...8 have covid on timestep 37 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2571 ...8 have covid on timestep 37 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2572 ...ve covid on timestep 38 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2572 ...ve covid on timestep 38 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2572 ...ve covid on timestep 38 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2572 ...ve covid on timestep 38 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2573 ...ovid on timestep 39 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2573 ...ovid on timestep 39 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2573 ...ovid on timestep 39 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2573 ...ovid on timestep 39 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2573 ...ovid on timestep 39 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2631 ...8 have covid on timestep 97 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2631 ...8 have covid on timestep 97 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2631 ...8 have covid on timestep 97 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...8 have covid on timestep 98 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...8 have covid on timestep 98 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...8 have covid on timestep 98 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...ed 88 have covid on timestep 99 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...ed 88 have covid on timestep 99 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...d 88 have covid on timestep 100 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...d 88 have covid on timestep 100 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2635 ... aged 88 have covid on timestep 101 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2636 ... aged 88 have covid on timestep 102 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2637 ... aged 88 have covid on timestep 103 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2638 ... aged 88 have covid on timestep 104 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2639 ... aged 88 have covid on timestep 105 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2640 ... aged 88 have covid on timestep 106 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2641 ... aged 88 have covid on timestep 107 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2642 ... aged 88 have covid on timestep 108 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2643 ... aged 88 have covid on timestep 109 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2644 ... aged 88 have covid on timestep 110 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2645 ... aged 88 have covid on timestep 111 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2646 ... aged 88 have covid on timestep 112 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2647 ... aged 88 have covid on timestep 113 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2648 ... aged 88 have covid on timestep 114 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2649 ... aged 88 have covid on timestep 115 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2650 ... aged 88 have covid on timestep 116 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2651 ... aged 88 have covid on timestep 117 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ... aged 88 have covid on timestep 118 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ... aged 88 have covid on timestep 119 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... aged 88 have covid on timestep 120 🤯 Underfull \vbox (badness 10000) detected at line 2655 [61] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...op: 20000 random; epi: 21222⚙, 119☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...op: 20000 random; epi: 21222⚙, 119☠) [62] Underfull \vbox (badness 10000) detected at line 2721 [63] [64 <./tutorials_tut_calibration_3_1.pdf>] Underfull \vbox (badness 10000) detected at line 2795 [65 <./tutorials_tut_calibration_7_0.pdf>] [66 <./tutorials_tut_calibration_8_0 .pdf>] ! Package inputenc Error: Unicode character √ (U+221A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2864 ...ther, you’ve only reduced noise by √ \sphinxstyleemphasis{N}, i... [67] Underfull \vbox (badness 10000) detected at line 3042 [68] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [69] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [70] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [71] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [72] Underfull \vbox (badness 10000) detected at line 3070 [73] Underfull \vbox (badness 10000) detected at line 3103 [74 <./tutorials_tut_calibration_16_0.pdf>] [75 <./tutorials_tut_calibration_16 _1.pdf>] Underfull \vbox (badness 10000) detected at line 3231 [76] Underfull \vbox (badness 10000) detected at line 3231 Overfull \vbox (2.68169pt too high) detected at line 3231 [77] Underfull \vbox (badness 10000) detected at line 3231 Overfull \vbox (2.68169pt too high) detected at line 3231 [78] Underfull \vbox (badness 10000) detected at line 3284 [79] Underfull \vbox (badness 10000) detected at line 3295 [80 <./tutorials_tut_calibration_18_5.pdf>] [81 <./tutorials_tut_calibration_18 _6.pdf>] Underfull \vbox (badness 10000) detected at line 3357 [82] Overfull \vbox (0.94987pt too high) detected at line 3377 [83 <./tutorials_tut_immunity_3_1.pdf>] [84 <./tutorials_tut_immunity_5_0.pdf>] [85 <./tutorials_tut_immunity_7_0.pdf>] [86] [87] Underfull \vbox (badness 10000) detected at line 3600 [88 <./tutorials_tut_immunity_18_0.pdf>] Underfull \vbox (badness 10000) detected at line 3611 [89 <./tutorials_tut_immunity_18_1.pdf>] [90 <./tutorials_tut_immunity_18_2.pdf >] [91 <./tutorials_tut_immunity_20_0.pdf> <./tutorials_tut_immunity_20_1.pdf>] [92 <./tutorials_tut_immunity_22_0.pdf>] [93] [94] Underfull \vbox (badness 10000) detected at line 3892 [95] [96 <./tutorials_tut_tips_7_0.pdf>] [97] [98] [99] [100 <./tutorials_tut_a dvanced_3_1.pdf>] Underfull \vbox (badness 10000) detected at line 4285 [101] [102 <./tutorials_tut_advanced_5_0.pdf>] [103 <./tutorials_tut_advanced_7 _0.pdf>] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4377 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4377 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4380 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4380 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4383 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4383 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4387 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4387 ...pop: 20000 random; epi: 12730⚙, 14☠) Underfull \vbox (badness 10000) detected at line 4400 [104] Underfull \vbox (badness 10000) detected at line 4411 [105 <./tutorials_tut_advanced_9_1.pdf>] [106 <./tutorials_tut_advanced_9_2.pdf >] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] Underfull \hbox (badness 6380) in paragraph at lines 5015--5016 []\T1/ptm/m/n/10 Contacts can be added more eas-ily and flex-i-bly. For ex-am-p le, con-tacts cre-ated with \T1/pcr/m/n/10 cv. Underfull \hbox (badness 10000) in paragraph at lines 5035--5036 []\T1/ptm/m/n/10 Printed warn-ing mes-sages have been con-verted to ac-tual war n-ings: use \T1/pcr/m/n/10 cv. Underfull \hbox (badness 10000) in paragraph at lines 5038--5039 []\T1/ptm/m/n/10 Parameters for in-di-vid-ual vari-ants can now be re-trieved m ore eas-ily, e.g. \T1/pcr/m/n/10 cv. [117] Overfull \hbox (19.95377pt too wide) in paragraph at lines 5126--5127 []\T1/ptm/m/n/10 Population gen-er-a-tion func-tions \T1/pcr/m/n/10 make_random _contacts() \T1/ptm/m/n/10 and \T1/pcr/m/n/10 make_microstructured_contacts() [118] [119] [120] [121] [122] [123] Underfull \hbox (badness 10000) in paragraph at lines 5504--5505 \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. [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] Underfull \hbox (badness 6910) in paragraph at lines 6399--6400 []\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 [138] [139] [140] [141] [142] [143] [144] Underfull \hbox (badness 6792) in paragraph at lines 6955--6956 []\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 6955--6956 \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 [145] Underfull \hbox (badness 7832) in paragraph at lines 6996--6997 []\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. Underfull \hbox (badness 6300) in paragraph at lines 7019--7020 []\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. [146] [147] [148] Underfull \hbox (badness 6526) in paragraph at lines 7312--7313 []\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- [149] [150] Underfull \hbox (badness 10000) in paragraph at lines 7422--7423 []\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 7422--7423 \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. [151] [152] [153] [154] [155] Package tabulary Warning: tymin too large (14.99634pt), resetting to 11.06775pt on input line 8132. Package tabulary Warning: No suitable columns! on input line 8132. Overfull \hbox (4.09229pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 key| Overfull \hbox (8.94202pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 pop- Underfull \hbox (badness 10000) in paragraph at lines 8132--8132 \T1/phv/m/n/10 u- Overfull \hbox (5.05199pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tion| Overfull \hbox (3.38208pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 ag- Overfull \hbox (6.61205pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 gre- Overfull \hbox (8.39195pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 gate| Overfull \hbox (52.03172pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_positives| Overfull \hbox (38.40172pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_death| Overfull \hbox (57.44177pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_recovered| Overfull \hbox (39.25182pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_active| Overfull \hbox (34.5018pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_tests| Overfull \hbox (66.0316pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (62.29163pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_discharged| Overfull \hbox (8.39195pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 date| Overfull \hbox (4.75218pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 day| Overfull \hbox (8.38208pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 pos- Underfull \hbox (badness 10000) in paragraph at lines 8132--8132 \T1/phv/m/n/10 i- Overfull \hbox (9.24205pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tives| Overfull \hbox (13.95189pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 death| Overfull \hbox (10.05197pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 tests| Overfull \hbox (8.38208pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 hos- Overfull \hbox (2.822pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tal- Overfull \hbox (7.1222pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 ized| Overfull \hbox (5.04211pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 dis- Overfull \hbox (25.06189pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 charged| Overfull \hbox (1.1521pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 re- Overfull \hbox (7.67224pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 cov- Overfull \hbox (8.94202pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 ered| Overfull \hbox (2.82214pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 ac- Overfull \hbox (4.24205pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tive| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57089| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57090| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57091| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57092| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57093| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57094| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57095| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57096| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57097| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57098| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57099| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 88.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 88.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57100| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 91.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 3.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57101| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 131.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 40.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57102| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 150.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 19.0| [156] Overfull \vbox (416.5699pt too high) has occurred while \output is active [157] Overfull \hbox (54.433pt too wide) in paragraph at lines 8163--8165 []\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 8721--8721 []\T1/phv/m/n/10 date| Overfull \hbox (51.88701pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (34.03278pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 cum_in_icu| Overfull \hbox (54.81433pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 cum_on_ventilator| Overfull \hbox (10.0233pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 death| Overfull \hbox (32.78767pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_death| Overfull \hbox (51.38228pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_hospitalized| Overfull \hbox (44.5851pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_negatives| Overfull \hbox (41.96051pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_positives| Overfull \hbox (29.82321pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_tests| Overfull \hbox (0.8236pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 day| Overfull \hbox (22.69334pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 num_icu| Overfull \hbox (55.12386pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 num_on_ventilator| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2210| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2191| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 44.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2163| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 27.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2122| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2071| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 29.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 37.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1969| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 31.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1918| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1867| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1816| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2687.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2892.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1765| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 103.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 103.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1714| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1764.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1969.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1661| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 221.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 221.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1605| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (0.83572pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 963.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 750.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1713.0| [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] Underfull \hbox (badness 10000) in paragraph at lines 1--9568 [][][]$\T1/ptm/m/n/10 https : / / population . un . org / household / exceldata / population _ division _ UN _ Houseshold _ Size _ and _ Composition _ 2019 . [173] [174] [175] Underfull \hbox (badness 10000) in paragraph at lines 9923--9923 []\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 , [176] [177] [178] [179] [180] [181] [182] Underfull \hbox (badness 6775) in paragraph at lines 10829--10829 []\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 , [183] [184] [185] [186] [187] [188] [189] Overfull \vbox (7.72583pt too high) detected at line 11708 [190] [191] [192] [193] [194] [195] [196] [197] [198] Underfull \hbox (badness 10000) in paragraph at lines 12653--12653 \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 , [199] Underfull \hbox (badness 6428) in paragraph at lines 12742--12742 []\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 , [200] [201] Underfull \hbox (badness 5878) in paragraph at lines 12980--12980 []\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- [202] [203] [204] Underfull \hbox (badness 10000) in paragraph at lines 13305--13305 []\T1/ptm/m/it/10 vaccine\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_doses\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 booster=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub-tar-get= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se-quence=None\T1/ptm/m/n/10 , [205] Underfull \hbox (badness 6316) in paragraph at lines 13352--13355 []\T1/ptm/m/n/10 A dict keyed by day/date with the num-ber of doses e.g. \T1/pc r/m/n/10 {2:10000, Underfull \hbox (badness 10000) in paragraph at lines 13370--13373 []\T1/ptm/m/n/10 pfizer = cv.vaccinate_num(vaccine='pfizer', se-quence='age', n um_doses=100) [206] [207] [208] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) [209] [210] [211] [212] Underfull \hbox (badness 8019) in paragraph at lines 14133--14133 []\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- [213] [214] [215] [216] [217] [218] Underfull \hbox (badness 10000) in paragraph at lines 14810--14810 \T1/ptm/m/it/10 show_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 style_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 gri d=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 14818--14818 \T1/ptm/m/it/10 date_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 style_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- mat-icks=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 setylim=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14834--14834 []\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 , [219] Underfull \hbox (badness 10000) in paragraph at lines 14914--14914 []\T1/ptm/m/it/10 pars\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/ 10 sex_ratio=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mi-crostruc- [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.16726 ...edium length output). The symbol “⚙ ” is used to show ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.16727 infections, and “☠ ” is used to show deaths. [237] Underfull \hbox (badness 10000) in paragraph at lines 16900--16901 []\T1/pcr/b/n/10 axis_args \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 dict\T1/ptm/m/n/10 ) ^^U Dic-tio-nary of kwargs to be passed to \T1/pcr/m/n/10 pl. [238] Overfull \vbox (6.72583pt too high) detected at line 17016 [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] (./institute-for-disease-modeling-covasim.ind [250] Underfull \hbox (badness 10000) in paragraph at lines 64--65 []\T1/pcr/m/n/10 check_synthpops() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule c o-v- [251] Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\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 101--102 []\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 179--181 []\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 183--185 []\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 185--186 []\T1/pcr/m/n/10 get_cross_immunity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e co-v- Underfull \hbox (badness 10000) in paragraph at lines 186--187 []\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 187--188 []\T1/pcr/m/n/10 get_default_plots() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- [252] Underfull \hbox (badness 10000) in paragraph at lines 189--190 []\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 195--196 []\T1/pcr/m/n/10 get_vaccine_choices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le co-v- Underfull \hbox (badness 10000) in paragraph at lines 196--198 []\T1/pcr/m/n/10 get_vaccine_dose_pars() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 200--201 []\T1/pcr/m/n/10 get_variant_choices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le co-v- Underfull \hbox (badness 10000) in paragraph at lines 201--202 []\T1/pcr/m/n/10 get_variant_pars() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 208--210 []\T1/pcr/m/n/10 historical_vaccinate_prob \T1/ptm/m/n/10 (\T1/ptm/m/it/10 clas s in co-v- Underfull \hbox (badness 10000) in paragraph at lines 254--255 []\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 286--287 []\T1/pcr/m/n/10 make_hybrid_contacts() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule co-v- [253] Underfull \hbox (badness 10000) in paragraph at lines 294--295 []\T1/pcr/m/n/10 make_random_contacts() \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 prior_immunity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co -v- Underfull \hbox (badness 10000) in paragraph at lines 377--378 []\T1/pcr/m/n/10 reset_layer_pars() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- [254] Underfull \hbox (badness 10000) in paragraph at lines 404--405 []\T1/pcr/m/n/10 select_people() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 his-tor-i-cal_ vaccinate_prob Underfull \hbox (badness 10000) in paragraph at lines 414--415 []\T1/pcr/m/n/10 show_locations() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co -v- [255]) (./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/texmf/fonts/enc /dvips/cm-super/cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips /base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb> Output written on institute-for-disease-modeling-covasim.pdf (263 pages, 194988 0 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' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="institute-for-disease-modeling-covasim" "covasim-docs.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./covasim-docs.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./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 2019/12/20 v1.4l 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/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/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/ltxcmds/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/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) (./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/parskip/parskip-2001-04-09.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) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (./nbsphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/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/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file institute-for-disease-modeling-covasim.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./institute-for-disease-modeling-covasim.aux) (/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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/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] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [7] [8 <./tutorials_ tut_intro_3_1.pdf>] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.513 ... pop: 50000 random; epi: 41466⚙, 86☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.513 ... pop: 50000 random; epi: 41466⚙, 86☠) [9] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.572 ... pop: 50000 random; epi: 41466⚙, 86☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.572 ... pop: 50000 random; epi: 41466⚙, 86☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.629 ...; pop: 50000 random; epi: 10392⚙, 7☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.629 ...; pop: 50000 random; epi: 10392⚙, 7☠) [10] [11 <./tutorials_tut_intro_13_0.pdf>] [12 <./tutorials_tut_intro_15_0.pdf> ] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.743 ... pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.743 ... pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.766 ... pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.766 ... pop: 20000 random; epi: 12730⚙, 14☠) [13] Overfull \hbox (178.24425pt too wide) in paragraph at lines 823--823 []|\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 845--845 []|\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 849--849 []|\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 877--877 []|\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| Underfull \vbox (badness 10000) detected at line 879 [14] Underfull \vbox (badness 2261) detected at line 936 [15 <./tutorials_tut_plotting_11_1.pdf>] Underfull \vbox (badness 10000) detected at line 955 [16 <./tutorials_tut_plotting_13_0.pdf>] Underfull \vbox (badness 10000) detected at line 974 [17 <./tutorials_tut_plotting_15_0.pdf>] [18 <./tutorials_tut_plotting_17_0.pdf >] Underfull \vbox (badness 10000) detected at line 1060 [19] Underfull \vbox (badness 10000) detected at line 1079 [20 <./tutorials_tut_plotting_23_0.pdf>] Underfull \vbox (badness 10000) detected at line 1102 [21 <./tutorials_tut_plotting_25_0.pdf>] Underfull \vbox (badness 10000) detected at line 1113 [22 <./tutorials_tut_plotting_28_0.pdf>] [23 <./tutorials_tut_plotting_28_1.pdf >] Underfull \vbox (badness 1259) detected at line 1251 [24 <./tutorials_tut_plotting_32_0.pdf>] Underfull \vbox (badness 10000) detected at line 1251 Overfull \vbox (2.68169pt too high) detected at line 1251 [25] Underfull \vbox (badness 10000) detected at line 1306 [26] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1327 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1327 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1328 ...pop: 20000 random; epi: 13582⚙, 21☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1328 ...pop: 20000 random; epi: 13582⚙, 21☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1329 ...pop: 20000 random; epi: 12989⚙, 12☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1329 ...pop: 20000 random; epi: 12989⚙, 12☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1330 ...; pop: 20000 random; epi: 8467⚙, 9☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1330 ...; pop: 20000 random; epi: 8467⚙, 9☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1331 ...; pop: 20000 random; epi: 8861⚙, 4☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1331 ...; pop: 20000 random; epi: 8861⚙, 4☠) [27 <./tutorials_tut_running_3_1.pdf>] Underfull \vbox (badness 10000) detected at line 1371 [28 <./tutorials_tut_running_7_0.pdf>] Underfull \vbox (badness 10000) detected at line 1391 [29 <./tutorials_tut_running_8_0.pdf>] Underfull \vbox (badness 4341) detected at line 1426 [30 <./tutorials_tut_running_10_0.pdf>] Underfull \vbox (badness 10000) detected at line 1437 [31 <./tutorials_tut_running_12_0.pdf>] Underfull \vbox (badness 10000) detected at line 1448 [32 <./tutorials_tut_running_12_1.pdf>] Underfull \vbox (badness 10000) detected at line 1459 [33 <./tutorials_tut_running_12_2.pdf>] Underfull \vbox (badness 10000) detected at line 1470 [34 <./tutorials_tut_running_12_3.pdf>] Underfull \vbox (badness 10000) detected at line 1499 [35 <./tutorials_tut_running_12_4.pdf>] Overfull \vbox (2.9457pt too high) detected at line 1528 [36 <./tutorials_tut_running_14_0.pdf>] [37 <./tutorials_tut_running_17_0.pdf>] Underfull \vbox (badness 10000) detected at line 1589 [38] [39 <./tutorials_tut_running_20_0.pdf>] [40] [41] [42 <./tutorials_tut_peo ple_11_1.pdf>] Underfull \vbox (badness 10000) detected at line 1802 [43] [44 <./tutorials_tut_people_14_0.pdf>] Underfull \vbox (badness 10000) detected at line 1902 [45] [46 <./tutorials_tut_interventions_3_1.pdf>] Underfull \vbox (badness 10000) detected at line 1982 [47] [48 <./tutorials_tut_interventions_7_0.pdf>] Underfull \vbox (badness 10000) detected at line 2050 [49] [50 <./tutorials_tut_interventions_11_0.pdf>] [51 <./tutorials_tut_interve ntions_13_0.pdf>] [52] [53] [54] [55] [56] Underfull \vbox (badness 10000) detected at line 2440 [57] Underfull \vbox (badness 10000) detected at line 2464 [58 <./tutorials_tut_analyzers_3_1.pdf>] [59 <./tutorials_tut_analyzers_5_0.pdf > <./tutorials_tut_analyzers_5_1.pdf>] ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2538 ...GZcb{}}\PYG{l+s+s1}{\PYGZsq{}}\PYG{p}{)} Overfull \vbox (3.18257pt too high) detected at line 2543 [60] ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2554 ...ed 88 have covid on timestep 20 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2554 ...ed 88 have covid on timestep 20 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2555 ...ed 88 have covid on timestep 21 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2555 ...ed 88 have covid on timestep 21 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2556 ...ed 88 have covid on timestep 22 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2556 ...ed 88 have covid on timestep 22 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2557 ...ed 88 have covid on timestep 23 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2557 ...ed 88 have covid on timestep 23 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2558 ...8 have covid on timestep 24 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2558 ...8 have covid on timestep 24 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2558 ...8 have covid on timestep 24 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2559 ...8 have covid on timestep 25 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2559 ...8 have covid on timestep 25 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2559 ...8 have covid on timestep 25 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2560 ...8 have covid on timestep 26 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2560 ...8 have covid on timestep 26 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2560 ...8 have covid on timestep 26 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2561 ...8 have covid on timestep 27 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2561 ...8 have covid on timestep 27 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2561 ...8 have covid on timestep 27 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2562 ...8 have covid on timestep 28 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2562 ...8 have covid on timestep 28 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2562 ...8 have covid on timestep 28 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2563 ...8 have covid on timestep 29 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2563 ...8 have covid on timestep 29 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2563 ...8 have covid on timestep 29 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2564 ...8 have covid on timestep 30 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2564 ...8 have covid on timestep 30 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2564 ...8 have covid on timestep 30 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2565 ...8 have covid on timestep 31 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2565 ...8 have covid on timestep 31 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2565 ...8 have covid on timestep 31 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2566 ...8 have covid on timestep 32 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2566 ...8 have covid on timestep 32 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2566 ...8 have covid on timestep 32 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2567 ...8 have covid on timestep 33 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2567 ...8 have covid on timestep 33 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2567 ...8 have covid on timestep 33 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2568 ...8 have covid on timestep 34 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2568 ...8 have covid on timestep 34 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2568 ...8 have covid on timestep 34 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2569 ...8 have covid on timestep 35 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2569 ...8 have covid on timestep 35 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2569 ...8 have covid on timestep 35 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2570 ...8 have covid on timestep 36 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2570 ...8 have covid on timestep 36 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2570 ...8 have covid on timestep 36 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2571 ...8 have covid on timestep 37 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2571 ...8 have covid on timestep 37 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2571 ...8 have covid on timestep 37 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2572 ...ve covid on timestep 38 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2572 ...ve covid on timestep 38 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2572 ...ve covid on timestep 38 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2572 ...ve covid on timestep 38 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2573 ...ovid on timestep 39 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2573 ...ovid on timestep 39 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2573 ...ovid on timestep 39 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2573 ...ovid on timestep 39 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2573 ...ovid on timestep 39 🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2574 ... on timestep 40 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2575 ...timestep 41 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2576 ...timestep 42 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2577 ...step 43 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2578 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2579 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2580 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2581 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2582 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2583 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2584 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2585 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2586 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2587 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2588 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2589 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2590 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2591 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2592 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2593 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2594 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2595 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2596 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2597 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2598 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2599 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2600 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2601 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2602 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2603 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2604 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2605 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2606 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2607 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2608 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2609 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2610 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2611 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2612 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2613 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2614 ...step 80 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2615 ...step 81 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2616 ... 82 🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2617 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2618 ...🤯🤯🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2619 ...step 85 🤯🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2620 ...timestep 86 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2621 ...timestep 87 🤯🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2622 ... on timestep 88 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2623 ... on timestep 89 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2624 ... on timestep 90 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2625 ... on timestep 91 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2626 ... on timestep 92 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2627 ... on timestep 93 🤯🤯🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2628 ...ve covid on timestep 94 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2629 ...ve covid on timestep 95 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2630 ...ve covid on timestep 96 🤯🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2631 ...8 have covid on timestep 97 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2631 ...8 have covid on timestep 97 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2631 ...8 have covid on timestep 97 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...8 have covid on timestep 98 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...8 have covid on timestep 98 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...8 have covid on timestep 98 🤯🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...ed 88 have covid on timestep 99 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...ed 88 have covid on timestep 99 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...d 88 have covid on timestep 100 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...d 88 have covid on timestep 100 🤯🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2635 ... aged 88 have covid on timestep 101 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2636 ... aged 88 have covid on timestep 102 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2637 ... aged 88 have covid on timestep 103 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2638 ... aged 88 have covid on timestep 104 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2639 ... aged 88 have covid on timestep 105 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2640 ... aged 88 have covid on timestep 106 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2641 ... aged 88 have covid on timestep 107 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2642 ... aged 88 have covid on timestep 108 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2643 ... aged 88 have covid on timestep 109 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2644 ... aged 88 have covid on timestep 110 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2645 ... aged 88 have covid on timestep 111 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2646 ... aged 88 have covid on timestep 112 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2647 ... aged 88 have covid on timestep 113 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2648 ... aged 88 have covid on timestep 114 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2649 ... aged 88 have covid on timestep 115 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2650 ... aged 88 have covid on timestep 116 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2651 ... aged 88 have covid on timestep 117 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2652 ... aged 88 have covid on timestep 118 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2653 ... aged 88 have covid on timestep 119 🤯 ! Package inputenc Error: Unicode character 🤯 (U+1F92F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2654 ... aged 88 have covid on timestep 120 🤯 Underfull \vbox (badness 10000) detected at line 2655 [61] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...op: 20000 random; epi: 21222⚙, 119☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2666 ...op: 20000 random; epi: 21222⚙, 119☠) [62] Underfull \vbox (badness 10000) detected at line 2721 [63] [64 <./tutorials_tut_calibration_3_1.pdf>] Underfull \vbox (badness 10000) detected at line 2795 [65 <./tutorials_tut_calibration_7_0.pdf>] [66 <./tutorials_tut_calibration_8_0 .pdf>] ! Package inputenc Error: Unicode character √ (U+221A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2864 ...ther, you’ve only reduced noise by √ \sphinxstyleemphasis{N}, i... [67] Underfull \vbox (badness 10000) detected at line 3042 [68] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [69] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [70] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [71] Underfull \vbox (badness 10000) detected at line 3042 Overfull \vbox (2.68169pt too high) detected at line 3042 [72] Underfull \vbox (badness 10000) detected at line 3070 [73] Underfull \vbox (badness 10000) detected at line 3103 [74 <./tutorials_tut_calibration_16_0.pdf>] [75 <./tutorials_tut_calibration_16 _1.pdf>] Underfull \vbox (badness 10000) detected at line 3231 [76] Underfull \vbox (badness 10000) detected at line 3231 Overfull \vbox (2.68169pt too high) detected at line 3231 [77] Underfull \vbox (badness 10000) detected at line 3231 Overfull \vbox (2.68169pt too high) detected at line 3231 [78] Underfull \vbox (badness 10000) detected at line 3284 [79] Underfull \vbox (badness 10000) detected at line 3295 [80 <./tutorials_tut_calibration_18_5.pdf>] [81 <./tutorials_tut_calibration_18 _6.pdf>] Underfull \vbox (badness 10000) detected at line 3357 [82] Overfull \vbox (0.94987pt too high) detected at line 3377 [83 <./tutorials_tut_immunity_3_1.pdf>] [84 <./tutorials_tut_immunity_5_0.pdf>] [85 <./tutorials_tut_immunity_7_0.pdf>] [86] [87] Underfull \vbox (badness 10000) detected at line 3600 [88 <./tutorials_tut_immunity_18_0.pdf>] Underfull \vbox (badness 10000) detected at line 3611 [89 <./tutorials_tut_immunity_18_1.pdf>] [90 <./tutorials_tut_immunity_18_2.pdf >] [91 <./tutorials_tut_immunity_20_0.pdf> <./tutorials_tut_immunity_20_1.pdf>] [92 <./tutorials_tut_immunity_22_0.pdf>] [93] [94] Underfull \vbox (badness 10000) detected at line 3892 [95] [96 <./tutorials_tut_tips_7_0.pdf>] [97] [98] [99] [100 <./tutorials_tut_a dvanced_3_1.pdf>] Underfull \vbox (badness 10000) detected at line 4285 [101] [102 <./tutorials_tut_advanced_5_0.pdf>] [103 <./tutorials_tut_advanced_7 _0.pdf>] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4377 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4377 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4380 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4380 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4383 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4383 ...pop: 20000 random; epi: 13209⚙, 16☠) ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4387 ...pop: 20000 random; epi: 12730⚙, 14☠) ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4387 ...pop: 20000 random; epi: 12730⚙, 14☠) Underfull \vbox (badness 10000) detected at line 4400 [104] Underfull \vbox (badness 10000) detected at line 4411 [105 <./tutorials_tut_advanced_9_1.pdf>] [106 <./tutorials_tut_advanced_9_2.pdf >] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] Underfull \hbox (badness 6380) in paragraph at lines 5015--5016 []\T1/ptm/m/n/10 Contacts can be added more eas-ily and flex-i-bly. For ex-am-p le, con-tacts cre-ated with \T1/pcr/m/n/10 cv. Underfull \hbox (badness 10000) in paragraph at lines 5035--5036 []\T1/ptm/m/n/10 Printed warn-ing mes-sages have been con-verted to ac-tual war n-ings: use \T1/pcr/m/n/10 cv. Underfull \hbox (badness 10000) in paragraph at lines 5038--5039 []\T1/ptm/m/n/10 Parameters for in-di-vid-ual vari-ants can now be re-trieved m ore eas-ily, e.g. \T1/pcr/m/n/10 cv. [117] Overfull \hbox (19.95377pt too wide) in paragraph at lines 5126--5127 []\T1/ptm/m/n/10 Population gen-er-a-tion func-tions \T1/pcr/m/n/10 make_random _contacts() \T1/ptm/m/n/10 and \T1/pcr/m/n/10 make_microstructured_contacts() [118] [119] [120] [121] [122] [123] Underfull \hbox (badness 10000) in paragraph at lines 5504--5505 \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. [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] Underfull \hbox (badness 6910) in paragraph at lines 6399--6400 []\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 [138] [139] [140] [141] [142] [143] [144] Underfull \hbox (badness 6792) in paragraph at lines 6955--6956 []\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 6955--6956 \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 [145] Underfull \hbox (badness 7832) in paragraph at lines 6996--6997 []\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. Underfull \hbox (badness 6300) in paragraph at lines 7019--7020 []\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. [146] [147] [148] Underfull \hbox (badness 6526) in paragraph at lines 7312--7313 []\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- [149] [150] Underfull \hbox (badness 10000) in paragraph at lines 7422--7423 []\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 7422--7423 \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. [151] [152] [153] [154] [155] Package tabulary Warning: tymin too large (14.99634pt), resetting to 11.06775pt on input line 8132. Package tabulary Warning: No suitable columns! on input line 8132. Overfull \hbox (4.09229pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 key| Overfull \hbox (8.94202pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 pop- Underfull \hbox (badness 10000) in paragraph at lines 8132--8132 \T1/phv/m/n/10 u- Overfull \hbox (5.05199pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tion| Overfull \hbox (3.38208pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 ag- Overfull \hbox (6.61205pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 gre- Overfull \hbox (8.39195pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 gate| Overfull \hbox (52.03172pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_positives| Overfull \hbox (38.40172pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_death| Overfull \hbox (57.44177pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_recovered| Overfull \hbox (39.25182pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_active| Overfull \hbox (34.5018pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_tests| Overfull \hbox (66.0316pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (62.29163pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 cum_discharged| Overfull \hbox (8.39195pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 date| Overfull \hbox (4.75218pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 day| Overfull \hbox (8.38208pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 pos- Underfull \hbox (badness 10000) in paragraph at lines 8132--8132 \T1/phv/m/n/10 i- Overfull \hbox (9.24205pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tives| Overfull \hbox (13.95189pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 death| Overfull \hbox (10.05197pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 tests| Overfull \hbox (8.38208pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 hos- Overfull \hbox (2.822pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tal- Overfull \hbox (7.1222pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 ized| Overfull \hbox (5.04211pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 dis- Overfull \hbox (25.06189pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 charged| Overfull \hbox (1.1521pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 re- Overfull \hbox (7.67224pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 cov- Overfull \hbox (8.94202pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 ered| Overfull \hbox (2.82214pt too wide) in paragraph at lines 8132--8132 []\T1/phv/m/n/10 ac- Overfull \hbox (4.24205pt too wide) in paragraph at lines 8132--8132 \T1/phv/m/n/10 tive| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57089| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57090| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57091| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57092| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57093| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57094| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57095| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57096| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57097| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57098| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57099| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 88.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 03- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 88.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57100| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 91.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 3.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57101| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 131.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 1.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 40.0| Overfull \hbox (13.93225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 57102| Overfull \hbox (14.48206pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 Roane Overfull \hbox (20.23216pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 County, Overfull \hbox (7.11218pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 Ten- Overfull \hbox (17.53186pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 nessee, Overfull \hbox (16.15195pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 United Overfull \hbox (12.82175pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 States| Overfull \hbox (21.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 53382.0| Overfull \hbox (16.15208pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 county| Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 3.0| Overfull \hbox (11.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 150.0| Overfull \hbox (12.2622pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 2020- Overfull \hbox (2.2622pt too wide) in paragraph at lines 8132--8132 \T1/ptm/m/n/10 04- Overfull \hbox (1.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 0.0| Overfull \hbox (6.43225pt too wide) in paragraph at lines 8132--8132 []\T1/ptm/m/n/10 19.0| [156] Overfull \vbox (416.5699pt too high) has occurred while \output is active [157] Overfull \hbox (54.433pt too wide) in paragraph at lines 8163--8165 []\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 8721--8721 []\T1/phv/m/n/10 date| Overfull \hbox (51.88701pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 cum_hospitalized| Overfull \hbox (34.03278pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 cum_in_icu| Overfull \hbox (54.81433pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 cum_on_ventilator| Overfull \hbox (10.0233pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 death| Overfull \hbox (32.78767pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_death| Overfull \hbox (51.38228pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_hospitalized| Overfull \hbox (44.5851pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_negatives| Overfull \hbox (41.96051pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_positives| Overfull \hbox (29.82321pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 new_tests| Overfull \hbox (0.8236pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 day| Overfull \hbox (22.69334pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 num_icu| Overfull \hbox (55.12386pt too wide) in paragraph at lines 8721--8721 []\T1/phv/m/n/10 num_on_ventilator| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2210| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2191| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 44.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2163| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 27.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2122| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2071| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 29.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 37.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1969| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 31.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1918| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 43.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1867| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1816| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2687.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2892.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1765| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 103.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 103.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1714| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (5.83572pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1764.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 205.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1969.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1661| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 221.0| Overfull \hbox (7.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 221.0| Overfull \hbox (5.00366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1605| Overfull \hbox (8.07166pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 2020- Underfull \hbox (badness 10000) in paragraph at lines 8721--8721 \T1/ptm/m/n/10 03- Overfull \hbox (0.83572pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 963.0| Overfull \hbox (2.11104pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 750.0| Overfull \hbox (12.50366pt too wide) in paragraph at lines 8721--8721 []\T1/ptm/m/n/10 1713.0| [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] Underfull \hbox (badness 10000) in paragraph at lines 1--9568 [][][]$\T1/ptm/m/n/10 https : / / population . un . org / household / exceldata / population _ division _ UN _ Houseshold _ Size _ and _ Composition _ 2019 . [173] [174] [175] Underfull \hbox (badness 10000) in paragraph at lines 9923--9923 []\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 , [176] [177] [178] [179] [180] [181] [182] Underfull \hbox (badness 6775) in paragraph at lines 10829--10829 []\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 , [183] [184] [185] [186] [187] [188] [189] Overfull \vbox (7.72583pt too high) detected at line 11708 [190] [191] [192] [193] [194] [195] [196] [197] [198] Underfull \hbox (badness 10000) in paragraph at lines 12653--12653 \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 , [199] Underfull \hbox (badness 6428) in paragraph at lines 12742--12742 []\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 , [200] [201] Underfull \hbox (badness 5878) in paragraph at lines 12980--12980 []\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- [202] [203] [204] Underfull \hbox (badness 10000) in paragraph at lines 13305--13305 []\T1/ptm/m/it/10 vaccine\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num_doses\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 booster=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub-tar-get= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 se-quence=None\T1/ptm/m/n/10 , [205] Underfull \hbox (badness 6316) in paragraph at lines 13352--13355 []\T1/ptm/m/n/10 A dict keyed by day/date with the num-ber of doses e.g. \T1/pc r/m/n/10 {2:10000, Underfull \hbox (badness 10000) in paragraph at lines 13370--13373 []\T1/ptm/m/n/10 pfizer = cv.vaccinate_num(vaccine='pfizer', se-quence='age', n um_doses=100) [206] [207] [208] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 1. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) [209] [210] [211] [212] Underfull \hbox (badness 8019) in paragraph at lines 14133--14133 []\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- [213] [214] [215] [216] [217] [218] Underfull \hbox (badness 10000) in paragraph at lines 14810--14810 \T1/ptm/m/it/10 show_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 style_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 gri d=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 14818--14818 \T1/ptm/m/it/10 date_args=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 style_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- mat-icks=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 setylim=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14834--14834 []\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 , [219] Underfull \hbox (badness 10000) in paragraph at lines 14914--14914 []\T1/ptm/m/it/10 pars\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/ 10 sex_ratio=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mi-crostruc- [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] ! Package inputenc Error: Unicode character ⚙ (U+2699) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.16726 ...edium length output). The symbol “⚙ ” is used to show ! Package inputenc Error: Unicode character ☠ (U+2620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.16727 infections, and “☠ ” is used to show deaths. [237] Underfull \hbox (badness 10000) in paragraph at lines 16900--16901 []\T1/pcr/b/n/10 axis_args \T1/ptm/m/n/10 (\T1/pcr/m/sl/10 dict\T1/ptm/m/n/10 ) ^^U Dic-tio-nary of kwargs to be passed to \T1/pcr/m/n/10 pl. [238] Overfull \vbox (6.72583pt too high) detected at line 17016 [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] (./institute-for-disease-modeling-covasim.ind [250] Underfull \hbox (badness 10000) in paragraph at lines 64--65 []\T1/pcr/m/n/10 check_synthpops() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule c o-v- [251] Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\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 101--102 []\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 179--181 []\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 183--185 []\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 185--186 []\T1/pcr/m/n/10 get_cross_immunity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e co-v- Underfull \hbox (badness 10000) in paragraph at lines 186--187 []\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 187--188 []\T1/pcr/m/n/10 get_default_plots() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- [252] Underfull \hbox (badness 10000) in paragraph at lines 189--190 []\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 195--196 []\T1/pcr/m/n/10 get_vaccine_choices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le co-v- Underfull \hbox (badness 10000) in paragraph at lines 196--198 []\T1/pcr/m/n/10 get_vaccine_dose_pars() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod -ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 200--201 []\T1/pcr/m/n/10 get_variant_choices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le co-v- Underfull \hbox (badness 10000) in paragraph at lines 201--202 []\T1/pcr/m/n/10 get_variant_pars() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- Underfull \hbox (badness 10000) in paragraph at lines 208--210 []\T1/pcr/m/n/10 historical_vaccinate_prob \T1/ptm/m/n/10 (\T1/ptm/m/it/10 clas s in co-v- Underfull \hbox (badness 10000) in paragraph at lines 254--255 []\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 286--287 []\T1/pcr/m/n/10 make_hybrid_contacts() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule co-v- [253] Underfull \hbox (badness 10000) in paragraph at lines 294--295 []\T1/pcr/m/n/10 make_random_contacts() \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 prior_immunity() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co -v- Underfull \hbox (badness 10000) in paragraph at lines 377--378 []\T1/pcr/m/n/10 reset_layer_pars() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co-v- [254] Underfull \hbox (badness 10000) in paragraph at lines 404--405 []\T1/pcr/m/n/10 select_people() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 his-tor-i-cal_ vaccinate_prob Underfull \hbox (badness 10000) in paragraph at lines 414--415 []\T1/pcr/m/n/10 show_locations() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule co -v- [255]) (./institute-for-disease-modeling-covasim.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/cm-super/cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips /base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb> Output written on institute-for-disease-modeling-covasim.pdf (263 pages, 195021 2 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' Latexmk: Summary of warnings from last run of (pdf)latex: =====Latex reported missing or unavailable character(s). =====See log file for details. Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'institute-for-disease-modeling-covasim.log' for details === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets