-
Sample code that would be supported after implementing this feature:
```python
from fpdf import FPDF
pdf = FPDF()
pdf.add_page()
pdf.set_font("helvetica", size=40)
pdf.multi_cell(w=0, markdown…
-
I'm having somre troubles to create PDF file.
```
let html = " HELLO ! ";
let OPTIONS = {phantomPath: './node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs'};
pdf.create(html, OPTIONS).to…
-
The `Exporing (pdf)...` info popup does not disappear after some time. Only new ones are added, up to three popups on top of each other. These popups obscure part of the editor window and cannot be cl…
-
**Is your feature request related to a problem? Please describe.**
Can I use fitch.sty by Johan Klüwer in MathJax?
https://www.actual.world/resources/tex/sty/kluwer/edited/fitch.sty
**Describe th…
-
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/5896
Originally posted by **pipme** June 12, 2023
### Description
In mobile view, I can't find the links to other forma…
-
### Description
The html is "A better way to format your document for CEUR-WS" but when you download the PDF it is "A Planet Scale Spatial-Temporal Knowledge GraphBased On OpenStreetMap And H3 Grid"
…
jeswr updated
3 months ago
-
#### Description :octocat:
The general performance of Emacs gets very slow sometimes. This specifically happens with LaTeX and after opening the pdf and scrolling. The pattern is ambiguous. When it h…
-
1. I would like to use the ideas from https://homepages.inf.ed.ac.uk/wadler/papers/prettier/prettier.pdf implemented in Lean as Format type.
2. I would like to follow the idea of codecs from https:…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the feature you'd like to see implemented**
It would be nice to have a working Head-Up Display (HUD) l…
-
### Description
The paper is using aastex631 as the documentclass.
The HTML view doesn't show any content of the paper, but instead only a preview of some symbols. (`Additional AASTeX symbols`, ..…