我试着把TODO的组织模式脸和TODO所在的标题的大小保持一致。这目前工作的脸使用的标签,如本屏幕截图所示。

使用describe face,标签的脸和TODOs的脸看起来是相同的.你知道为什么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: nilFace: 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发布于 2020-10-20 06:19:30
我认为标题中的字体大小将在org9.5中固定,这要归功于Protesilaos贡献。
https://stackoverflow.com/questions/62003016
复制相似问题