-
To be honest, I don't know what would be a good choice. I think the FDL has shown itself to be rather impractical. Perhaps some form of CC?
-
I'd like to do further processing with the math display, such as exporting it in a vector graphics file format, or sending the math to an OpenGL renderer. Is there any iosMath function that I could as…
cesss updated
7 years ago
-
https://github.com/kmuto/review/issues/459#issuecomment-156809916 で報告の現象。
footnoteについて
```
//footnote[url][TechBoosterのWebサイト @{http://techbooster.org/}]
```
が
```
\footnote{TechBoosterのWebサイト @\t…
-
**Is your feature request related to a problem? Please describe.**
When I generate a `.tex` file, the code outputs are not added to the file, only code inputs. In #810 @mmcky has mentioned that thi…
-
There are a bunch of [static site generator](https://jamstack.org/generators/) that creates HTML pages from templates or components and the given content source. Besides, we can also automate, customi…
Hsins updated
3 years ago
-
I have added a logo in lieu of a text title by following the directions here: https://bookdown.org/yihui/rmarkdown-cookbook/latex-logo.html.
However, by doing so, hovering over the HTML logo causes…
-
I'm playing with jupyter-book for the first time and created a _toc.yml of the form:
```
- file: Intro.md
title: "Introduction"
- file: R-1a.md
title: "Introduction to R"
- file: R-2a.md
…
-
It is never too early to start thinking about system tests. These are the tests that we will use when the new software is complete. Unlike unit tests, which test small subsets of the code, system te…
-
```
tufte-latex 3.5.0:
The attached tex source (Tufte-Latex3.5.0MinimalExample.tex using TeXLive 2010)
complies xelatex with only the hyperref error " Option `pagecolor' is not
available anymore."
…
-
This is related to @yihui comment in Issue #422 :
> @dataopt [Algorithms](https://en.wikibooks.org/wiki/LaTeX/Algorithms) are different with theorems in LaTeX, so they cannot be implemented as ea…