N0rbert

Results 66 comments of N0rbert

If possible, @yihui , please add colon (:) instead of bold style: Example 1.1: Simple C Program as it was in previous versions.

Dear @yihui ! This problem is very actual. Presentation may be shown on device without internet (completely offline), so `self_contained` or something is needed for MathJax.

It seems that I hacked out it. Here is my code: ``` --- title: "xaringan-mathjax-local" output: xaringan::moon_reader: chakra: 'libs/remark-latest.min.js' lib_dir: 'libs' mathjax: null nature: beforeInit: 'libs/local.js' --- This is simple...

Currently it is very hard to obtain Qt4 on newest Ubuntu 20.04 LTS. From [ArchLinux PKGBUILD](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=lucaschess-git) I see that compilation is difficult too. And following it on 20.04 LTS fails...

Попробовал переписать скрипты здесь на использование новых образов контейнеров - `raabf/texstudio-versions:texlive2019` и `raabf/texstudio-versions:latest` (2016 почему-то) - в обоих случаях есть ошибки сборки диссертации. Проект dockertex выглядит заброшенным, там последний коммит...

We are "celebrating" 4 years of this bug. And it is still does not work with ``` \begin{equation} g\left(k\right) = \binom{n}{k} p^k\left(1-p\right)^{n-k} \label{binom2} \end{equation} ``` ![katex](https://github.com/KaTeX/KaTeX/assets/309456/9768545f-f581-4428-97ff-8ab1fc6fb8fb)

The following equation ``` \begin{equation} g\left(k\right) = \binom{n}{k} p^k\left(1-p\right)^{n-k} \label{binom2} \end{equation} ``` still does not render with latest KaTeX 0.16.9 - "KaTeX parse error: Undefined control sequence: \label at position...

It is near 4 years passed while we chatting here. Please implement support of this ``` \begin{equation} g\left(k\right) = \binom{n}{k} p^k\left(1-p\right)^{n-k} \label{binom2} \end{equation} ``` in the main KaTeX codebase.

The following equation ``` \begin{equation} g\left(k\right) = \binom{n}{k} p^k\left(1-p\right)^{n-k} \label{binom2} \end{equation} ``` still does not render with latest KaTeX 0.16.9 - "KaTeX parse error: Undefined control sequence: \label at position...