Yukai Chou

Results 268 issues of Yukai Chou

Currently the `loadComplete` call in packaged `siunix.js` is ```javascript MathJax.Ajax.loadComplete("[Contrib]/siunitx/siunitx.js") ``` The path the call loads, `"[Contrib]/siunitx/siunitx.js"`, is inconsistent with * the guidelines ([#using-third-party-extensions](https://github.com/mathjax/MathJax-third-party-extensions#using-third-party-extensions)) provided by official MathJax-third-party-extensions repo *...

This commit adds spaces between parts of the package information written into `.log` file, if a `\listfiles` command is used in `.tex` file. - Before: `tikz-feynman.sty 2016/02/05v1.1.0Feynman diagrams with TikZ`...

As reported by https://tex.stackexchange.com/q/569670, predefined theorem environments `lemma`, `problem`, `solution` and `proof` are missing from the "complete list". I hesitate to provide a PR because I cannot fix the following...

From this TeX-SX question: https://tex.stackexchange.com/q/553969 For block environments `block`, `alertblock`, and `exmapleblock`, - the font templates used for typesetting titles in latter two envs inherit from the first one, -...

From this TeX-SX question: https://tex.stackexchange.com/a/545420. I gave a workaround there by reducing the `\leftmargin` and `\rightmargin` by `\beamer@colbox@sep`, but not sure if there is more elegant and unifying consistent solution...

This relates to #605, but from a more general point of view. Currently, `beamer` provides no user interfaces to control the shape of list-like environments. The ultimate solution would be...

Original question: https://tex.stackexchange.com/q/542334 ### Analysis (sorry for my wordy): 1. When split outer theme is used, the headline is typeset in a fixed-height box, the height is **2.4375ex * n...

When using `\pause` inside a verbatim env, and that verbatim saves its content in a box line by line before output, extra slides are produced. For example, the save-to-box is...

On this repo's [GitHub Page](http://tufte-latex.github.io/tufte-latex/), the following three links are all dead: - the link to `NumberTheory.pdf`, used to show a sample book using tufte-latex - the links to `week5lecture.pdf`...

把 > 将一元操作符以及其操作数包含**的**括号内 改为 >将一元操作符以及其操作数包含**在**括号内 句子主干为「将 a 包含在 b 内」。