emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Survey: Toolbars


From: Daniel Martín
Subject: Re: Emacs Survey: Toolbars
Date: Wed, 23 Dec 2020 20:10:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (darwin)

Tomas Hlavaty <tom@logand.com> writes:

>
> I hit a problem with WYSIWYG when trying to implement the WYG part for
> emacs-pdf: My console emacs has black background but my paper is white.
> Any ideas how to handle this use-case in WYSIWYG editor?
>

I'd say that when you render for printing you should always generate a
document with black text over a white background.  Unless the user
explicitly changes the face of parts of the text, in which case you
respect them.  That's not truly WYSIWYG, but seems like a sensible
approach to iterate on.


reply via email to

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