-
CA State Library is experiencing errors exporting a facing page PDF. These only seem to happen on production, with the following transcription:
```xml
[[San Jose. Santa Clara Co. Cala|California]…
-
一个完整的模板怎么能少得了书脊呢?
按照《复旦大学博士、硕士学位论文规范(2017年3月修订版)》,“论文书脊上印:论文题目、作者姓名、复旦大学研究生院”。
嗯……偷懒没有查本科生的……
我觉得有两种形式:
第一种是,加入个“生成书脊”的选项,全自动来搞,根据页数计算字号大小,生成的书脊放在文件最末尾一页。
第二种是,再开一个模板,专门用来生成书脊、封一和封三,直接生成A…
-
It would be nice if there was a readme table to keep track of Unicode coverage (cf. https://en.wikipedia.org/wiki/DejaVu_fonts#Unicode_coverage ), e.g.
```
U+0000 to U+007F Basic Latin …
-
### Bug description
```
$ quarto render hello.qmd --to pdf
Executing 'hello.quarto_ipynb'
Cell 1/1: 'fig-polar'...Done
pandoc
to: latex
output-file: hello.tex
standalone: true
…
-
```
I discovered pandoc some time ago (congratulations it is really a useful
tool), but I have just used it to convert a LaTeX book into HTML.
I have found some issues that I will report in other iss…
-
```
I discovered pandoc some time ago (congratulations it is really a useful
tool), but I have just used it to convert a LaTeX book into HTML.
I have found some issues that I will report in other iss…
-
### Bug description
layout-ncol functionality not working
### Steps to reproduce
````qmd
```{r}
#| label: load-packages
#| echo: false
library(ggplot2)
```
```{r}
#| echo: false
…
-
When I print a PDF file with SumatraPDF (v3.1.2 64-bit), the background color is not white but light gray.
If I print the PDF file with Adobe PDF Reader, the background is white.
Anyone has t…
-
Hi,
I am a native Farsi (Persian) speaker and would like to contribute to the Persian localization. I am new to the latex ecosystem and have the following questions:
1. Are you interested in this ad…
-
Thanks a lot for this package.
I realised with the latest update that a floating object like a figure on a page distorts (changes font type, size, etc.) the text of the watermark on that page. I'v…