[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Why is emacs so square?"
From: |
Juri Linkov |
Subject: |
Re: "Why is emacs so square?" |
Date: |
Fri, 05 Jun 2020 00:50:38 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) |
> Or couldn't it be possible to define some html+css to model A4 paper
> size, for example:
>
> https://codepen.io/rafaelcastrocouto/pen/LFAes
>
> and use some of live preview options for html (eww or browseurl or
> something else)? Not a wysiwyg directly, but kind-of middle ground?
Maybe chromium-browser --print-to-pdf=doc.pdf --headless --disable-gpu
--run-all-compositor-stages-before-draw --no-margins doc.html
or using its wrapper chromehtml2pdf.