emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Basic WYSIWYG printing in GNU Emacs


From: Filipp Gunbin
Subject: Re: Basic WYSIWYG printing in GNU Emacs
Date: Wed, 16 Jun 2021 16:35:17 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin)

On 13/06/2021 13:18 +0300, Jean Louis wrote:

> * Dov Grobgeld <dov.grobgeld@gmail.com> [2021-06-13 11:02]:
>> I think you would get much better international support if you combine
>> the emacs printing with my utf8-to-ps (or pdf or svg) program paps.
>> See: https://github.com/dov/paps . paps support "Pango Markup" so if
>> you convert emacs faces to pango markup, you can multi face and color
>> output.
>>
>> Thinking about it since emacs is gtk based these days, it has pango
>> and cairo as implicit dependencies, so if these libraries were exposed
>> through the emacs lisp api, it would be possible to write a
>> replacement for paps in emacs. :-)
>
> Package `htmlize' converts buffer properties to HTML, maybe that is
> right package to start converting to pandoc markup.

There's also htmlfontify.el in core.

Filipp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]