++ dirname ./run.sh + cd . + echo 1219 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Thu Oct 2 02:54:36 UTC 2025 + uptime 02:54:36 up 2 min, 0 users, load average: 0.28, 0.16, 0.07 + ff=default + image=yegor256/latex + rebase=false + head_branch=master + pull_title='Update crate-ci/typos action to v1.37.1' + author=yegor256 + directory= + head=git@github.com:yegor256/pmba.git + pull_id=42 + fork=git@github.com:yegor256/pmba.git + fork_branch=renovate/crate-ci-typos-1.x + squash=false + vars=('--env=head=git@github.com:yegor256/pmba.git' '--env=pull_id=42' '--env=fork=git@github.com:yegor256/pmba.git' '--env=fork_branch=renovate/crate-ci-typos-1.x' '--env=head_branch=master' '--env=pull_title=Update crate-ci/typos action to v1.37.1' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pmba.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=42'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pmba.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.37.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo "$(pwd)/lecture-notes/tlmgr-install.sh"'\'' '\'';'\'' '\''make'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:yegor256/pmba.git'\''' ';' 'export '\''pull_id=42'\''' ';' 'export '\''fork=git@github.com:yegor256/pmba.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.37.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo "$(pwd)/lecture-notes/tlmgr-install.sh"' ';' 'make' ';') + container=yegor256_pmba_42 + as_root=false + set -e -o pipefail + hostname ip-172-31-17-179 + pwd /tmp/rultor-i55K + git --version git version 2.34.1 + docker --version Docker version 25.0.3, build 4debf41 + mkdir -p /home/ubuntu/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/ubuntu/.ssh/config + git clone --recurse-submodules git@github.com:yegor256/pmba.git repo Cloning into 'repo'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Submodule 'bibliography' (https://github.com/yegor256/bibliography) registered for path 'bibliography' Submodule 'faces' (https://github.com/yegor256/faces) registered for path 'faces' Submodule 'lecture-notes' (https://github.com/yegor256/lecture-notes) registered for path 'lecture-notes' Cloning into '/tmp/rultor-i55K/repo/bibliography'... Cloning into '/tmp/rultor-i55K/repo/faces'... Cloning into '/tmp/rultor-i55K/repo/lecture-notes'... Submodule path 'bibliography': checked out '4c7a35a071cf3d9699f714abf2c69a279bfbe589' Submodule path 'faces': checked out '3683258051e2097f7d059fa2b2c1ddbcb38aab77' Submodule path 'lecture-notes': checked out 'f669e4cc630267dc29c11c965ebad6ef121b5473' + cd repo + git config user.email gpg@rultor.com + git config user.name Rultor.com + '[' -z 'export '\''head=git@github.com:yegor256/pmba.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:yegor256/pmba.git'\''' ';' 'export '\''pull_id=42'\''' ';' 'export '\''fork=git@github.com:yegor256/pmba.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.37.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo "$(pwd)/lecture-notes/tlmgr-install.sh"' ';' make ';' + set -ex -o pipefail + cd repo + git remote add fork git@github.com:yegor256/pmba.git + git remote update Fetching origin Fetching fork From github.com:yegor256/pmba * [new branch] gh-pages -> fork/gh-pages * [new branch] master -> fork/master * [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x + args=() + '[' default == default ']' + args+=(--ff) + '[' default == no ']' + '[' default == only ']' + '[' false == true ']' + BRANCH=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + export BRANCH + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git checkout -B __rultor fork/renovate/crate-ci-typos-1.x Switched to a new branch '__rultor' Branch '__rultor' set up to track remote branch 'renovate/crate-ci-typos-1.x' from 'fork'. + git checkout -B master origin/master Switched to and reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + '[' false == true ']' + KEY=3FD3FA7E9AF0FA4C + git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update crate-ci/typos action to v1.37.1' --ff __rultor Updating 8648ce8..e12c3e3 Fast-forward (no commit created; -m option ignored) .github/workflows/typos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) + git log -1 --show-signature commit e12c3e3edd4d3657af29e1c82ef07d8e63fa5e38 gpg: Signature made Wed Oct 1 21:05:53 2025 UTC gpg: using RSA key B5690EEEBB952194 gpg: Can't check signature: No public key Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed Oct 1 21:05:53 2025 +0000 Update crate-ci/typos action to v1.37.1 + docker_when_possible + true ++ tail -n 1 ++ sed 's/ /\n/g' ++ uptime + load=0.08 ++ bc ++ echo 0.08 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 0.08, low enough to run a new Docker container' load average is 0.08, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/latex + docker pull yegor256/latex Using default tag: latest latest: Pulling from yegor256/latex 632ef5283d0f: Pulling fs layer 2be42d221bda: Pulling fs layer 54d1704eb717: Pulling fs layer f0f51ee5c79e: Pulling fs layer ec11ce133a4e: Pulling fs layer 71ab1586461a: Pulling fs layer 8e0e2fc3c108: Pulling fs layer 4f4fb700ef54: Pulling fs layer 72e45e6fed5c: Pulling fs layer 99e89f339e27: Pulling fs layer 3f0278ea12d5: Pulling fs layer 11f168291684: Pulling fs layer 0943aaa8f703: Pulling fs layer fd13cdf0383c: Pulling fs layer 3b7d0aaaa5d3: Pulling fs layer 5a2614200152: Pulling fs layer 34836de5b9ae: Pulling fs layer cb30ec1c5746: Pulling fs layer a663309bced9: Pulling fs layer f0f51ee5c79e: Waiting ec11ce133a4e: Waiting 71ab1586461a: Waiting 8e0e2fc3c108: Waiting 4f4fb700ef54: Waiting 72e45e6fed5c: Waiting 99e89f339e27: Waiting 3f0278ea12d5: Waiting 11f168291684: Waiting 0943aaa8f703: Waiting fd13cdf0383c: Waiting 3b7d0aaaa5d3: Waiting 5a2614200152: Waiting 34836de5b9ae: Waiting cb30ec1c5746: Waiting a663309bced9: Waiting 632ef5283d0f: Verifying Checksum 632ef5283d0f: Download complete 2be42d221bda: Verifying Checksum 2be42d221bda: Download complete 54d1704eb717: Verifying Checksum 54d1704eb717: Download complete ec11ce133a4e: Verifying Checksum ec11ce133a4e: Download complete 8e0e2fc3c108: Verifying Checksum 8e0e2fc3c108: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 72e45e6fed5c: Verifying Checksum 72e45e6fed5c: Download complete 71ab1586461a: Verifying Checksum 71ab1586461a: Download complete 99e89f339e27: Verifying Checksum 99e89f339e27: Download complete f0f51ee5c79e: Verifying Checksum f0f51ee5c79e: Download complete 11f168291684: Verifying Checksum 11f168291684: Download complete 0943aaa8f703: Verifying Checksum 0943aaa8f703: Download complete fd13cdf0383c: Verifying Checksum fd13cdf0383c: Download complete 3b7d0aaaa5d3: Verifying Checksum 3b7d0aaaa5d3: Download complete 3f0278ea12d5: Verifying Checksum 3f0278ea12d5: Download complete 34836de5b9ae: Verifying Checksum 34836de5b9ae: Download complete cb30ec1c5746: Verifying Checksum cb30ec1c5746: Download complete a663309bced9: Verifying Checksum a663309bced9: Download complete 632ef5283d0f: Pull complete 5a2614200152: Verifying Checksum 5a2614200152: Download complete 2be42d221bda: Pull complete 54d1704eb717: Pull complete f0f51ee5c79e: Pull complete ec11ce133a4e: Pull complete 71ab1586461a: Pull complete 8e0e2fc3c108: Pull complete 4f4fb700ef54: Pull complete 72e45e6fed5c: Pull complete 99e89f339e27: Pull complete 3f0278ea12d5: Pull complete 11f168291684: Pull complete 0943aaa8f703: Pull complete fd13cdf0383c: Pull complete 3b7d0aaaa5d3: Pull complete 5a2614200152: Pull complete 34836de5b9ae: Pull complete cb30ec1c5746: Pull complete a663309bced9: Pull complete Digest: sha256:5c0fc7d52f57cf800811918899acd5aacdd95d2e6a421a5b3301f701a29d4751 Status: Downloaded newer image for yegor256/latex:latest docker.io/yegor256/latex:latest + docker ps --filter=status=exited + grep --quiet '\syegor256_pmba_42\s*$' + ls -al . total 48 drwx------ 3 ubuntu ubuntu 4096 Oct 2 02:54 . drwxrwxrwt 12 root root 4096 Oct 2 02:54 .. -rwxrwxr-x 1 ubuntu ubuntu 666 Oct 2 02:54 end.sh -rwxrwxr-x 1 ubuntu ubuntu 498 Oct 2 02:54 entry.sh -rw-rw-r-- 1 ubuntu ubuntu 5 Oct 2 02:54 pid drwxrwxr-x 19 ubuntu ubuntu 4096 Oct 2 02:54 repo -rwxrwxr-x 1 ubuntu ubuntu 6414 Oct 2 02:54 run.sh -rw-rw-r-- 1 ubuntu ubuntu 531 Oct 2 02:54 script.sh -rw-rw-r-- 1 ubuntu ubuntu 8869 Oct 2 02:55 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-i55K:/main --env=head=git@github.com:yegor256/pmba.git --env=pull_id=42 --env=fork=git@github.com:yegor256/pmba.git --env=fork_branch=renovate/crate-ci-typos-1.x --env=head_branch=master '--env=pull_title=Update crate-ci/typos action to v1.37.1' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/pmba.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=42'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/pmba.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.37.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo "$(pwd)/lecture-notes/tlmgr-install.sh"'\'' '\'';'\'' '\''make'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-i55K/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_pmba_42 yegor256/latex /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r ++ awk -F : '$3 > 100 { print $1 }' ++ cat /etc/group + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G nogroup r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G ssh r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G docker r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-journal r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-network r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G systemd-resolve r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G messagebus r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G r r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.profile /root/texmf /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r + rm -rf repo + chown -R r:r /home/r + chmod a+x /home/r/script.sh + cat /home/r/script.sh #!/usr/bin/env bash set -e set -o pipefail if [ -e /home/r/.profile ]; then source /home/r/.profile; fi shopt -s expand_aliases alias 'sudo=sudo -i' export HOME=/home/r cd "${HOME}/repo" export 'head=git@github.com:yegor256/pmba.git' ; export 'pull_id=42' ; export 'fork=git@github.com:yegor256/pmba.git' ; export 'fork_branch=renovate/crate-ci-typos-1.x' ; export 'head_branch=master' ; export 'pull_title=Update crate-ci/typos action to v1.37.1' ; export 'author=yegor256' ; sudo "$(pwd)/lecture-notes/tlmgr-install.sh" ; make ; + su --login r --command /home/r/script.sh ++ dirname /home/r/repo/lecture-notes/tlmgr-install.sh + self=/home/r/repo/lecture-notes + tlmgr option repository ctan tlmgr: setting default package repository to https://mirror.ctan.org/systems/texlive/tlnet tlmgr: updating /usr/local/texlive/2025/tlpkg/texlive.tlpdb + tlmgr --verify-repo=none update --self tlmgr: package repository https://mirror.math.princeton.edu/pub/CTAN/systems/texlive/tlnet (not verified: gpg unavailable) tlmgr: saving backups to /usr/local/texlive/2025/tlpkg/backups tlmgr: no self-updates for tlmgr available + deps=/home/r/repo/lecture-notes/DEPENDS.txt + '[' '!' -e /home/r/repo/lecture-notes/DEPENDS.txt ']' + packages=() + IFS=' ' + read -r p ++ uniq ++ cut '-d ' -f2 /home/r/repo/lecture-notes/DEPENDS.txt + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + packages+=("${p}") + IFS=' ' + read -r p + tlmgr --verify-repo=none install acmart algorithmicx algpseudocodex anyfontsize babel-russian biblatex booktabs breakurl bussproofs cancel catchfile changepage cjk clicks cm-super comment crumbs currfile cyrillic datetime doi enumitem environ fdsymbol ffcode float fmtcount fontsize footmisc framed fvextra href-ul huawei hyperref hyperxmp hyphen-russian iexec ifmtarg ifoddpage koma-script lastpage lh libertine listofitems makecell mathtools multirow ncctools pagecolor paralist ppt-slides preprint qrcode relsize silence stmaryrd svg tcolorbox textpos tikzpagenodes titlesec titling to-be-determined tocbibind totpages transparent trimspaces underscore upquote varwidth wrapfig xstring tlmgr: package repository https://us.mirrors.cicku.me/ctan/systems/texlive/tlnet (not verified: gpg unavailable) tlmgr install: package already present: cm-super tlmgr install: package already present: hyperref [1/104, ??:??/??:??] install: acmart [4840k] [2/104, 00:00/00:00] install: algorithmicx [174k] [3/104, 00:01/00:31] install: algpseudocodex [358k] [4/104, 00:01/00:29] install: anyfontsize [182k] [5/104, 00:01/00:28] install: arphic [26908k] [6/104, 00:03/00:14] install: babel-russian [167k] [7/104, 00:04/00:19] install: biblatex [7428k] [8/104, 00:04/00:15] install: booktabs [306k] [9/104, 00:05/00:19] install: breakurl [119k] [10/104, 00:05/00:19] install: bussproofs [112k] [11/104, 00:05/00:19] install: cancel [258k] [12/104, 00:05/00:19] install: caption [1003k] [13/104, 00:06/00:22] install: catchfile [300k] [14/104, 00:06/00:22] install: changepage [277k] [15/104, 00:06/00:22] install: cjk [1572k] [16/104, 00:07/00:24] install: clicks [244k] [17/104, 00:07/00:24] install: cns [2917k] [18/104, 00:08/00:26] install: comment [527k] [19/104, 00:08/00:26] install: crumbs [258k] [20/104, 00:08/00:25] install: currfile [192k] [21/104, 00:08/00:25] install: cyrillic [937k] [22/104, 00:09/00:28] install: cyrillic-bin.x86_64-linux [1k] [23/104, 00:09/00:28] install: cyrillic-bin [33k] [24/104, 00:14/00:44] install: datetime [460k] [25/104, 00:14/00:44] install: doi [4k] [26/104, 00:15/00:47] install: enumitem [179k] [27/104, 00:15/00:46] install: environ [161k] [28/104, 00:15/00:46] install: fancyvrb [187k] [29/104, 00:15/00:46] install: fdsymbol [1456k] [30/104, 00:16/00:48] install: ffcode [503k] [31/104, 00:16/00:47] install: filehook [321k] [32/104, 00:16/00:47] install: float [125k] [33/104, 00:17/00:50] install: fmtcount [668k] [34/104, 00:17/00:49] install: fontaxes [103k] [35/104, 00:17/00:49] install: fonts-tlwg [12391k] [36/104, 00:19/00:45] install: fontsize [379k] [37/104, 00:19/00:44] install: footmisc [571k] [38/104, 00:20/00:46] install: fp [233k] [39/104, 00:20/00:46] install: framed [242k] [40/104, 00:20/00:46] install: fvextra [968k] [41/104, 00:20/00:45] install: garuda-c90 [5k] [42/104, 00:21/00:48] install: hardwrap [131k] [43/104, 00:21/00:47] install: href-ul [280k] [44/104, 00:21/00:47] install: huawei [942k] [45/104, 00:22/00:49] install: hyperxmp.x86_64-linux [1k] [46/104, 00:22/00:49] install: hyperxmp [1251k] [47/104, 00:22/00:48] install: hyphen-russian [34k] [48/104, 00:22/00:48] install: iexec [339k] [49/104, 00:22/00:48] install: ifmtarg [40k] [50/104, 00:23/00:50] install: ifoddpage [147k] [51/104, 00:23/00:50] install: koma-script [6845k] [52/104, 00:24/00:47] install: lastpage [589k] [53/104, 00:24/00:47] install: lh [263k] [54/104, 00:24/00:47] install: libertine [15015k] [55/104, 00:30/00:49] install: listings [3143k] [56/104, 00:34/00:54] install: listingsutf8 [300k] [57/104, 00:35/00:55] install: listofitems [405k] [58/104, 00:35/00:55] install: logreq [7k] [59/104, 00:38/01:00] install: makecell [693k] [60/104, 00:38/01:00] install: mathtools [1218k] [61/104, 00:43/01:07] install: microtype [2739k] [62/104, 00:44/01:06] install: multirow [628k] [63/104, 00:45/01:08] install: mweights [3k] [64/104, 00:46/01:09] install: ncctools [2503k] [65/104, 00:53/01:18] install: norasi-c90 [10k] [66/104, 00:55/01:21] install: pagecolor [467k] [67/104, 00:57/01:23] install: paralist [223k] [68/104, 01:02/01:30] install: pdfcol [319k] [69/104, 01:09/01:40] install: pgf [10742k] [70/104, 01:10/01:32] install: pgfopts [180k] [71/104, 01:12/01:35] install: ppt-slides [637k] [72/104, 01:15/01:38] install: preprint [663k] [73/104, 01:22/01:47] install: qrcode [285k] [74/104, 01:22/01:47] install: ragged2e [726k] [75/104, 01:24/01:49] install: relsize [308k] [76/104, 01:27/01:52] install: ruhyphen [69k] [77/104, 01:32/01:59] install: seqsplit [115k] [78/104, 01:37/02:05] install: setspace [200k] [79/104, 01:40/02:09] install: silence [477k] [80/104, 01:44/02:13] install: soul [852k] [81/104, 01:46/02:15] install: stmaryrd [246k] [82/104, 01:52/02:22] install: svg [1109k] [83/104, 01:54/02:24] install: tcolorbox [4870k] [84/104, 01:58/02:23] install: textpos [375k] [85/104, 02:05/02:31] install: tikzfill [617k] [86/104, 02:06/02:32] install: tikzpagenodes [251k] [87/104, 02:07/02:33] install: titlesec [687k] [88/104, 02:07/02:32] install: titling [189k] [89/104, 02:12/02:37] install: to-be-determined [260k] [90/104, 02:15/02:41] install: tocbibind [320k] [91/104, 02:17/02:43] install: totpages [186k] [92/104, 02:19/02:45] install: transparent [276k] [93/104, 02:25/02:52] install: trimspaces [149k] [94/104, 02:27/02:54] install: uhc [3517k] [95/104, 02:29/02:52] install: ulem [169k] [96/104, 02:33/02:56] install: underscore [246k] [97/104, 02:33/02:56] install: upquote [164k] [98/104, 02:36/02:59] install: varwidth [30k] [99/104, 02:41/03:05] install: wadalab [17448k] [100/104, 02:43/02:46] install: wrapfig [340k] [101/104, 02:43/02:45] install: xcolor [1007k] [102/104, 02:44/02:45] install: xkeyval [468k] [103/104, 02:46/02:47] install: xpatch [469k] [104/104, 02:47/02:47] install: xstring [566k] running mktexlsr ... done running mktexlsr. running updmap-sys ... done running updmap-sys. regenerating language.dat regenerating language.def regenerating language.dat.lua running fmtutil-sys --byhyphen "/usr/local/texlive/2025/texmf-var/tex/generic/config/language.dat" --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/Vpype23bke/ao6o7mA8Js ... OK: xelatex.fmt/xetex pdflatex.fmt/pdftex latex.fmt/pdftex lualatex.fmt/luahbtex dvilualatex.fmt/luatex running fmtutil-sys --byhyphen "/usr/local/texlive/2025/texmf-var/tex/generic/config/language.def" --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/Vpype23bke/ao6o7mA8Js ... OK: pdftex.fmt/pdftex xetex.fmt/xetex luahbtex.fmt/luahbtex luatex.fmt/luatex dviluatex.fmt/luatex pdfetex.fmt/pdftex etex.fmt/pdftex running fmtutil-sys --byhyphen "/usr/local/texlive/2025/texmf-var/tex/generic/config/language.dat.lua" --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/Vpype23bke/ao6o7mA8Js ... tlmgr: package log updated: /usr/local/texlive/2025/texmf-var/web2c/tlmgr.log tlmgr: command log updated: /usr/local/texlive/2025/texmf-var/web2c/tlmgr-commands.log + tlmgr --verify-repo=none update acmart algorithmicx algpseudocodex anyfontsize babel-russian biblatex booktabs breakurl bussproofs cancel catchfile changepage cjk clicks cm-super comment crumbs currfile cyrillic datetime doi enumitem environ fdsymbol ffcode float fmtcount fontsize footmisc framed fvextra href-ul huawei hyperref hyperxmp hyphen-russian iexec ifmtarg ifoddpage koma-script lastpage lh libertine listofitems makecell mathtools multirow ncctools pagecolor paralist ppt-slides preprint qrcode relsize silence stmaryrd svg tcolorbox textpos tikzpagenodes titlesec titling to-be-determined tocbibind totpages transparent trimspaces underscore upquote varwidth wrapfig xstring tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (not verified: gpg unavailable) tlmgr: saving backups to /usr/local/texlive/2025/tlpkg/backups tlmgr: no updates available dir="$(dirname "00-syllabus/00-syllabus.tex")" cd "${dir}" latexmk -pdf Rc files read: .latexmkrc Latexmk: This is Latexmk, John Collins, 15 June 2025. Version 4.87. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "00-syllabus.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./00-syllabus.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/huawei/huawei.cls Document Class: huawei 2024-12-17 0.19.1 Template for Huawei Documents (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size12.clo)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/makecell/makecell.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/currfile/currfile.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/filehook/filehook.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/filehook/filehook-2020.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/currfile/currfile-abspath.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/titling/titling.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/svg/svg.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrbase.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlogo.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/shellesc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/ifplatform/ifplatform.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (./00-syllabus.w18))) (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent-nometadat a.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/auxhook/auxhook.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/footmisc/footmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 37.34424pt x 52.81541pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 37.34424pt x 52.81541pt (/usr/local/texlive/2025/texmf-dist/tex/latex/datetime/datetime.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fmtcount.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fcprefix.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fcnumparser.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/datetime/datetime-defaults.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty ))) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-natbib.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/enumerate.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./00-syllabus.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (|'inkscape' -V Unable to init server: Could not connect: Connection refused Pango version: 1.46.2 ) Package microtype Warning: Unable to apply patch `footnote' on input line 17. (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fc-english.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/lbx/english.lbx) No file 00-syllabus.bbl. (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) LaTeX Font Warning: Command \tiny invalid in math mode on input line 27. (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/TS1LinuxBiolinumT-TLF.f d) LaTeX Font Warning: Command \tiny invalid in math mode on input line 27. LaTeX Font Warning: Command \tiny invalid in math mode on input line 28. LaTeX Font Warning: Command \tiny invalid in math mode on input line 33. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_afusau.enc}] (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/TS1LinuxLibertineT-TLF. fd) LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 87. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc }{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_naooyc.enc} ] LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 148. [3] LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 173. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 212. [5{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] LaTeX Warning: Citation 'rita2009pmp' undefined on input line 215. LaTeX Warning: Citation 'wiegers2003software' undefined on input line 216. LaTeX Warning: Citation 'west2004object' undefined on input line 217. LaTeX Warning: Citation 'cockburn2000writing' undefined on input line 218. LaTeX Warning: Citation 'mcconnell2006software' undefined on input line 219. LaTeX Warning: Citation 'brooks1978mythical' undefined on input line 220. LaTeX Warning: Citation 'hunt1999pragmatic' undefined on input line 221. LaTeX Warning: Citation 'martin2008cleancode' undefined on input line 222. LaTeX Warning: Citation 'humble2010continuous' undefined on input line 223. LaTeX Warning: Citation 'nygard2007release' undefined on input line 224. LaTeX Warning: Citation 'ca1' undefined on input line 225. LaTeX Warning: Empty bibliography on input line 226. LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 230. [6] enddocument/afterlastpage (AED): lastpage setting LastPage. (./00-syllabus.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `00-syllabus.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 230. Package biblatex Warning: Please (re)run Biber on the file: (biblatex) 00-syllabus (biblatex) and rerun LaTeX afterwards. ) (\end occurred inside a group at level 1) ### simple group (level 1) entered at line 19 ({) ### bottom level</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertin e/LinBiolinumT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liber tine/LinBiolinumTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/l ibertine/LinBiolinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/publ ic/libertine/LinLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/ public/libertine/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/t ype1/public/cm-super/sftt1200.pfb> Output written on 00-syllabus.pdf (6 pages, 280662 bytes). Transcript written on 00-syllabus.log. Latexmk: Getting log file '00-syllabus.log' Latexmk: Examining '00-syllabus.fls' Latexmk: Examining '00-syllabus.log' Latexmk: Missing bbl file '00-syllabus.bbl' in following: No file 00-syllabus.bbl. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. ====== biblatex/biber in use Latexmk: Important warning: (\end occurred inside a group at level 1) Latexmk: Log file says output to '00-syllabus.pdf' Latexmk: Using biber to make bibliography file(s). Latexmk: Bibliography file(s) from .bcf file: ../bibliography/main.bib Sources for biber ../bibliography/main.bib 00-syllabus.bcf Latexmk: applying rule 'biber 00-syllabus'... Rule 'biber 00-syllabus': Reasons for rerun Category 'other': Rerun of 'biber 00-syllabus' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'biber 00-syllabus' ------------ ------------ Running 'biber "00-syllabus.bcf"' ------------ INFO - This is Biber 2.21 INFO - Logfile is '00-syllabus.blg' INFO - Reading '00-syllabus.bcf' INFO - Found 11 citekeys in bib section 0 INFO - Processing section 0 INFO - Looking for bibtex file '../bibliography/main.bib' for section 0 INFO - LaTeX decoding ... INFO - Found BibTeX data source '../bibliography/main.bib' INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized' INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable' INFO - Sorting list 'nty/global//global/global/global' of type 'entry' with template 'nty' and locale 'en-US' INFO - No sort tailoring available for locale 'en-US' INFO - Writing '00-syllabus.bbl' with encoding 'UTF-8' INFO - Output to 00-syllabus.bbl Latexmk: Found biber source file(s) [../bibliography/main.bib, 00-syllabus.bcf] Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 00-syllabus.aux 00-syllabus.bbl 00-syllabus.out ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "00-syllabus.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./00-syllabus.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/huawei/huawei.cls Document Class: huawei 2024-12-17 0.19.1 Template for Huawei Documents (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size12.clo)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/makecell/makecell.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/currfile/currfile.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/filehook/filehook.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/filehook/filehook-2020.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/currfile/currfile-abspath.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/titling/titling.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/svg/svg.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrbase.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlogo.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/shellesc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/ifplatform/ifplatform.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (./00-syllabus.w18))) (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent-nometadat a.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/auxhook/auxhook.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/footmisc/footmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 37.34424pt x 52.81541pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 37.34424pt x 52.81541pt (/usr/local/texlive/2025/texmf-dist/tex/latex/datetime/datetime.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fmtcount.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fcprefix.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fcnumparser.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/datetime/datetime-defaults.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty ))) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-natbib.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/enumerate.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./00-syllabus.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) Package microtype Warning: Unable to apply patch `footnote' on input line 17. (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fc-english.def) (./00-syllabus.out) (./00-syllabus.out) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/lbx/english.lbx) (./00-syllabus.bbl) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) LaTeX Font Warning: Command \tiny invalid in math mode on input line 27. (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/TS1LinuxBiolinumT-TLF.f d) LaTeX Font Warning: Command \tiny invalid in math mode on input line 27. LaTeX Font Warning: Command \tiny invalid in math mode on input line 28. LaTeX Font Warning: Command \tiny invalid in math mode on input line 33. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_afusau.enc}] (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/TS1LinuxLibertineT-TLF. fd) [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc }{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_naooyc.enc} ] [3] [4] [5{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] Overfull \hbox (9.89609pt too wide) in paragraph at lines 227--227 \T1/LinuxLibertineT-TLF/m/it/12 (-20) Test, and De-ploy-ment Au-toma-tion\T1/Li nuxLibertineT-TLF/m/n/12 (-20) . Pear-son Ed-u-ca-tion, 2010. \T1/LinuxLibertin eT-TLF/m/sc/12 (-20) doi\T1/LinuxLibertineT-TLF/m/n/12 (-20) : []| [][]. [6{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc }{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_7grukw.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_ncsllp.enc}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./00-syllabus.aux) LaTeX Warning: There were undefined references. Package biblatex Warning: Please rerun LaTeX. ) (\end occurred inside a group at level 1) ### simple group (level 1) entered at line 19 ({) ### bottom level (see the transcript file for additional information)</usr/local/texlive/2025/te xmf-dist/fonts/type1/public/libertine/LinBiolinumT.pfb></usr/local/texlive/2025 /texmf-dist/fonts/type1/public/libertine/LinBiolinumTB.pfb></usr/local/texlive/ 2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumTI.pfb></usr/local/texl ive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineT.pfb></usr/local/ texlive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineTB.pfb></usr/l ocal/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineTI.pfb></ usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super/sftt1200.pfb> Output written on 00-syllabus.pdf (6 pages, 429688 bytes). Transcript written on 00-syllabus.log. Latexmk: Getting log file '00-syllabus.log' Latexmk: Examining '00-syllabus.fls' Latexmk: Examining '00-syllabus.log' Latexmk: Found input bbl file '00-syllabus.bbl' Latexmk: Important warning: (\end occurred inside a group at level 1) Latexmk: Log file says output to '00-syllabus.pdf' Latexmk: Using biber to make bibliography file(s). Latexmk: Bibliography file(s) from .bcf file: ../bibliography/main.bib Sources for biber ../bibliography/main.bib 00-syllabus.bcf Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 00-syllabus.aux 00-syllabus.fls 00-syllabus.run.xml Category 'changed_user': 00-syllabus.fls ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "00-syllabus.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./00-syllabus.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/huawei/huawei.cls Document Class: huawei 2024-12-17 0.19.1 Template for Huawei Documents (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size12.clo)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/makecell/makecell.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/currfile/currfile.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/filehook/filehook.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/filehook/filehook-2020.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/currfile/currfile-abspath.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/titling/titling.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/svg/svg.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrbase.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlogo.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/shellesc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/ifplatform/ifplatform.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (./00-syllabus.w18))) (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent-nometadat a.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/auxhook/auxhook.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/footmisc/footmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 37.34424pt x 52.81541pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 37.34424pt x 52.81541pt (/usr/local/texlive/2025/texmf-dist/tex/latex/datetime/datetime.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fmtcount.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fcprefix.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fcnumparser.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/datetime/datetime-defaults.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty ))) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-natbib.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/enumerate.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./00-syllabus.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) Package microtype Warning: Unable to apply patch `footnote' on input line 17. (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fc-english.def) (./00-syllabus.out) (./00-syllabus.out) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/lbx/english.lbx) (./00-syllabus.bbl) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) LaTeX Font Warning: Command \tiny invalid in math mode on input line 27. (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/TS1LinuxBiolinumT-TLF.f d) LaTeX Font Warning: Command \tiny invalid in math mode on input line 27. LaTeX Font Warning: Command \tiny invalid in math mode on input line 28. LaTeX Font Warning: Command \tiny invalid in math mode on input line 33. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_afusau.enc}] (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/TS1LinuxLibertineT-TLF. fd) [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc }{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_naooyc.enc} ] [3] [4] [5{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] Overfull \hbox (9.89609pt too wide) in paragraph at lines 227--227 \T1/LinuxLibertineT-TLF/m/it/12 (-20) Test, and De-ploy-ment Au-toma-tion\T1/Li nuxLibertineT-TLF/m/n/12 (-20) . Pear-son Ed-u-ca-tion, 2010. \T1/LinuxLibertin eT-TLF/m/sc/12 (-20) doi\T1/LinuxLibertineT-TLF/m/n/12 (-20) : []| [][]. [6{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc }{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_7grukw.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_ncsllp.enc}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./00-syllabus.aux) ) (\end occurred inside a group at level 1) ### simple group (level 1) entered at line 19 ({) ### bottom level (see the transcript file for additional information)</usr/local/texlive/2025/te xmf-dist/fonts/type1/public/libertine/LinBiolinumT.pfb></usr/local/texlive/2025 /texmf-dist/fonts/type1/public/libertine/LinBiolinumTB.pfb></usr/local/texlive/ 2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumTI.pfb></usr/local/texl ive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineT.pfb></usr/local/ texlive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineTB.pfb></usr/l ocal/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineTI.pfb></ usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super/sftt1200.pfb> Output written on 00-syllabus.pdf (6 pages, 429688 bytes). Transcript written on 00-syllabus.log. Latexmk: Getting log file '00-syllabus.log' Latexmk: Examining '00-syllabus.fls' Latexmk: Examining '00-syllabus.log' Latexmk: Found input bbl file '00-syllabus.bbl' Latexmk: Important warning: (\end occurred inside a group at level 1) Latexmk: Log file says output to '00-syllabus.pdf' Latexmk: Using biber to make bibliography file(s). Latexmk: Bibliography file(s) from .bcf file: ../bibliography/main.bib Sources for biber ../bibliography/main.bib 00-syllabus.bcf Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 00-syllabus.run.xml ------------ Run number 4 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "00-syllabus.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./00-syllabus.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/huawei/huawei.cls Document Class: huawei 2024-12-17 0.19.1 Template for Huawei Documents (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size12.clo)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/ragged2e/ragged2e.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/makecell/makecell.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/currfile/currfile.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/filehook/filehook.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/filehook/filehook-2020.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/currfile/currfile-abspath.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/titling/titling.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/svg/svg.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrbase.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlogo.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/shellesc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/ifplatform/ifplatform.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (./00-syllabus.w18))) (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent-nometadat a.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/auxhook/auxhook.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/footmisc/footmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 37.34424pt x 52.81541pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 37.34424pt x 52.81541pt (/usr/local/texlive/2025/texmf-dist/tex/latex/datetime/datetime.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fmtcount.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fcprefix.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fcnumparser.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/datetime/datetime-defaults.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty ))) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-natbib.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/cbx/numeric.cbx) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/biblatex.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/enumerate.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./00-syllabus.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) Package microtype Warning: Unable to apply patch `footnote' on input line 17. (/usr/local/texlive/2025/texmf-dist/tex/latex/fmtcount/fc-english.def) (./00-syllabus.out) (./00-syllabus.out) (/usr/local/texlive/2025/texmf-dist/tex/latex/biblatex/lbx/english.lbx) (./00-syllabus.bbl) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) LaTeX Font Warning: Command \tiny invalid in math mode on input line 27. (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/TS1LinuxBiolinumT-TLF.f d) LaTeX Font Warning: Command \tiny invalid in math mode on input line 27. LaTeX Font Warning: Command \tiny invalid in math mode on input line 28. LaTeX Font Warning: Command \tiny invalid in math mode on input line 33. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_afusau.enc}] (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/TS1LinuxLibertineT-TLF. fd) [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc }{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_naooyc.enc} ] [3] [4] [5{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] Overfull \hbox (9.89609pt too wide) in paragraph at lines 227--227 \T1/LinuxLibertineT-TLF/m/it/12 (-20) Test, and De-ploy-ment Au-toma-tion\T1/Li nuxLibertineT-TLF/m/n/12 (-20) . Pear-son Ed-u-ca-tion, 2010. \T1/LinuxLibertin eT-TLF/m/sc/12 (-20) doi\T1/LinuxLibertineT-TLF/m/n/12 (-20) : []| [][]. [6{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc }{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_7grukw.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_ncsllp.enc}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./00-syllabus.aux) ) (\end occurred inside a group at level 1) ### simple group (level 1) entered at line 19 ({) ### bottom level (see the transcript file for additional information)</usr/local/texlive/2025/te xmf-dist/fonts/type1/public/libertine/LinBiolinumT.pfb></usr/local/texlive/2025 /texmf-dist/fonts/type1/public/libertine/LinBiolinumTB.pfb></usr/local/texlive/ 2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumTI.pfb></usr/local/texl ive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineT.pfb></usr/local/ texlive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineTB.pfb></usr/l ocal/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineTI.pfb></ usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super/sftt1200.pfb> Output written on 00-syllabus.pdf (6 pages, 429688 bytes). Transcript written on 00-syllabus.log. Latexmk: Getting log file '00-syllabus.log' Latexmk: Examining '00-syllabus.fls' Latexmk: Examining '00-syllabus.log' Latexmk: Found input bbl file '00-syllabus.bbl' Latexmk: Important warning: (\end occurred inside a group at level 1) Latexmk: Log file says output to '00-syllabus.pdf' Latexmk: Using biber to make bibliography file(s). Latexmk: Bibliography file(s) from .bcf file: ../bibliography/main.bib Sources for biber ../bibliography/main.bib 00-syllabus.bcf Latexmk: All targets (00-syllabus.pdf) are up-to-date ------------ Running 'texqc && texsc' ------------ Found 3 lines in /home/r/repo/00-syllabus/.texqc Args: ["--ignore=You have requested document class", "--ignore=You have requested package", "--verbose"] Ignore: ["You have requested document class", "You have requested package"] Candidates: ["00-syllabus.tex"] File extention removed from "00-syllabus.tex" [1409] Package microtype Warning: Unable to apply patch `footnote' on input line 17. [1494] LaTeX Font Warning: Command \tiny invalid in math mode on input line 27. [1514] LaTeX Font Warning: Command \tiny invalid in math mode on input line 27. [1519] LaTeX Font Warning: Command \tiny invalid in math mode on input line 28. [1524] LaTeX Font Warning: Command \tiny invalid in math mode on input line 33. [1592] Overfull \hbox (9.89609pt too wide) in paragraph at lines 227--227 6 LaTeX processing errors found in "00-syllabus.log" dir="$(dirname "01-integration/01-integration.tex")" cd "${dir}" latexmk -pdf Rc files read: .latexmkrc Latexmk: This is Latexmk, John Collins, 15 June 2025. Version 4.87. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "01-integration.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./01-integration.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./01-integration.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) No file 01-integration.bbl. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 17. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc}] LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 25. [3] LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 33. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 41. [5] LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 49. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 57. [7] LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 65. [8] LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 73. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 81. [10] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 93. [11] No file 01-integration.bbl. LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 95. [12] enddocument/afterlastpage (AED): lastpage setting LastPage. (./01-integration.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `01-integration.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 95. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 01-integration.pdf (12 pages, 376090 bytes). Transcript written on 01-integration.log. Latexmk: Getting log file '01-integration.log' Latexmk: Examining '01-integration.fls' Latexmk: Examining '01-integration.log' Latexmk: Missing bbl file '01-integration.bbl' in following: No file 01-integration.bbl. Latexmk: Missing bbl file '01-integration.bbl' in following: No file 01-integration.bbl. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to '01-integration.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '01-integration.bbl' for 'pdflatex' Create bibtex 01-integration Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 01-integration'... Rule 'bibtex 01-integration': Reasons for rerun Category 'other': Rerun of 'bibtex 01-integration' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'bibtex 01-integration' ------------ ------------ Running 'bibtex "01-integration.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 01-integration.aux The style file: plainnat.bst I found no \citation commands---while reading file 01-integration.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 01-integration.aux 01-integration.bbl 01-integration.out ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "01-integration.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./01-integration.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./01-integration.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./01-integration.out) (./01-integration.out) (./01-integration.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10] [11] (./01-integration.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [12{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./01-integration.aux) Package rerunfilecheck Warning: File `01-integration.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 01-integration.pdf (12 pages, 380795 bytes). Transcript written on 01-integration.log. Latexmk: Getting log file '01-integration.log' Latexmk: Examining '01-integration.fls' Latexmk: Examining '01-integration.log' Latexmk: Found input bbl file '01-integration.bbl' Latexmk: Found input bbl file '01-integration.bbl' Latexmk: References changed. Latexmk: Log file says output to '01-integration.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '01-integration.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 01-integration'... Rule 'bibtex 01-integration': Reasons for rerun Changed files or newly in use/created: 01-integration.aux ------------ Run number 2 of rule 'bibtex 01-integration' ------------ ------------ Running 'bibtex "01-integration.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 01-integration.aux The style file: plainnat.bst I found no \citation commands---while reading file 01-integration.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 01-integration.aux 01-integration.out ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "01-integration.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./01-integration.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./01-integration.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./01-integration.out) (./01-integration.out) (./01-integration.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10] [11] (./01-integration.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [12{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./01-integration.aux) )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/ libertine/LinBiolinumT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/publ ic/libertine/LinBiolinumTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/ public/libertine/LinBiolinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/ty pe1/public/libertine/LinLibertineT.pfb></usr/local/texlive/2025/texmf-dist/font s/type1/public/libertine/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist /fonts/type1/public/cm-super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/f onts/type1/public/cm-super/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fon ts/type1/public/cm-super/sftt2488.pfb> Output written on 01-integration.pdf (12 pages, 380898 bytes). Transcript written on 01-integration.log. Latexmk: Getting log file '01-integration.log' Latexmk: Examining '01-integration.fls' Latexmk: Examining '01-integration.log' Latexmk: Found input bbl file '01-integration.bbl' Latexmk: Found input bbl file '01-integration.bbl' Latexmk: Log file says output to '01-integration.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '01-integration.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: All targets (01-integration.pdf) are up-to-date ------------ Running 'texqc && texsc' ------------ Found 3 lines in /home/r/repo/01-integration/.texqc Args: ["--ignore=You have requested document class", "--ignore=You have requested package", "--verbose"] Ignore: ["You have requested document class", "You have requested package"] Candidates: ["01-integration.tex"] File extention removed from "01-integration.tex" [1254] Package microtype Warning: Unable to apply patch `footnote' on input line 7. [1370] Package natbib Warning: Empty `thebibliography' environment on input line 8. 2 LaTeX processing errors found in "01-integration.log" dir="$(dirname "02-scope/02-scope.tex")" cd "${dir}" latexmk -pdf Rc files read: .latexmkrc Latexmk: This is Latexmk, John Collins, 15 June 2025. Version 4.87. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "02-scope.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./02-scope.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./02-scope.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) No file 02-scope.bbl. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``time''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``scope''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``cost''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``time''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``scope''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``cost''? on input line 25. LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 25. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc}] LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 33. [3] LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 41. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 49. [5] LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 57. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 65. [7] LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 73. [8] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 81. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 89. [10] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 97. [11] LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 111. [12] No file 02-scope.bbl. LaTeX Warning: Reference `LastPage' on page 13 undefined on input line 113. [13] enddocument/afterlastpage (AED): lastpage setting LastPage. (./02-scope.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `02-scope.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 113. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/am sfonts/cm/cmsy10.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm- super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-su per/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-supe r/sftt2488.pfb> Output written on 02-scope.pdf (13 pages, 401230 bytes). Transcript written on 02-scope.log. Latexmk: Getting log file '02-scope.log' Latexmk: Examining '02-scope.fls' Latexmk: Examining '02-scope.log' Latexmk: Missing bbl file '02-scope.bbl' in following: No file 02-scope.bbl. Latexmk: Missing bbl file '02-scope.bbl' in following: No file 02-scope.bbl. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to '02-scope.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '02-scope.bbl' for 'pdflatex' Create bibtex 02-scope Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 02-scope'... Rule 'bibtex 02-scope': Reasons for rerun Category 'other': Rerun of 'bibtex 02-scope' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'bibtex 02-scope' ------------ ------------ Running 'bibtex "02-scope.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 02-scope.aux The style file: plainnat.bst I found no \citation commands---while reading file 02-scope.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 02-scope.aux 02-scope.bbl 02-scope.out ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "02-scope.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./02-scope.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./02-scope.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./02-scope.out) (./02-scope.out) (./02-scope.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``time''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``scope''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``cost''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``time''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``scope''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``cost''? on input line 25. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) [9] [10] [11] [12] (./02-scope.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [13{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./02-scope.aux) Package rerunfilecheck Warning: File `02-scope.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/am sfonts/cm/cmsy10.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm- super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-su per/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-supe r/sftt2488.pfb> Output written on 02-scope.pdf (13 pages, 405946 bytes). Transcript written on 02-scope.log. Latexmk: Getting log file '02-scope.log' Latexmk: Examining '02-scope.fls' Latexmk: Examining '02-scope.log' Latexmk: Found input bbl file '02-scope.bbl' Latexmk: Found input bbl file '02-scope.bbl' Latexmk: References changed. Latexmk: Log file says output to '02-scope.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '02-scope.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 02-scope'... Rule 'bibtex 02-scope': Reasons for rerun Changed files or newly in use/created: 02-scope.aux ------------ Run number 2 of rule 'bibtex 02-scope' ------------ ------------ Running 'bibtex "02-scope.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 02-scope.aux The style file: plainnat.bst I found no \citation commands---while reading file 02-scope.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 02-scope.aux 02-scope.out ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "02-scope.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./02-scope.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./02-scope.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./02-scope.out) (./02-scope.out) (./02-scope.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``time''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``scope''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``cost''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``time''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``scope''? on input line 25. Package pgf Warning: Returning node center instead of a point on node border. D id you specify a point identical to the center of node ``cost''? on input line 25. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) [9] [10] [11] [12] (./02-scope.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [13{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./02-scope.aux) )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libert ine/LinBiolinumT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/lib ertine/LinBiolinumTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public /libertine/LinBiolinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/pu blic/libertine/LinLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type 1/public/libertine/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts /type1/public/amsfonts/cm/cmsy10.pfb></usr/local/texlive/2025/texmf-dist/fonts/ type1/public/cm-super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/ty pe1/public/cm-super/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type 1/public/cm-super/sftt2488.pfb> Output written on 02-scope.pdf (13 pages, 406070 bytes). Transcript written on 02-scope.log. Latexmk: Getting log file '02-scope.log' Latexmk: Examining '02-scope.fls' Latexmk: Examining '02-scope.log' Latexmk: Found input bbl file '02-scope.bbl' Latexmk: Found input bbl file '02-scope.bbl' Latexmk: Log file says output to '02-scope.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '02-scope.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: All targets (02-scope.pdf) are up-to-date ------------ Running 'texqc && texsc' ------------ Found 3 lines in /home/r/repo/02-scope/.texqc Args: ["--ignore=You have requested document class", "--ignore=You have requested package", "--verbose"] Ignore: ["You have requested document class", "You have requested package"] Candidates: ["02-scope.tex"] File extention removed from "02-scope.tex" [1254] Package microtype Warning: Unable to apply patch `footnote' on input line 7. [1336] Package pgf Warning: Returning node center instead of a point on node border. D [1341] Package pgf Warning: Returning node center instead of a point on node border. D [1346] Package pgf Warning: Returning node center instead of a point on node border. D [1351] Package pgf Warning: Returning node center instead of a point on node border. D [1356] Package pgf Warning: Returning node center instead of a point on node border. D [1361] Package pgf Warning: Returning node center instead of a point on node border. D [1409] Package natbib Warning: Empty `thebibliography' environment on input line 8. 8 LaTeX processing errors found in "02-scope.log" dir="$(dirname "03-time/03-time.tex")" cd "${dir}" latexmk -pdf Rc files read: .latexmkrc Latexmk: This is Latexmk, John Collins, 15 June 2025. Version 4.87. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "03-time.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./03-time.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/svg/svg.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrbase.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlogo.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/shellesc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/ifplatform/ifplatform.sty (./03-time.w18))) (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent-nometadat a.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/auxhook/auxhook.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./03-time.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 8. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) No file 03-time.bbl. (|'inkscape' -V Unable to init server: Could not connect: Connection refused Pango version: 1.46.2 ) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 19. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc} <./groups.png> <./areas.png (PNG copy)>] LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 27. [3] LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 35. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 43. [5] LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 51. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 59. [7] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 73. [8 <./cpm-sample.png (PNG copy)>] LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 81. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 89. [10] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 94. [11 <./cpm.png>] LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 104. [12] LaTeX Warning: Reference `LastPage' on page 13 undefined on input line 118. [13] No file 03-time.bbl. LaTeX Warning: Reference `LastPage' on page 14 undefined on input line 120. [14] enddocument/afterlastpage (AED): lastpage setting LastPage. (./03-time.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `03-time.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 120. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 03-time.pdf (14 pages, 693965 bytes). Transcript written on 03-time.log. Latexmk: Getting log file '03-time.log' Latexmk: Examining '03-time.fls' Latexmk: Examining '03-time.log' Latexmk: Missing bbl file '03-time.bbl' in following: No file 03-time.bbl. Latexmk: Missing bbl file '03-time.bbl' in following: No file 03-time.bbl. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to '03-time.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '03-time.bbl' for 'pdflatex' Create bibtex 03-time Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 03-time'... Rule 'bibtex 03-time': Reasons for rerun Category 'other': Rerun of 'bibtex 03-time' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'bibtex 03-time' ------------ ------------ Running 'bibtex "03-time.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 03-time.aux The style file: plainnat.bst I found no \citation commands---while reading file 03-time.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 03-time.aux 03-time.bbl 03-time.out ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "03-time.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./03-time.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/svg/svg.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrbase.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlogo.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/shellesc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/ifplatform/ifplatform.sty (./03-time.w18))) (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent-nometadat a.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/auxhook/auxhook.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./03-time.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 8. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./03-time.out) (./03-time.out) (./03-time.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} <./groups.png> <./areas.png (PNG copy)>] [3] [4] [5] [6] [7] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) [8 <./cpm-sample.png (PNG copy)>] [9] [10] [11 <./cpm.png>] [12] [13] (./03-time.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [14{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./03-time.aux) Package rerunfilecheck Warning: File `03-time.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 03-time.pdf (14 pages, 698950 bytes). Transcript written on 03-time.log. Latexmk: Getting log file '03-time.log' Latexmk: Examining '03-time.fls' Latexmk: Examining '03-time.log' Latexmk: Found input bbl file '03-time.bbl' Latexmk: Found input bbl file '03-time.bbl' Latexmk: References changed. Latexmk: Log file says output to '03-time.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '03-time.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 03-time'... Rule 'bibtex 03-time': Reasons for rerun Changed files or newly in use/created: 03-time.aux ------------ Run number 2 of rule 'bibtex 03-time' ------------ ------------ Running 'bibtex "03-time.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 03-time.aux The style file: plainnat.bst I found no \citation commands---while reading file 03-time.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 03-time.aux 03-time.out ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "03-time.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./03-time.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/svg/svg.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrbase.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/scrlogo.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/shellesc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/ifplatform/ifplatform.sty (./03-time.w18))) (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/transparent/transparent-nometadat a.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/auxhook/auxhook.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./03-time.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 8. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./03-time.out) (./03-time.out) (./03-time.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} <./groups.png> <./areas.png (PNG copy)>] [3] [4] [5] [6] [7] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) [8 <./cpm-sample.png (PNG copy)>] [9] [10] [11 <./cpm.png>] [12] [13] (./03-time.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [14{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./03-time.aux) )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinBiolinumT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libe rtine/LinBiolinumTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/ libertine/LinBiolinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/pub lic/libertine/LinLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1 /public/libertine/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/ type1/public/cm-super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/ty pe1/public/cm-super/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type 1/public/cm-super/sftt2488.pfb> Output written on 03-time.pdf (14 pages, 699158 bytes). Transcript written on 03-time.log. Latexmk: Getting log file '03-time.log' Latexmk: Examining '03-time.fls' Latexmk: Examining '03-time.log' Latexmk: Found input bbl file '03-time.bbl' Latexmk: Found input bbl file '03-time.bbl' Latexmk: Log file says output to '03-time.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '03-time.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: All targets (03-time.pdf) are up-to-date ------------ Running 'texqc && texsc' ------------ Found 3 lines in /home/r/repo/03-time/.texqc Args: ["--ignore=You have requested document class", "--ignore=You have requested package", "--verbose"] Ignore: ["You have requested document class", "You have requested package"] Candidates: ["03-time.tex"] File extention removed from "03-time.tex" [1302] Package microtype Warning: Unable to apply patch `footnote' on input line 8. [1457] Package natbib Warning: Empty `thebibliography' environment on input line 8. 2 LaTeX processing errors found in "03-time.log" dir="$(dirname "04-cost/04-cost.tex")" cd "${dir}" latexmk -pdf Rc files read: .latexmkrc Latexmk: This is Latexmk, John Collins, 15 June 2025. Version 4.87. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "04-cost.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./04-cost.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./04-cost.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) No file 04-cost.bbl. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 17. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc}] LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 25. [3] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 33. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 41. [5] LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 49. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 57. [7] LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 65. [8] LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 73. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 78. [10 <./evm.png>] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 83. [11 <./cost-levels.png>] LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 83. [12] LaTeX Warning: Reference `LastPage' on page 13 undefined on input line 88. [13 <./cost-of-changes.png>] LaTeX Warning: Reference `LastPage' on page 14 undefined on input line 94. [14] LaTeX Warning: Reference `LastPage' on page 15 undefined on input line 104. [15] No file 04-cost.bbl. LaTeX Warning: Reference `LastPage' on page 16 undefined on input line 106. [16] enddocument/afterlastpage (AED): lastpage setting LastPage. (./04-cost.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `04-cost.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 106. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/am sfonts/cm/cmmi12.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/ams fonts/cm/cmr17.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/amsfo nts/cm/cmsy10.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super /sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super/s ftt2488.pfb> Output written on 04-cost.pdf (16 pages, 2145581 bytes). Transcript written on 04-cost.log. Latexmk: Getting log file '04-cost.log' Latexmk: Examining '04-cost.fls' Latexmk: Examining '04-cost.log' Latexmk: Missing bbl file '04-cost.bbl' in following: No file 04-cost.bbl. Latexmk: Missing bbl file '04-cost.bbl' in following: No file 04-cost.bbl. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to '04-cost.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '04-cost.bbl' for 'pdflatex' Create bibtex 04-cost Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 04-cost'... Rule 'bibtex 04-cost': Reasons for rerun Category 'other': Rerun of 'bibtex 04-cost' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'bibtex 04-cost' ------------ ------------ Running 'bibtex "04-cost.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 04-cost.aux The style file: plainnat.bst I found no \citation commands---while reading file 04-cost.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 04-cost.aux 04-cost.bbl 04-cost.out ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "04-cost.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./04-cost.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./04-cost.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./04-cost.out) (./04-cost.out) (./04-cost.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) [4] [5] [6] [7] [8] [9] [10 <./evm.png>] [11 <./cost-levels.png>] [12] [13 <./cost-of-changes.png>] [14] [15] (./04-cost.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [16{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./04-cost.aux) Package rerunfilecheck Warning: File `04-cost.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/am sfonts/cm/cmmi12.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/ams fonts/cm/cmr17.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/amsfo nts/cm/cmsy10.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super /sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super/s ftt2488.pfb> Output written on 04-cost.pdf (16 pages, 2150624 bytes). Transcript written on 04-cost.log. Latexmk: Getting log file '04-cost.log' Latexmk: Examining '04-cost.fls' Latexmk: Examining '04-cost.log' Latexmk: Found input bbl file '04-cost.bbl' Latexmk: Found input bbl file '04-cost.bbl' Latexmk: References changed. Latexmk: Log file says output to '04-cost.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '04-cost.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 04-cost'... Rule 'bibtex 04-cost': Reasons for rerun Changed files or newly in use/created: 04-cost.aux ------------ Run number 2 of rule 'bibtex 04-cost' ------------ ------------ Running 'bibtex "04-cost.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 04-cost.aux The style file: plainnat.bst I found no \citation commands---while reading file 04-cost.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 04-cost.aux 04-cost.out ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "04-cost.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./04-cost.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./04-cost.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./04-cost.out) (./04-cost.out) (./04-cost.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) [4] [5] [6] [7] [8] [9] [10 <./evm.png>] [11 <./cost-levels.png>] [12] [13 <./cost-of-changes.png>] [14] [15] (./04-cost.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [16{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./04-cost.aux) )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinBiolinumT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libe rtine/LinBiolinumTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/ libertine/LinBiolinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/pub lic/libertine/LinLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1 /public/libertine/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/ type1/public/amsfonts/cm/cmmi12.pfb></usr/local/texlive/2025/texmf-dist/fonts/t ype1/public/amsfonts/cm/cmr17.pfb></usr/local/texlive/2025/texmf-dist/fonts/typ e1/public/amsfonts/cm/cmsy10.pfb></usr/local/texlive/2025/texmf-dist/fonts/type 1/public/cm-super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/ public/cm-super/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/pu blic/cm-super/sftt2488.pfb> Output written on 04-cost.pdf (16 pages, 2150805 bytes). Transcript written on 04-cost.log. Latexmk: Getting log file '04-cost.log' Latexmk: Examining '04-cost.fls' Latexmk: Examining '04-cost.log' Latexmk: Found input bbl file '04-cost.bbl' Latexmk: Found input bbl file '04-cost.bbl' Latexmk: Log file says output to '04-cost.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '04-cost.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: All targets (04-cost.pdf) are up-to-date ------------ Running 'texqc && texsc' ------------ Found 3 lines in /home/r/repo/04-cost/.texqc Args: ["--ignore=You have requested document class", "--ignore=You have requested package", "--verbose"] Ignore: ["You have requested document class", "You have requested package"] Candidates: ["04-cost.tex"] File extention removed from "04-cost.tex" [1254] Package microtype Warning: Unable to apply patch `footnote' on input line 7. [1407] Package natbib Warning: Empty `thebibliography' environment on input line 8. 2 LaTeX processing errors found in "04-cost.log" dir="$(dirname "05-quality/05-quality.tex")" cd "${dir}" latexmk -pdf Rc files read: .latexmkrc Latexmk: This is Latexmk, John Collins, 15 June 2025. Version 4.87. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "05-quality.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./05-quality.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./05-quality.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) No file 05-quality.bbl. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 28. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc}] LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 36. [3] LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 44. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 52. [5] LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 60. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 68. [7] LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 76. [8] LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 84. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 92. [10] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 98. [11] LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 110. [12] No file 05-quality.bbl. LaTeX Warning: Reference `LastPage' on page 13 undefined on input line 112. [13] enddocument/afterlastpage (AED): lastpage setting LastPage. (./05-quality.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `05-quality.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 112. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super /sftt3583.pfb> Output written on 05-quality.pdf (13 pages, 404513 bytes). Transcript written on 05-quality.log. Latexmk: Getting log file '05-quality.log' Latexmk: Examining '05-quality.fls' Latexmk: Examining '05-quality.log' Latexmk: Missing bbl file '05-quality.bbl' in following: No file 05-quality.bbl. Latexmk: Missing bbl file '05-quality.bbl' in following: No file 05-quality.bbl. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to '05-quality.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '05-quality.bbl' for 'pdflatex' Create bibtex 05-quality Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 05-quality'... Rule 'bibtex 05-quality': Reasons for rerun Category 'other': Rerun of 'bibtex 05-quality' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'bibtex 05-quality' ------------ ------------ Running 'bibtex "05-quality.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 05-quality.aux The style file: plainnat.bst I found no \citation commands---while reading file 05-quality.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 05-quality.aux 05-quality.bbl 05-quality.out ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "05-quality.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./05-quality.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./05-quality.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./05-quality.out) (./05-quality.out) (./05-quality.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] (./05-quality.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [13{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./05-quality.aux) Package rerunfilecheck Warning: File `05-quality.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super /sftt3583.pfb> Output written on 05-quality.pdf (13 pages, 409280 bytes). Transcript written on 05-quality.log. Latexmk: Getting log file '05-quality.log' Latexmk: Examining '05-quality.fls' Latexmk: Examining '05-quality.log' Latexmk: Found input bbl file '05-quality.bbl' Latexmk: Found input bbl file '05-quality.bbl' Latexmk: References changed. Latexmk: Log file says output to '05-quality.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '05-quality.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 05-quality'... Rule 'bibtex 05-quality': Reasons for rerun Changed files or newly in use/created: 05-quality.aux ------------ Run number 2 of rule 'bibtex 05-quality' ------------ ------------ Running 'bibtex "05-quality.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 05-quality.aux The style file: plainnat.bst I found no \citation commands---while reading file 05-quality.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 05-quality.aux 05-quality.out ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "05-quality.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./05-quality.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./05-quality.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./05-quality.out) (./05-quality.out) (./05-quality.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] (./05-quality.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [13{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./05-quality.aux) )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libe rtine/LinBiolinumT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/l ibertine/LinBiolinumTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/publ ic/libertine/LinBiolinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/ public/libertine/LinLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/ty pe1/public/libertine/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fon ts/type1/public/cm-super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts /type1/public/cm-super/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/t ype1/public/cm-super/sftt2488.pfb></usr/local/texlive/2025/texmf-dist/fonts/typ e1/public/cm-super/sftt3583.pfb> Output written on 05-quality.pdf (13 pages, 409328 bytes). Transcript written on 05-quality.log. Latexmk: Getting log file '05-quality.log' Latexmk: Examining '05-quality.fls' Latexmk: Examining '05-quality.log' Latexmk: Found input bbl file '05-quality.bbl' Latexmk: Found input bbl file '05-quality.bbl' Latexmk: Log file says output to '05-quality.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '05-quality.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: All targets (05-quality.pdf) are up-to-date ------------ Running 'texqc && texsc' ------------ Found 3 lines in /home/r/repo/05-quality/.texqc Args: ["--ignore=You have requested document class", "--ignore=You have requested package", "--verbose"] Ignore: ["You have requested document class", "You have requested package"] Candidates: ["05-quality.tex"] File extention removed from "05-quality.tex" [1254] Package microtype Warning: Unable to apply patch `footnote' on input line 7. [1376] Package natbib Warning: Empty `thebibliography' environment on input line 8. 2 LaTeX processing errors found in "05-quality.log" dir="$(dirname "06-resources/06-resources.tex")" cd "${dir}" latexmk -pdf Rc files read: .latexmkrc Latexmk: This is Latexmk, John Collins, 15 June 2025. Version 4.87. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "06-resources.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./06-resources.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./06-resources.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) No file 06-resources.bbl. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 17. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc}] LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 25. [3] LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 33. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 41. [5] LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 49. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 57. [7] LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 65. [8] LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 73. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 79. [10] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 92. [11] LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 92. [12] No file 06-resources.bbl. LaTeX Warning: Reference `LastPage' on page 13 undefined on input line 94. [13] enddocument/afterlastpage (AED): lastpage setting LastPage. (./06-resources.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `06-resources.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 94. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 06-resources.pdf (13 pages, 376577 bytes). Transcript written on 06-resources.log. Latexmk: Getting log file '06-resources.log' Latexmk: Examining '06-resources.fls' Latexmk: Examining '06-resources.log' Latexmk: Missing bbl file '06-resources.bbl' in following: No file 06-resources.bbl. Latexmk: Missing bbl file '06-resources.bbl' in following: No file 06-resources.bbl. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to '06-resources.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '06-resources.bbl' for 'pdflatex' Create bibtex 06-resources Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 06-resources'... Rule 'bibtex 06-resources': Reasons for rerun Category 'other': Rerun of 'bibtex 06-resources' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'bibtex 06-resources' ------------ ------------ Running 'bibtex "06-resources.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 06-resources.aux The style file: plainnat.bst I found no \citation commands---while reading file 06-resources.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 06-resources.aux 06-resources.bbl 06-resources.out ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "06-resources.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./06-resources.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./06-resources.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./06-resources.out) (./06-resources.out) (./06-resources.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] (./06-resources.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [13{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./06-resources.aux) Package rerunfilecheck Warning: File `06-resources.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 06-resources.pdf (13 pages, 381286 bytes). Transcript written on 06-resources.log. Latexmk: Getting log file '06-resources.log' Latexmk: Examining '06-resources.fls' Latexmk: Examining '06-resources.log' Latexmk: Found input bbl file '06-resources.bbl' Latexmk: Found input bbl file '06-resources.bbl' Latexmk: References changed. Latexmk: Log file says output to '06-resources.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '06-resources.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 06-resources'... Rule 'bibtex 06-resources': Reasons for rerun Changed files or newly in use/created: 06-resources.aux ------------ Run number 2 of rule 'bibtex 06-resources' ------------ ------------ Running 'bibtex "06-resources.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 06-resources.aux The style file: plainnat.bst I found no \citation commands---while reading file 06-resources.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 06-resources.aux 06-resources.out ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "06-resources.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./06-resources.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./06-resources.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./06-resources.out) (./06-resources.out) (./06-resources.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] (./06-resources.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [13{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./06-resources.aux) )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/li bertine/LinBiolinumT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public /libertine/LinBiolinumTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/pu blic/libertine/LinBiolinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type 1/public/libertine/LinLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/ type1/public/libertine/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/f onts/type1/public/cm-super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fon ts/type1/public/cm-super/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts /type1/public/cm-super/sftt2488.pfb> Output written on 06-resources.pdf (13 pages, 381409 bytes). Transcript written on 06-resources.log. Latexmk: Getting log file '06-resources.log' Latexmk: Examining '06-resources.fls' Latexmk: Examining '06-resources.log' Latexmk: Found input bbl file '06-resources.bbl' Latexmk: Found input bbl file '06-resources.bbl' Latexmk: Log file says output to '06-resources.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '06-resources.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: All targets (06-resources.pdf) are up-to-date ------------ Running 'texqc && texsc' ------------ Found 3 lines in /home/r/repo/06-resources/.texqc Args: ["--ignore=You have requested document class", "--ignore=You have requested package", "--verbose"] Ignore: ["You have requested document class", "You have requested package"] Candidates: ["06-resources.tex"] File extention removed from "06-resources.tex" [1254] Package microtype Warning: Unable to apply patch `footnote' on input line 7. [1372] Package natbib Warning: Empty `thebibliography' environment on input line 8. 2 LaTeX processing errors found in "06-resources.log" dir="$(dirname "07-communications/07-communications.tex")" cd "${dir}" latexmk -pdf Rc files read: .latexmkrc Latexmk: This is Latexmk, John Collins, 15 June 2025. Version 4.87. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "07-communications.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./07-communications.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./07-communications.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) No file 07-communications.bbl. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 17. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc}] LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 25. [3] LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 33. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 41. [5] LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 49. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 57. [7] LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 65. [8] LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 73. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 83. [10 <./plan.png>] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 95. [11] No file 07-communications.bbl. LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 97. [12] enddocument/afterlastpage (AED): lastpage setting LastPage. (./07-communications.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `07-communications.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 97. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 07-communications.pdf (12 pages, 478983 bytes). Transcript written on 07-communications.log. Latexmk: Getting log file '07-communications.log' Latexmk: Examining '07-communications.fls' Latexmk: Examining '07-communications.log' Latexmk: Missing bbl file '07-communications.bbl' in following: No file 07-communications.bbl. Latexmk: Missing bbl file '07-communications.bbl' in following: No file 07-communications.bbl. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to '07-communications.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '07-communications.bbl' for 'pdflatex' Create bibtex 07-communications Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 07-communications'... Rule 'bibtex 07-communications': Reasons for rerun Category 'other': Rerun of 'bibtex 07-communications' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'bibtex 07-communications' ------------ ------------ Running 'bibtex "07-communications.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 07-communications.aux The style file: plainnat.bst I found no \citation commands---while reading file 07-communications.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 07-communications.aux 07-communications.bbl 07-communications.out ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "07-communications.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./07-communications.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./07-communications.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./07-communications.out) (./07-communications.out) (./07-communications.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10 <./plan.png>] [11] (./07-communications.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [12{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./07-communications.aux) Package rerunfilecheck Warning: File `07-communications.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 07-communications.pdf (12 pages, 483608 bytes). Transcript written on 07-communications.log. Latexmk: Getting log file '07-communications.log' Latexmk: Examining '07-communications.fls' Latexmk: Examining '07-communications.log' Latexmk: Found input bbl file '07-communications.bbl' Latexmk: Found input bbl file '07-communications.bbl' Latexmk: References changed. Latexmk: Log file says output to '07-communications.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '07-communications.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 07-communications'... Rule 'bibtex 07-communications': Reasons for rerun Changed files or newly in use/created: 07-communications.aux ------------ Run number 2 of rule 'bibtex 07-communications' ------------ ------------ Running 'bibtex "07-communications.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 07-communications.aux The style file: plainnat.bst I found no \citation commands---while reading file 07-communications.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 07-communications.aux 07-communications.out ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "07-communications.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./07-communications.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./07-communications.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./07-communications.out) (./07-communications.out) (./07-communications.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10 <./plan.png>] [11] (./07-communications.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [12{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./07-communications.aux) )</usr/local/texlive/2025/texmf-dist/fonts/type1/publ ic/libertine/LinBiolinumT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/p ublic/libertine/LinBiolinumTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/typ e1/public/libertine/LinBiolinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts /type1/public/libertine/LinLibertineT.pfb></usr/local/texlive/2025/texmf-dist/f onts/type1/public/libertine/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-d ist/fonts/type1/public/cm-super/sftt1728.pfb></usr/local/texlive/2025/texmf-dis t/fonts/type1/public/cm-super/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/ fonts/type1/public/cm-super/sftt2488.pfb> Output written on 07-communications.pdf (12 pages, 483727 bytes). Transcript written on 07-communications.log. Latexmk: Getting log file '07-communications.log' Latexmk: Examining '07-communications.fls' Latexmk: Examining '07-communications.log' Latexmk: Found input bbl file '07-communications.bbl' Latexmk: Found input bbl file '07-communications.bbl' Latexmk: Log file says output to '07-communications.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '07-communications.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: All targets (07-communications.pdf) are up-to-date ------------ Running 'texqc && texsc' ------------ Found 3 lines in /home/r/repo/07-communications/.texqc Args: ["--ignore=You have requested document class", "--ignore=You have requested package", "--verbose"] Ignore: ["You have requested document class", "You have requested package"] Candidates: ["07-communications.tex"] File extention removed from "07-communications.tex" [1254] Package microtype Warning: Unable to apply patch `footnote' on input line 7. [1382] Package natbib Warning: Empty `thebibliography' environment on input line 8. 2 LaTeX processing errors found in "07-communications.log" dir="$(dirname "08-risk/08-risk.tex")" cd "${dir}" latexmk -pdf Rc files read: .latexmkrc Latexmk: This is Latexmk, John Collins, 15 June 2025. Version 4.87. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "08-risk.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./08-risk.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./08-risk.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) No file 08-risk.bbl. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) Package natbib Warning: Citation `rita2009pmp' undefined on input line 14. LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 14. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc} <../bibliography/book-covers/rita2009pmp.jpg> <./rita-mulcahy.jpg>] LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 38. [3] LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 46. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 54. [5] LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 62. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 70. [7] LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 78. [8] LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 86. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 94. [10] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 102. [11] LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 110. [12] LaTeX Warning: Reference `LastPage' on page 13 undefined on input line 120. [13] Package natbib Warning: There were undefined citations. No file 08-risk.bbl. LaTeX Warning: Reference `LastPage' on page 14 undefined on input line 122. [14] enddocument/afterlastpage (AED): lastpage setting LastPage. (./08-risk.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `08-risk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 122. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/am sfonts/cm/cmmi12.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/ams fonts/cm/cmr17.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/amsfo nts/cm/cmsy10.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super /sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super/s ftt2488.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-super/sft t3583.pfb> Output written on 08-risk.pdf (14 pages, 504820 bytes). Transcript written on 08-risk.log. Latexmk: Getting log file '08-risk.log' Latexmk: Examining '08-risk.fls' Latexmk: Examining '08-risk.log' Latexmk: Missing bbl file '08-risk.bbl' in following: No file 08-risk.bbl. Latexmk: Missing bbl file '08-risk.bbl' in following: No file 08-risk.bbl. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to '08-risk.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '08-risk.bbl' for 'pdflatex' Create bibtex 08-risk Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 08-risk'... Rule 'bibtex 08-risk': Reasons for rerun Category 'other': Rerun of 'bibtex 08-risk' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'bibtex 08-risk' ------------ ------------ Running 'bibtex "08-risk.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 08-risk.aux The style file: plainnat.bst Database file #1: ../bibliography/main.bib Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 08-risk.aux 08-risk.bbl 08-risk.out ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "08-risk.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./08-risk.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./08-risk.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./08-risk.out) (./08-risk.out) (./08-risk.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) Package natbib Warning: Citation `rita2009pmp' undefined on input line 14. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} <../bibliography/book-covers/rita2009pmp.jpg> <./rita-mulcahy.jpg>] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Package natbib Warning: There were undefined citations. (./08-risk.bbl pdfTeX warning (ext4): destination with the same identifier (name{cite.rita2009 pmp}) has been already used, duplicate ignored <to be read again> \relax l.8 \bibitem[Mulcahy(2009)]{rita2009pmp} ) [14{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./08-risk.aux Package natbib Warning: Citation(s) may have changed. (natbib) Rerun to get citations correct. ) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `08-risk.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information)</usr/local/texlive/2025/te xmf-dist/fonts/type1/public/libertine/LinBiolinumT.pfb></usr/local/texlive/2025 /texmf-dist/fonts/type1/public/libertine/LinBiolinumTB.pfb></usr/local/texlive/ 2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumTI.pfb></usr/local/texl ive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineT.pfb></usr/local/ texlive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineTB.pfb></usr/l ocal/texlive/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb></usr/lo cal/texlive/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb></usr/loca l/texlive/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/local /texlive/2025/texmf-dist/fonts/type1/public/cm-super/sftt1728.pfb></usr/local/t exlive/2025/texmf-dist/fonts/type1/public/cm-super/sftt2074.pfb></usr/local/tex live/2025/texmf-dist/fonts/type1/public/cm-super/sftt2488.pfb></usr/local/texli ve/2025/texmf-dist/fonts/type1/public/cm-super/sftt3583.pfb> Output written on 08-risk.pdf (14 pages, 511577 bytes). Transcript written on 08-risk.log. Latexmk: Getting log file '08-risk.log' Latexmk: Examining '08-risk.fls' Latexmk: Examining '08-risk.log' Latexmk: Found input bbl file '08-risk.bbl' Latexmk: Found input bbl file '08-risk.bbl' Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to '08-risk.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '08-risk.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 08-risk'... Rule 'bibtex 08-risk': Reasons for rerun Changed files or newly in use/created: 08-risk.aux ------------ Run number 2 of rule 'bibtex 08-risk' ------------ ------------ Running 'bibtex "08-risk.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 08-risk.aux The style file: plainnat.bst Database file #1: ../bibliography/main.bib Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 08-risk.aux 08-risk.out ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "08-risk.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./08-risk.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./08-risk.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./08-risk.out) (./08-risk.out) (./08-risk.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/mt-cmr.cfg) [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} <../bibliography/book-covers/rita2009pmp.jpg> <./rita-mulcahy.jpg>] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] (./08-risk.bbl pdfTeX warning (ext4): destination with the same identifier (name{cite.rita2009 pmp}) has been already used, duplicate ignored <to be read again> \relax l.8 \bibitem[Mulcahy(2009)]{rita2009pmp} ) [14{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./08-risk.aux) ) (see the transcript file for additional information)</usr/local/texlive/2025/te xmf-dist/fonts/type1/public/libertine/LinBiolinumT.pfb></usr/local/texlive/2025 /texmf-dist/fonts/type1/public/libertine/LinBiolinumTB.pfb></usr/local/texlive/ 2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumTI.pfb></usr/local/texl ive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineT.pfb></usr/local/ texlive/2025/texmf-dist/fonts/type1/public/libertine/LinLibertineTB.pfb></usr/l ocal/texlive/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb></usr/lo cal/texlive/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb></usr/loca l/texlive/2025/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/local /texlive/2025/texmf-dist/fonts/type1/public/cm-super/sftt1728.pfb></usr/local/t exlive/2025/texmf-dist/fonts/type1/public/cm-super/sftt2074.pfb></usr/local/tex live/2025/texmf-dist/fonts/type1/public/cm-super/sftt2488.pfb></usr/local/texli ve/2025/texmf-dist/fonts/type1/public/cm-super/sftt3583.pfb> Output written on 08-risk.pdf (14 pages, 511707 bytes). Transcript written on 08-risk.log. Latexmk: Getting log file '08-risk.log' Latexmk: Examining '08-risk.fls' Latexmk: Examining '08-risk.log' Latexmk: Found input bbl file '08-risk.bbl' Latexmk: Found input bbl file '08-risk.bbl' Latexmk: Log file says output to '08-risk.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '08-risk.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: All targets (08-risk.pdf) are up-to-date ------------ Running 'texqc && texsc' ------------ Found 3 lines in /home/r/repo/08-risk/.texqc Args: ["--ignore=You have requested document class", "--ignore=You have requested package", "--verbose"] Ignore: ["You have requested document class", "You have requested package"] Candidates: ["08-risk.tex"] File extention removed from "08-risk.tex" [1254] Package microtype Warning: Unable to apply patch `footnote' on input line 7. 1 LaTeX processing errors found in "08-risk.log" dir="$(dirname "09-procurement/09-procurement.tex")" cd "${dir}" latexmk -pdf Rc files read: .latexmkrc Latexmk: This is Latexmk, John Collins, 15 June 2025. Version 4.87. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "09-procurement.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./09-procurement.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./09-procurement.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) No file 09-procurement.bbl. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 17. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc}] LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 25. [3] LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 33. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 41. [5] LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 49. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 57. [7] LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 65. [8] LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 73. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 80. [10] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 90. [11] No file 09-procurement.bbl. LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 92. [12] enddocument/afterlastpage (AED): lastpage setting LastPage. (./09-procurement.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `09-procurement.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 92. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 09-procurement.pdf (12 pages, 383806 bytes). Transcript written on 09-procurement.log. Latexmk: Getting log file '09-procurement.log' Latexmk: Examining '09-procurement.fls' Latexmk: Examining '09-procurement.log' Latexmk: Missing bbl file '09-procurement.bbl' in following: No file 09-procurement.bbl. Latexmk: Missing bbl file '09-procurement.bbl' in following: No file 09-procurement.bbl. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to '09-procurement.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '09-procurement.bbl' for 'pdflatex' Create bibtex 09-procurement Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 09-procurement'... Rule 'bibtex 09-procurement': Reasons for rerun Category 'other': Rerun of 'bibtex 09-procurement' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'bibtex 09-procurement' ------------ ------------ Running 'bibtex "09-procurement.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 09-procurement.aux The style file: plainnat.bst I found no \citation commands---while reading file 09-procurement.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 09-procurement.aux 09-procurement.bbl 09-procurement.out ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "09-procurement.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./09-procurement.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./09-procurement.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./09-procurement.out) (./09-procurement.out) (./09-procurement.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10] [11] (./09-procurement.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [12{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./09-procurement.aux) Package rerunfilecheck Warning: File `09-procurement.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 09-procurement.pdf (12 pages, 388638 bytes). Transcript written on 09-procurement.log. Latexmk: Getting log file '09-procurement.log' Latexmk: Examining '09-procurement.fls' Latexmk: Examining '09-procurement.log' Latexmk: Found input bbl file '09-procurement.bbl' Latexmk: Found input bbl file '09-procurement.bbl' Latexmk: References changed. Latexmk: Log file says output to '09-procurement.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '09-procurement.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 09-procurement'... Rule 'bibtex 09-procurement': Reasons for rerun Changed files or newly in use/created: 09-procurement.aux ------------ Run number 2 of rule 'bibtex 09-procurement' ------------ ------------ Running 'bibtex "09-procurement.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 09-procurement.aux The style file: plainnat.bst I found no \citation commands---while reading file 09-procurement.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 09-procurement.aux 09-procurement.out ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "09-procurement.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./09-procurement.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./09-procurement.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./09-procurement.out) (./09-procurement.out) (./09-procurement.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10] [11] (./09-procurement.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [12{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./09-procurement.aux) )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/ libertine/LinBiolinumT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/publ ic/libertine/LinBiolinumTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/ public/libertine/LinBiolinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/ty pe1/public/libertine/LinLibertineT.pfb></usr/local/texlive/2025/texmf-dist/font s/type1/public/libertine/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist /fonts/type1/public/cm-super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/f onts/type1/public/cm-super/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fon ts/type1/public/cm-super/sftt2488.pfb> Output written on 09-procurement.pdf (12 pages, 388685 bytes). Transcript written on 09-procurement.log. Latexmk: Getting log file '09-procurement.log' Latexmk: Examining '09-procurement.fls' Latexmk: Examining '09-procurement.log' Latexmk: Found input bbl file '09-procurement.bbl' Latexmk: Found input bbl file '09-procurement.bbl' Latexmk: Log file says output to '09-procurement.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '09-procurement.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: All targets (09-procurement.pdf) are up-to-date ------------ Running 'texqc && texsc' ------------ Found 3 lines in /home/r/repo/09-procurement/.texqc Args: ["--ignore=You have requested document class", "--ignore=You have requested package", "--verbose"] Ignore: ["You have requested document class", "You have requested package"] Candidates: ["09-procurement.tex"] File extention removed from "09-procurement.tex" [1254] Package microtype Warning: Unable to apply patch `footnote' on input line 7. [1370] Package natbib Warning: Empty `thebibliography' environment on input line 8. 2 LaTeX processing errors found in "09-procurement.log" dir="$(dirname "10-stakeholder/10-stakeholder.tex")" cd "${dir}" latexmk -pdf Rc files read: .latexmkrc Latexmk: This is Latexmk, John Collins, 15 June 2025. Version 4.87. No existing .aux file, so I'll make a simple one, and require run of *latex. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Category 'other': Rerun of 'pdflatex' forced or previously required: Reason or flag: 'Initial setup' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "10-stakeholder.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./10-stakeholder.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./10-stakeholder.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) No file 10-stakeholder.bbl. [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 17. [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} {/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc}] LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 25. [3] LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 33. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 41. [5] LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 49. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 57. [7] LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 65. [8] LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 73. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 78. [10 <./balanced-matrix.png (PNG copy)>] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 83. [11 <./grid.png>] LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 89. [12] LaTeX Warning: Reference `LastPage' on page 13 undefined on input line 98. [13] No file 10-stakeholder.bbl. LaTeX Warning: Reference `LastPage' on page 14 undefined on input line 100. [14] enddocument/afterlastpage (AED): lastpage setting LastPage. (./10-stakeholder.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `10-stakeholder.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package lastpage Warning: Rerun to get the references right on input line 100. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 10-stakeholder.pdf (14 pages, 1262838 bytes). Transcript written on 10-stakeholder.log. Latexmk: Getting log file '10-stakeholder.log' Latexmk: Examining '10-stakeholder.fls' Latexmk: Examining '10-stakeholder.log' Latexmk: Missing bbl file '10-stakeholder.bbl' in following: No file 10-stakeholder.bbl. Latexmk: Missing bbl file '10-stakeholder.bbl' in following: No file 10-stakeholder.bbl. Latexmk: References changed. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to '10-stakeholder.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '10-stakeholder.bbl' for 'pdflatex' Create bibtex 10-stakeholder Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 10-stakeholder'... Rule 'bibtex 10-stakeholder': Reasons for rerun Category 'other': Rerun of 'bibtex 10-stakeholder' forced or previously required: Reason or flag: 'Initial set up of rule' ------------ Run number 1 of rule 'bibtex 10-stakeholder' ------------ ------------ Running 'bibtex "10-stakeholder.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 10-stakeholder.aux The style file: plainnat.bst I found no \citation commands---while reading file 10-stakeholder.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 10-stakeholder.aux 10-stakeholder.bbl 10-stakeholder.out ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "10-stakeholder.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./10-stakeholder.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./10-stakeholder.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./10-stakeholder.out) (./10-stakeholder.out) (./10-stakeholder.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10 <./balanced-matrix.png (PNG copy)>] [11 <./grid.png>] [12] [13] (./10-stakeholder.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [14{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./10-stakeholder.aux) Package rerunfilecheck Warning: File `10-stakeholder.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolinumT .pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBiolin umTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/LinBi olinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/libertine/L inLibertineT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/liberti ne/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm -super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-s uper/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/public/cm-sup er/sftt2488.pfb> Output written on 10-stakeholder.pdf (14 pages, 1267461 bytes). Transcript written on 10-stakeholder.log. Latexmk: Getting log file '10-stakeholder.log' Latexmk: Examining '10-stakeholder.fls' Latexmk: Examining '10-stakeholder.log' Latexmk: Found input bbl file '10-stakeholder.bbl' Latexmk: Found input bbl file '10-stakeholder.bbl' Latexmk: References changed. Latexmk: Log file says output to '10-stakeholder.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '10-stakeholder.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: applying rule 'bibtex 10-stakeholder'... Rule 'bibtex 10-stakeholder': Reasons for rerun Changed files or newly in use/created: 10-stakeholder.aux ------------ Run number 2 of rule 'bibtex 10-stakeholder' ------------ ------------ Running 'bibtex "10-stakeholder.aux"' ------------ This is BibTeX, Version 0.99d (TeX Live 2025) The top-level auxiliary file: 10-stakeholder.aux The style file: plainnat.bst I found no \citation commands---while reading file 10-stakeholder.aux Database file #1: ../bibliography/main.bib (There was 1 error message) Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': Reasons for rerun Changed files or newly in use/created: 10-stakeholder.aux 10-stakeholder.out ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder -interaction=errorstopmode -halt-on-error -shell-escape "10-stakeholder.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex) \write18 enabled. entering extended mode (./10-stakeholder.tex LaTeX2e <2025-06-01> patch level 1 L3 programming layer <2025-09-02> (/usr/local/texlive/2025/texmf-dist/tex/latex/base/article.cls Document Class: article 2025/01/22 v1.4n Standard LaTeX document class (/usr/local/texlive/2025/texmf-dist/tex/latex/base/size10.clo)) (../pmba.sty LaTeX Warning: You have requested package `../pmba', but the package provides `pmba'. (../lecture-notes/notes.sty LaTeX Warning: You have requested package `../lecture-notes/notes', but the package provides `lecture-notes'. (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/paralist/paralist.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/calc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/crumbs/crumbs.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/catchfile/catchfile.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/infwarerr/infwarerr.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/etexcmds/etexcmds.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/iftex.sty))) Since "dry" mode is ON we don't renew "section" and "subsection" commands) (/usr/local/texlive/2025/texmf-dist/tex/latex/clicks/clicks.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgfopts/pgfopts.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfil tered.code.tex))))) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6. tex (/usr/local/texlive/2025/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/textpos/textpos.sty Grid set 16 x 16 = 72.26999pt x 40.65187pt TextBlockOrigin set to 0pt x 0pt ) Grid set 16 x 16 = 72.26999pt x 40.65187pt (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/libertine.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/textcomp.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/fontaxes/fontaxes-v1.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype-pdftex.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/microtype/microtype.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/anyfontsize/anyfontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/multicol.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/fontsize/fontsize.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/soul/soul-ori.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/2025/texmf-dist/tex/latex/graphics/mathcolor.ltx)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpage2e.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/lastpage/lastpagemodern.sty) )) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light. tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/href-ul/href-ul.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pdfescape/pdfescape.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty (/usr/local/texlive/2025/texmf-dist/tex/latex/kvoptions/kvoptions.sty))) (/usr/local/texlive/2025/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2025/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2025/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))) (/usr/local/texlive/2025/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2025/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty )))) (/usr/local/texlive/2025/texmf-dist/tex/latex/pagecolor/pagecolor.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/varwidth/varwidth.sty) ==> First Aid for varwidth.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/qrcode/qrcode.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tikzpagenodes/tikzpagenodes.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/enumitem/enumitem.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/tabularx.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/array.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/seqsplit/seqsplit.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/ffcode/ffcode.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstpatch.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/environ/environ.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/trimspaces/trimspaces.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/bibentry.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/underscore/underscore.sty) ==> First Aid for underscore.sty applied! (/usr/local/texlive/2025/texmf-dist/tex/latex/firstaid/underscore-ltx.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/to-be-determined/to-be-determined .sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mathtools.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/mathtools/mhsetup.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/amsmath/amsopn.sty)))) (/usr/local/texlive/2025/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/xstring/xstring.tex)) (/usr/local/texlive/2025/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))) (/usr/local/texlive/2025/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/tocbibind/tocbibind.sty Package tocbibind Note: Using section or other style headings. ) (/usr/local/texlive/2025/texmf-dist/tex/latex/doi/doi.sty) (/usr/local/texlive/2025/texmf-dist/tex/latex/booktabs/booktabs.sty) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarycalc.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryarrows.code.tex (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. code.tex)) (/usr/local/texlive/2025/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows. meta.code.tex) (/usr/local/texlive/2025/texmf-dist/tex/latex/silence/silence.sty)) (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.sty (/usr/local/texlive/2025/texmf-dist/tex/generic/listofitems/listofitems.tex))) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.f d) (./10-stakeholder.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex Package microtype Warning: Unable to apply patch `footnote' on input line 7. (/usr/local/texlive/2025/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2025/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2025/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2025/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd ) (./10-stakeholder.out) (./10-stakeholder.out) (./10-stakeholder.bbl) [1{/usr/local/texlive/2025/texmf-var/fonts/map/pdftex/updmap/pdftex.map}{/usr/l ocal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc}{/usr/lo cal/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc}{/usr/loc al/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc}] [2{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ] [3] [4] [5] [6] [7] [8] [9] [10 <./balanced-matrix.png (PNG copy)>] [11 <./grid.png>] [12] [13] (./10-stakeholder.bbl Package natbib Warning: Empty `thebibliography' environment on input line 8. ) [14{/usr/local/texlive/2025/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.en c}] enddocument/afterlastpage (AED): lastpage setting LastPage. (./10-stakeholder.aux) )</usr/local/texlive/2025/texmf-dist/fonts/type1/public/ libertine/LinBiolinumT.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/publ ic/libertine/LinBiolinumTB.pfb></usr/local/texlive/2025/texmf-dist/fonts/type1/ public/libertine/LinBiolinumTI.pfb></usr/local/texlive/2025/texmf-dist/fonts/ty pe1/public/libertine/LinLibertineT.pfb></usr/local/texlive/2025/texmf-dist/font s/type1/public/libertine/LinLibertineTB.pfb></usr/local/texlive/2025/texmf-dist /fonts/type1/public/cm-super/sftt1728.pfb></usr/local/texlive/2025/texmf-dist/f onts/type1/public/cm-super/sftt2074.pfb></usr/local/texlive/2025/texmf-dist/fon ts/type1/public/cm-super/sftt2488.pfb> Output written on 10-stakeholder.pdf (14 pages, 1267598 bytes). Transcript written on 10-stakeholder.log. Latexmk: Getting log file '10-stakeholder.log' Latexmk: Examining '10-stakeholder.fls' Latexmk: Examining '10-stakeholder.log' Latexmk: Found input bbl file '10-stakeholder.bbl' Latexmk: Found input bbl file '10-stakeholder.bbl' Latexmk: Log file says output to '10-stakeholder.pdf' Latexmk: Using bibtex to make bibliography file(s). ===Source file '10-stakeholder.bbl' for 'pdflatex' Latexmk: Found bibliography file(s): ../bibliography/main.bib Latexmk: All targets (10-stakeholder.pdf) are up-to-date ------------ Running 'texqc && texsc' ------------ Found 3 lines in /home/r/repo/10-stakeholder/.texqc Args: ["--ignore=You have requested document class", "--ignore=You have requested package", "--verbose"] Ignore: ["You have requested document class", "You have requested package"] Candidates: ["10-stakeholder.tex"] File extention removed from "10-stakeholder.tex" [1254] Package microtype Warning: Unable to apply patch `footnote' on input line 7. [1388] Package natbib Warning: Empty `thebibliography' environment on input line 8. 2 LaTeX processing errors found in "10-stakeholder.log" dir="$(dirname "package/index.html")" title=$(echo "yegor256/pmba" | cut -f2 -d'/') mkdir -p "${dir}" ( echo "<html><head>" echo "<title>${title}</title>" echo "<style> section { width: 40em; margin: 2em auto; font-family: monospace; font-size: 12pt; } li { margin-top: .5em; margin-bottom: .5em; } </style>" echo "</head><body><section>" echo "<h1>${title}</h1>" echo "<p>The course was designed by <a href='https://www.yegor256.com'>Yegor Bugayenko</a> and has already been presented in a few universites.</p>" echo "<p>Slidedecks of the course:</p>" echo "<ul>" for pdf in 00-syllabus/00-syllabus.pdf 01-integration/01-integration.pdf 02-scope/02-scope.pdf 03-time/03-time.pdf 04-cost/04-cost.pdf 05-quality/05-quality.pdf 06-resources/06-resources.pdf 07-communications/07-communications.pdf 08-risk/08-risk.pdf 09-procurement/09-procurement.pdf 10-stakeholder/10-stakeholder.pdf; do name=$(basename "${pdf}") cp "${pdf}" "${dir}" echo "<li><a href='${name}'>${name}</a></li>" done echo "</ul>" echo " <p> Slidedecks have been compiled on $(date). </p> <p> LaTeX sources are in the <a href='https://github.com/yegor256/pmba'>yegor256/pmba</a> repository on GitHub. </p> <p> Videos are in the <a href='https://www.youtube.com/playlist?list=PLaIsQH4uc08x_T-Aelduv3Zf0DWRx40pq'>playlist</a> on YouTube. </p> <p> All photo and video materials used in the slides were taken from public websites. If you believe that a mistake was made, please, don't hesitate and <a href='mailto:yegor256@gmail.com'>email me</a> or simply <a href='https://github.com/yegor256/pmba'>submit</a> a pull request with the necessary changes. </p> <p> There are a few other courses of the author which might be interesting for you: <a href='https://github.com/yegor256/sqm'>Software Quality Metrics</a>, <a href='https://github.com/yegor256/osbp'>Open Source Best Practices</a>, <a href='https://github.com/yegor256/pmba'>Program Management Beyond Agile</a>, <a href='https://github.com/yegor256/ppa'>Practical Program Analysis</a>, <a href='https://github.com/yegor256/ssd16'>Software System Design</a>, and <a href='https://github.com/yegor256/painofoop'>Pain of Object-Oriented Programming</a>. </p> </section> </body></html> " )> "${dir}/index.html" + mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R ubuntu repo + cd repo + git push origin master To github.com:yegor256/pmba.git 8648ce8..e12c3e3 master -> master container 3b7d1044df5698a5a0928e38b756f07d445d1a6f8c0cd2c7d7ebe8e449ad1a57 is dead Thu Oct 2 03:02:46 UTC 2025