Tong <[email protected]> writes: > On Oct 13, 11:56 am, Phillip Lord <[email protected]> > wrote: >> You could try this. Type M-x list-faces-display >> >> This should show you all the faces that adoc is using for titles, named >> adoc-title-0, adoc-title-1. If they are all the same size there, > > yes, > >> then >> they are going to be also in an adoc-mode buffer. In which case, it >> might be a generic emacs problem. > > So they have different sizes with you emacs?
Yes, I do. If you do M-x list-faces-display, then do all the fonts appear the same size? In particular, look at info-title-1, info-title-2 and so. If they don't appear in the faces-display, try M-x info first. For, in a default emacs, these font use different sizes. If these don't, then I suspect it's nothing to do with adoc. So, then try launching emacs with "emacs -Q", then "M-x info", then "M-x list-faces-display" and check again. If you get different sizes now, then it is something in your .emacs. My guess is that you are using a font which can't be scaled, but I've not had this problem size variable size displays came in, so it really is just a guess. Phil -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
