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: Jean Louis
Subject: Re: Basic WYSIWYG printing in GNU Emacs
Date: Sun, 13 Jun 2021 13:18:13 +0300
User-agent: Mutt/2.0.7+183 (3d24855) (2021-05-28)

* 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.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

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