-
Something like:
```c
log_print(int verbosity, bool main_only, char *format, ...)
```
Goals: Any code that now prints to stderr and/or log with a bunch of conditions (with 3-10 lines of code ea…
-
Glad to see you use _polyglossia_ and _fontspec_ packages, as well as this line:
https://github.com/naiithink/latex-th/blob/6d67962a3b02b0c27a851a295965757677a6e4d0/_test/hello.tex#L25
Would this he…
-
This relates to https://github.com/w3c/csswg-drafts/issues/7708 about the value of the differences between the `continue: discard` and `continue: collapse` approaches to `line-clamp`, but looks into a…
-
I'm using the `dot2texi` package to draw some graphs on my `beamer` presentation, but I can't figure out how to make it work with the `outputdir` option.
Here is my directory structure:
```
├── b…
-
If a title contains two or more languages, it is not currently possible to mark it for the WCAG-required language of parts (Success Criterion 3.1.2).
For example, if a page is titled "Este es el ti…
-
I've been looking at implementing some alternative hanging punctuation code as envisionned in https://github.com/koreader/koreader/issues/2844#issuecomment-464483142.
I figured I may need, in lvtex…
-
When I try to use a bibliography within a ecclesiastic Latin document (set by polyglossia), I get the warning
```
Package biblatex Warning: Language 'latin.ecclesiastic' not supported.
(biblatex) …
wehro updated
4 years ago
-
https://drafts.csswg.org/css-overflow/ - I think.
Authors should be able to control the way ellipsizing happens - whether it shows incomplete words, or only whole words. I would even split the incomp…
-
### Background
As we near the end of the docs cycle, to bring about standardisation, this issue tracks global search/replace nomenclature issues.
### Details
Upon completion of this epic, we …
mfw78 updated
9 months ago
-
currently it appears keyboard language is not exposed to JS. Adding this to EditContext could help authors in some scenarios where IME info is needed.