Skip to content

Instantly share code, notes, and snippets.

@ccdd13
Last active March 23, 2021 12:38
Show Gist options
  • Save ccdd13/f4d3f40b28e7b4572602c38609f7f7aa to your computer and use it in GitHub Desktop.
Save ccdd13/f4d3f40b28e7b4572602c38609f7f7aa to your computer and use it in GitHub Desktop.
pandoc-tex-warning-messages.log
2021-03-23T10:12:25.4924608Z ##[group]Run pandoc -s -f latex -t markdown -o bitcoin.md bitcoin.tex
2021-03-23T10:12:25.4925672Z pandoc -s -f latex -t markdown -o bitcoin.md bitcoin.tex
2021-03-23T10:12:25.4926527Z pandoc -s -f latex -t rst -o bitcoin.rst bitcoin.tex
2021-03-23T10:12:25.4927356Z pandoc -s -f latex -t latex -o bitcoin.pdf bitcoin.tex
2021-03-23T10:12:25.4928194Z pandoc -s -f latex -t odt -o bitcoin.odt bitcoin.tex
2021-03-23T10:12:25.4929019Z pandoc -s -f latex -t docx -o bitcoin.docx bitcoin.tex
2021-03-23T10:12:25.4929897Z pandoc -s -f latex -t epub -o bitcoin.epub bitcoin.tex
2021-03-23T10:12:25.4930748Z pandoc -s -f latex -t html5 -o bitcoin.html bitcoin.tex
2021-03-23T10:12:25.4931685Z pandoc -s -f latex -t mediawiki -o bitcoin.mediawiki bitcoin.tex
2021-03-23T10:12:25.4932602Z pandoc -s -f latex -t man -o bitcoin.man bitcoin.tex
2021-03-23T10:12:25.4933468Z pandoc -s -f latex -t asciidoc -o bitcoin.asciidoc bitcoin.tex
2021-03-23T10:12:25.4934368Z pandoc -s -f latex -t json -o bitcoin.json bitcoin.tex
2021-03-23T10:12:25.4935198Z pandoc -s -f latex -t opml -o bitcoin.opml bitcoin.tex
2021-03-23T10:12:25.4936039Z pandoc -s -f latex -t plain -o bitcoin.txt bitcoin.tex
2021-03-23T10:12:25.4936875Z pandoc -s -f latex -t pptx -o bitcoin.pptx bitcoin.tex
2021-03-23T10:12:25.4938303Z pandoc -s -f latex -t rtf -o bitcoin.rtf bitcoin.tex
2021-03-23T10:12:25.4939246Z pandoc -s -f latex -t slideous -o bitcoin.slideous.html bitcoin.tex
2021-03-23T10:12:25.4940276Z pandoc -s -f latex -t slidy -o bitcoin.slidy.html bitcoin.tex
2021-03-23T10:12:25.4941281Z pandoc -s -f latex -t dzslides -o bitcoin.dzslides.html bitcoin.tex
2021-03-23T10:12:25.4942346Z pandoc -s -f latex -t revealjs -o bitcoin.revealjs.html bitcoin.tex
2021-03-23T10:12:25.4943329Z pandoc -s -f latex -t s5 -o bitcoin.s5.html bitcoin.tex
2021-03-23T10:12:25.4944210Z pandoc -s -f latex -t zimwiki -o bitcoin.zimwiki bitcoin.tex
2021-03-23T10:12:25.4989525Z shell: /usr/bin/bash -e {0}
2021-03-23T10:12:25.4989948Z ##[endgroup]
2021-03-23T10:12:27.1334428Z [WARNING] Could not convert TeX math 'q_z =
2021-03-23T10:12:27.1335847Z \begin{cases}
2021-03-23T10:12:27.1336672Z 1 & \text{if } p \leqslant q\\
2021-03-23T10:12:27.1337828Z \left(q/p\right)^z & \text{if } p > q
2021-03-23T10:12:27.1338979Z \end{cases}', rendering as TeX
2021-03-23T10:12:27.1347144Z [WARNING] Could not convert TeX math '\lambda = z \ \frac{q}{p}', rendering as TeX
2021-03-23T10:12:27.1396178Z [WARNING] Could not convert TeX math '\sum _{k=0}^\infty \frac{\lambda ^k e^{-\lambda}}{k!} \cdot
2021-03-23T10:12:27.1396900Z \begin{cases}
2021-03-23T10:12:27.1397514Z \left(q/p\right)^{(z-p)} & \text{if } k \leqslant z \\
2021-03-23T10:12:27.1397988Z 1 & \text{if } k > z
2021-03-23T10:12:27.1398536Z \end{cases}', rendering as TeX
2021-03-23T10:12:27.1405417Z [WARNING] Could not convert TeX math '1 - \sum _{k=0}^z \frac{\lambda ^k e^{-\lambda}}{k!} \left(1 - \left(q/p\right)^{(z-k)}\right)', rendering as TeX
2021-03-23T10:12:27.2805271Z [WARNING] Could not convert TeX math 'q_z =
2021-03-23T10:12:27.2807498Z \begin{cases}
2021-03-23T10:12:27.2810700Z 1 & \text{if } p \leqslant q\\
2021-03-23T10:12:27.2813957Z \left(q/p\right)^z & \text{if } p > q
2021-03-23T10:12:27.2816918Z \end{cases}', rendering as TeX
2021-03-23T10:12:27.2876369Z [WARNING] Could not convert TeX math '\lambda = z \ \frac{q}{p}', rendering as TeX
2021-03-23T10:12:27.2889507Z [WARNING] Could not convert TeX math '\sum _{k=0}^\infty \frac{\lambda ^k e^{-\lambda}}{k!} \cdot
2021-03-23T10:12:27.2892024Z \begin{cases}
2021-03-23T10:12:27.2896486Z \left(q/p\right)^{(z-p)} & \text{if } k \leqslant z \\
2021-03-23T10:12:27.2899723Z 1 & \text{if } k > z
2021-03-23T10:12:27.2902467Z \end{cases}', rendering as TeX
2021-03-23T10:12:27.2914633Z [WARNING] Could not convert TeX math '1 - \sum _{k=0}^z \frac{\lambda ^k e^{-\lambda}}{k!} \left(1 - \left(q/p\right)^{(z-k)}\right)', rendering as TeX
2021-03-23T10:12:27.4947953Z [WARNING] Could not convert TeX math 'q_z =
2021-03-23T10:12:27.4948538Z \begin{cases}
2021-03-23T10:12:27.5007049Z 1 & \text{if } p \leqslant q\\
2021-03-23T10:12:27.5009184Z \left(q/p\right)^z & \text{if } p > q
2021-03-23T10:12:27.5011290Z \end{cases}', rendering as TeX
2021-03-23T10:12:27.5021229Z [WARNING] Could not convert TeX math '\lambda = z \ \frac{q}{p}', rendering as TeX
2021-03-23T10:12:27.5032076Z [WARNING] Could not convert TeX math '\sum _{k=0}^\infty \frac{\lambda ^k e^{-\lambda}}{k!} \cdot
2021-03-23T10:12:27.5033535Z \begin{cases}
2021-03-23T10:12:27.5034202Z \left(q/p\right)^{(z-p)} & \text{if } k \leqslant z \\
2021-03-23T10:12:27.5037667Z 1 & \text{if } k > z
2021-03-23T10:12:27.5038192Z \end{cases}', rendering as TeX
2021-03-23T10:12:27.5046634Z [WARNING] Could not convert TeX math '1 - \sum _{k=0}^z \frac{\lambda ^k e^{-\lambda}}{k!} \left(1 - \left(q/p\right)^{(z-k)}\right)', rendering as TeX
2021-03-23T10:12:27.5888355Z [WARNING] Could not convert TeX math 'q_z =
2021-03-23T10:12:27.5889752Z \begin{cases}
2021-03-23T10:12:27.5890576Z 1 & \text{if } p \leqslant q\\
2021-03-23T10:12:27.5891436Z \left(q/p\right)^z & \text{if } p > q
2021-03-23T10:12:27.5892570Z \end{cases}', rendering as TeX
2021-03-23T10:12:27.5898479Z [WARNING] Could not convert TeX math '\lambda = z \ \frac{q}{p}', rendering as TeX
2021-03-23T10:12:27.5908835Z [WARNING] Could not convert TeX math '\sum _{k=0}^\infty \frac{\lambda ^k e^{-\lambda}}{k!} \cdot
2021-03-23T10:12:27.5909920Z \begin{cases}
2021-03-23T10:12:27.5911055Z \left(q/p\right)^{(z-p)} & \text{if } k \leqslant z \\
2021-03-23T10:12:27.5911983Z 1 & \text{if } k > z
2021-03-23T10:12:27.5912965Z \end{cases}', rendering as TeX
2021-03-23T10:12:27.5922540Z [WARNING] Could not convert TeX math '1 - \sum _{k=0}^z \frac{\lambda ^k e^{-\lambda}}{k!} \left(1 - \left(q/p\right)^{(z-k)}\right)', rendering as TeX
2021-03-23T10:12:27.9351361Z [WARNING] Could not convert TeX math 'q_z =
2021-03-23T10:12:27.9352740Z \begin{cases}
2021-03-23T10:12:27.9353632Z 1 & \text{if } p \leqslant q\\
2021-03-23T10:12:27.9354490Z \left(q/p\right)^z & \text{if } p > q
2021-03-23T10:12:27.9355668Z \end{cases}', rendering as TeX
2021-03-23T10:12:27.9359536Z [WARNING] Could not convert TeX math '\lambda = z \ \frac{q}{p}', rendering as TeX
2021-03-23T10:12:27.9419145Z [WARNING] Could not convert TeX math '\sum _{k=0}^\infty \frac{\lambda ^k e^{-\lambda}}{k!} \cdot
2021-03-23T10:12:27.9420410Z \begin{cases}
2021-03-23T10:12:27.9421547Z \left(q/p\right)^{(z-p)} & \text{if } k \leqslant z \\
2021-03-23T10:12:27.9422492Z 1 & \text{if } k > z
2021-03-23T10:12:27.9423488Z \end{cases}', rendering as TeX
2021-03-23T10:12:27.9432114Z [WARNING] Could not convert TeX math '1 - \sum _{k=0}^z \frac{\lambda ^k e^{-\lambda}}{k!} \left(1 - \left(q/p\right)^{(z-k)}\right)', rendering as TeX
2021-03-23T10:12:28.1490147Z [WARNING] Could not convert TeX math 'q_z =
2021-03-23T10:12:28.1492610Z \begin{cases}
2021-03-23T10:12:28.1495544Z 1 & \text{if } p \leqslant q\\
2021-03-23T10:12:28.1498759Z \left(q/p\right)^z & \text{if } p > q
2021-03-23T10:12:28.1501656Z \end{cases}', rendering as TeX
2021-03-23T10:12:28.1512171Z [WARNING] Could not convert TeX math '\lambda = z \ \frac{q}{p}', rendering as TeX
2021-03-23T10:12:28.1578006Z [WARNING] Could not convert TeX math '\sum _{k=0}^\infty \frac{\lambda ^k e^{-\lambda}}{k!} \cdot
2021-03-23T10:12:28.1580450Z \begin{cases}
2021-03-23T10:12:28.1584427Z \left(q/p\right)^{(z-p)} & \text{if } k \leqslant z \\
2021-03-23T10:12:28.1587737Z 1 & \text{if } k > z
2021-03-23T10:12:28.1590589Z \end{cases}', rendering as TeX
2021-03-23T10:12:28.1602842Z [WARNING] Could not convert TeX math '1 - \sum _{k=0}^z \frac{\lambda ^k e^{-\lambda}}{k!} \left(1 - \left(q/p\right)^{(z-k)}\right)', rendering as TeX
2021-03-23T10:12:28.2303844Z [WARNING] Could not convert TeX math 'q_z =
2021-03-23T10:12:28.2305032Z \begin{cases}
2021-03-23T10:12:28.2305835Z 1 & \text{if } p \leqslant q\\
2021-03-23T10:12:28.2306728Z \left(q/p\right)^z & \text{if } p > q
2021-03-23T10:12:28.2307831Z \end{cases}', rendering as TeX
2021-03-23T10:12:28.2312425Z [WARNING] Could not convert TeX math '\lambda = z \ \frac{q}{p}', rendering as TeX
2021-03-23T10:12:28.2363969Z [WARNING] Could not convert TeX math '\sum _{k=0}^\infty \frac{\lambda ^k e^{-\lambda}}{k!} \cdot
2021-03-23T10:12:28.2364749Z \begin{cases}
2021-03-23T10:12:28.2365415Z \left(q/p\right)^{(z-p)} & \text{if } k \leqslant z \\
2021-03-23T10:12:28.2365977Z 1 & \text{if } k > z
2021-03-23T10:12:28.2366563Z \end{cases}', rendering as TeX
2021-03-23T10:12:28.2373453Z [WARNING] Could not convert TeX math '1 - \sum _{k=0}^z \frac{\lambda ^k e^{-\lambda}}{k!} \left(1 - \left(q/p\right)^{(z-k)}\right)', rendering as TeX
2021-03-23T10:12:28.3167605Z [WARNING] Could not convert TeX math 'q_z =
2021-03-23T10:12:28.3169412Z \begin{cases}
2021-03-23T10:12:28.3171994Z 1 & \text{if } p \leqslant q\\
2021-03-23T10:12:28.3174353Z \left(q/p\right)^z & \text{if } p > q
2021-03-23T10:12:28.3177077Z \end{cases}', rendering as TeX
2021-03-23T10:12:28.3187272Z [WARNING] Could not convert TeX math '\lambda = z \ \frac{q}{p}', rendering as TeX
2021-03-23T10:12:28.3197723Z [WARNING] Could not convert TeX math '\sum _{k=0}^\infty \frac{\lambda ^k e^{-\lambda}}{k!} \cdot
2021-03-23T10:12:28.3199468Z \begin{cases}
2021-03-23T10:12:28.3202920Z \left(q/p\right)^{(z-p)} & \text{if } k \leqslant z \\
2021-03-23T10:12:28.3203959Z 1 & \text{if } k > z
2021-03-23T10:12:28.3205017Z \end{cases}', rendering as TeX
2021-03-23T10:12:28.3211470Z [WARNING] Could not convert TeX math '1 - \sum _{k=0}^z \frac{\lambda ^k e^{-\lambda}}{k!} \left(1 - \left(q/p\right)^{(z-k)}\right)', rendering as TeX
2021-03-23T10:12:28.3954221Z [WARNING] Could not convert TeX math 'q_z =
2021-03-23T10:12:28.3954845Z \begin{cases}
2021-03-23T10:12:28.3957642Z 1 & \text{if } p \leqslant q\\
2021-03-23T10:12:28.3960092Z \left(q/p\right)^z & \text{if } p > q
2021-03-23T10:12:28.3962499Z \end{cases}', rendering as TeX
2021-03-23T10:12:28.4015735Z [WARNING] Could not convert TeX math '\lambda = z \ \frac{q}{p}', rendering as TeX
2021-03-23T10:12:28.4027329Z [WARNING] Could not convert TeX math '\sum _{k=0}^\infty \frac{\lambda ^k e^{-\lambda}}{k!} \cdot
2021-03-23T10:12:28.4029619Z \begin{cases}
2021-03-23T10:12:28.4033212Z \left(q/p\right)^{(z-p)} & \text{if } k \leqslant z \\
2021-03-23T10:12:28.4036517Z 1 & \text{if } k > z
2021-03-23T10:12:28.4039331Z \end{cases}', rendering as TeX
2021-03-23T10:12:28.4051363Z [WARNING] Could not convert TeX math '1 - \sum _{k=0}^z \frac{\lambda ^k e^{-\lambda}}{k!} \left(1 - \left(q/p\right)^{(z-k)}\right)', rendering as TeX
2021-03-23T10:12:28.4836724Z [WARNING] Could not convert TeX math 'q_z =
2021-03-23T10:12:28.4837196Z \begin{cases}
2021-03-23T10:12:28.4840360Z 1 & \text{if } p \leqslant q\\
2021-03-23T10:12:28.4843133Z \left(q/p\right)^z & \text{if } p > q
2021-03-23T10:12:28.4845812Z \end{cases}', rendering as TeX
2021-03-23T10:12:28.4855000Z [WARNING] Could not convert TeX math '\lambda = z \ \frac{q}{p}', rendering as TeX
2021-03-23T10:12:28.4908557Z [WARNING] Could not convert TeX math '\sum _{k=0}^\infty \frac{\lambda ^k e^{-\lambda}}{k!} \cdot
2021-03-23T10:12:28.4910468Z \begin{cases}
2021-03-23T10:12:28.4913807Z \left(q/p\right)^{(z-p)} & \text{if } k \leqslant z \\
2021-03-23T10:12:28.4916435Z 1 & \text{if } k > z
2021-03-23T10:12:28.4926086Z \end{cases}', rendering as TeX
2021-03-23T10:12:28.4938728Z [WARNING] Could not convert TeX math '1 - \sum _{k=0}^z \frac{\lambda ^k e^{-\lambda}}{k!} \left(1 - \left(q/p\right)^{(z-k)}\right)', rendering as TeX
@ccdd13
Copy link
Author

ccdd13 commented Mar 23, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment