-
Take the following document:
```
\documentclass[
uplatex,
tate,
book,
paper=a6,
hanging_punctuation,
open_bracket_pos=zenkakunibu_nibu,
number_of_lines=16,
]{jlreq}
\title{テスト…
-
### If this is a support request:
**Please attempt to solve the problem on your own before opening an issue.**
Between old issues, StackOverflow, and Google, you should be able to find
solutions …
-
Should we be submitting pull requests to popular Open Source fonts?
Or should we wait until Unicode 9 is published this summer?
edent updated
2 years ago
-
`biblatex` uses list structures as the base of its bibliography environments, being bibliography entries rendered as list items. However, contrary to regular lists, it can be very tricky to add a subl…
-
Hi,
The documentation claims that TinyTeX is portable, but that doesn't seem to be the case.
On Linux, it can be reproduced like this.
## 1. Install TinyTeX"
wget -qO- "https://yihui.n…
-
```
echo -e "\`\`\`{include=\"script.py\"}\n\`\`\`" > dummy.md
echo "println(\"Hello World\")" > script.py
pandoc --filter pandoc-include-code dummy.md
```
The above sequence of commands gives …
-
Some enhancements that would help with this:
https://github.com/diagrams/diagrams-lib/issues/76 z-order
https://github.com/diagrams/diagrams-lib/issues/108 projective transforms
Per #108, points and…
-
I dug a little further from our discussion on the “[slightly larger intermediate parentheses](https://github.com/TeX-Live/yhmath/issues/2#issuecomment-466616413)”. In [my previous comment](https:…
-
This is the first of a series of bug reports related to FontForge's overlap removal code. It gets used in LilyPond using FontForge's batchmode to produce the 'Emmentaler' fonts for music notation.
…
-
## Brief outline of the bug
The width of =, < and \le are the same in size 10pt and 11pt, but not 12pt, which can cause misalignment in AMS align enviroments. Extracting the embedded pdf fonts,…