unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs master: different (ugly) font in org-mode
@ 2021-10-01 21:40 Angelo Graziosi
  2021-10-02  4:47 ` Protesilaos Stavrou
  0 siblings, 1 reply; 22+ messages in thread
From: Angelo Graziosi @ 2021-10-01 21:40 UTC (permalink / raw)
  To: emacs-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 885 bytes --]

I use JetBrains Mono font in Emacs and in today build from master, the Org documents display a different ugly (in my opinion) font. See the fields 

#+language: 
#+options: toc:2 H:3 num:2 email:t
#+include:

#+begin_quote
#+end_quote

in test.org-emacs29-01oct2021.png attached.

With the build I did a month ago *all* is rendered with the same font, just the color changes. See the attached test.org-emacs28-02sep2021.png.

If this is not a bug, How can I restore the previous behavior?

In my init file I have:

(set-frame-font "JetBrains Mono-11" nil t)

(setq default-frame-alist
      '(
        (width . 115) ; character
        (height . 49) ; lines
        ;;(fullscreen . fullheight)
        ;;(left . (- 0)); pixel
        ;;(top  . (+ 0)); pixel
        (left . 840); pixel
        (top  .   0); pixel
        (font . "JetBrains Mono-11") ; font
        ))


Ciao,
 Angelo.

[-- Attachment #2: test.org-emacs29-01oct2021.png --]
[-- Type: image/png, Size: 34536 bytes --]

[-- Attachment #3: test.org-emacs28-02sep2021.png --]
[-- Type: image/png, Size: 39768 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2022-04-20  6:12 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 21:40 Emacs master: different (ugly) font in org-mode Angelo Graziosi
2021-10-02  4:47 ` Protesilaos Stavrou
2021-10-02  9:08   ` Angelo Graziosi
2021-10-04 19:11   ` Emacs master: different (ugly) font in org-mode [Windows, macOS] Angelo Graziosi
2021-10-04 19:40     ` Protesilaos Stavrou
2021-10-05 11:47       ` Eli Zaretskii
2021-10-05 13:41         ` Angelo Graziosi
2021-10-05 15:46           ` Eli Zaretskii
2021-10-05 19:45             ` Angelo Graziosi
2021-10-06 11:48               ` Eli Zaretskii
2021-10-06 12:09                 ` Protesilaos Stavrou
2021-10-06 21:06                 ` Angelo Graziosi
2021-10-06 21:40                   ` Stefan Kangas
2021-10-07  4:27                     ` Protesilaos Stavrou
2021-10-07  4:57                       ` Ihor Radchenko
2021-10-07  5:04                         ` Protesilaos Stavrou
2021-10-07  5:24                           ` Ihor Radchenko
2022-04-20  5:06                           ` Ihor Radchenko
2022-04-20  6:12                             ` Bastien
2021-10-07  7:32                         ` Eli Zaretskii
2021-10-07  7:31                       ` Eli Zaretskii
2021-10-07  7:05                   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).