Mercurial > emacs
comparison man/mule.texi @ 74189:affcf7c0ac19
(Defining Fontsets): Fix use of `charset' and `font'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 25 Nov 2006 18:28:40 +0000 |
parents | abf2841bcbd7 |
children | 320ac9b34412 |
comparison
equal
deleted
inserted
replaced
74188:eef51c4e9942 | 74189:affcf7c0ac19 |
---|---|
1300 You can specify additional fontsets using X resources named | 1300 You can specify additional fontsets using X resources named |
1301 @samp{Fontset-@var{n}}, where @var{n} is an integer starting from 0. | 1301 @samp{Fontset-@var{n}}, where @var{n} is an integer starting from 0. |
1302 The resource value should have this form: | 1302 The resource value should have this form: |
1303 | 1303 |
1304 @smallexample | 1304 @smallexample |
1305 @var{fontpattern}, @r{[}@var{charsetname}:@var{fontname}@r{]@dots{}} | 1305 @var{fontpattern}, @r{[}@var{charset}:@var{font}@r{]@dots{}} |
1306 @end smallexample | 1306 @end smallexample |
1307 | 1307 |
1308 @noindent | 1308 @noindent |
1309 @var{fontpattern} should have the form of a standard X font name, except | 1309 @var{fontpattern} should have the form of a standard X font name, except |
1310 for the last two fields. They should have the form | 1310 for the last two fields. They should have the form |