From mboxrd@z Thu Jan 1 00:00:00 1970 From: Texas Cyberthal Subject: Fixed vs variable pitch font [legibility 4/6] Date: Tue, 4 Feb 2020 12:09:45 +0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47800) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iypXb-0006OM-3S for emacs-orgmode@gnu.org; Mon, 03 Feb 2020 23:10:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iypXa-0005RH-09 for emacs-orgmode@gnu.org; Mon, 03 Feb 2020 23:10:23 -0500 Received: from mail-oi1-x22a.google.com ([2607:f8b0:4864:20::22a]:33482) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iypXZ-0005Pl-Qt for emacs-orgmode@gnu.org; Mon, 03 Feb 2020 23:10:21 -0500 Received: by mail-oi1-x22a.google.com with SMTP id q81so17187323oig.0 for ; Mon, 03 Feb 2020 20:10:21 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: "emacs-orgmode@gnu.org" Readable prose requires variable-pitch font. Readable code requires fixed-pitch font. Org should make it easy to configure the two separately. mixed-pitch-mode mostly solves this problem, but only advanced users know about it. https://gitlab.com/jabranham/mixed-pitch