org-mode全部font-size

org-mode TODO font-size

我试图让 TODO 的 org-mode 面与 TODO 所在的标题大小相同。这目前适用于用于标签的面部,如屏幕截图所示。

使用 describe-face,标签的外观和 TODO 的外观看起来是一样的。知道为什么 TODO 面以完全不同的大小显示吗?

Face: org-todo (sample) (customize this face)

Documentation:
Face for TODO keywords.

Defined in ‘org-faces.el’.

           Family: unspecified
          Foundry: unspecified
            Width: unspecified
           Height: unspecified
           Weight: unspecified
            Slant: unspecified
       Foreground: #dc752f
DistantForeground: unspecified
       Background: unspecified
        Underline: unspecified
         Overline: unspecified
   Strike-through: unspecified
              Box: unspecified
          Inverse: unspecified
          Stipple: unspecified
             Font: unspecified
          Fontset: unspecified
          Inherit: nil
Face: org-agenda-structure (sample) (customize this face)

Documentation:
Face used in agenda for captions and dates.

Defined in ‘org-faces.el’.

           Family: unspecified
          Foundry: unspecified
            Width: unspecified
           Height: unspecified
           Weight: unspecified
            Slant: unspecified
       Foreground: #c56ec3
DistantForeground: unspecified
       Background: unspecified
        Underline: unspecified
         Overline: unspecified
   Strike-through: unspecified
              Box: unspecified
          Inverse: unspecified
          Stipple: unspecified
             Font: unspecified
          Fontset: unspecified
          Inherit: nil

我认为标题中的字体大小将在 org 9.5 中得到修复,这要归功于 Protesilaos contribution