comparison man/xemacs/custom.texi @ 365:30d2cfa1092a r21-1-12

Import from CVS: tag r21-1-12
author cvs
date Mon, 13 Aug 2007 11:00:12 +0200
parents 8e84bee8ddd0
children cc15677e0335
comparison
equal deleted inserted replaced
364:63c3368d1275 365:30d2cfa1092a
2484 As the menubar is implemented as a widget which is not a part of XEacs 2484 As the menubar is implemented as a widget which is not a part of XEacs
2485 proper, it does not use the fac" mechanism for specifying fonts and 2485 proper, it does not use the fac" mechanism for specifying fonts and
2486 colors: It uses whatever resources are appropriate to the type of widget 2486 colors: It uses whatever resources are appropriate to the type of widget
2487 which is used to implement it. 2487 which is used to implement it.
2488 2488
2489 If Emacs was compiled to use only the Motif-lookalike menu widgets, then one 2489 If Emacs was compiled to use only the Lucid Motif-lookalike menu widgets,
2490 way to specify the font of the menubar would be 2490 then one way to specify the font of the menubar would be
2491 2491
2492 @example 2492 @example
2493 Emacs*menubar*font: *-courier-medium-r-*-*-*-120-*-*-*-*-*-* 2493 Emacs*menubar*font: *-courier-medium-r-*-*-*-120-*-*-*-*-*-*
2494 @end example 2494 @end example
2495
2496 If both the Lucid Motif-lookalike menu widgets and X Font Sets are
2497 configured to allow multilingual menubars, then one uses
2498
2499 @example
2500 *menubar*FontSet: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*, \
2501 -*-*-*-*-*-*-*-120-*-jisx0208.1983-0
2502 @end example
2503
2504 That would specify fonts for a Japanese menubar. Specifying only one
2505 XLFD is acceptable; specifying more than one for a given registry
2506 (language) is also allowed. When X Font Sets are configured, some .font
2507 resources (eg, menubars) are ignored in favor of the corresponding
2508 .fontSet resources.
2495 2509
2496 If the Motif library is being used, then one would have to use 2510 If the Motif library is being used, then one would have to use
2497 2511
2498 @example 2512 @example
2499 Emacs*menubar*fontList: *-courier-medium-r-*-*-*-120-*-*-*-*-*-* 2513 Emacs*menubar*fontList: *-courier-medium-r-*-*-*-120-*-*-*-*-*-*