

- [1] [CODE(CSS)[roman]]
- [2] [CODE(CSS)[modern]]
- [3] [[CSS]] の [[GenericFontFamily]] の存在を知っているのかいないのか。。。
- [4] >>2 な辺り、 CSS の現仕様では不十分という御主張ですかな、 [[M$]] どんは。

[5]
[SAMP(CSS)[mso-generic-font-family:auto;]] [Word 9]
([[名無しさん]])

[6]
- [SAMP(CSS)[mso-generic-font-family:modern]] [Word 9]
- [SAMP(CSS)[mso-generic-font-family:roman]] [Word 9]

([[名無しさん]])

[7]
[SAMP(CSS)[mso-generic-font-family:swiss;]] ([SAMP(CSS)[font-family:"Trebuchet MS";]]; [SAMP(CSS)[font-family:Tahoma;]]) [Word 10]
([[名無しさん]])

[8]
[SAMP(CSS)[mso-generic-font-family:auto;]] ([SAMP(CSS)[@font-face]], [SAMP(CSS)[font-family:Wingdings;]]) [Word 10]
([[名無しさん]])

[9]
- [SAMP(CSS)[mso-generic-font-family:script;]]
- [SAMP(CSS)[mso-generic-font-family:decorative;]]

[Word 10]
([[名無しさん]] [sage])

[10]
[SAMP(CSS)[mso-generic-font-family:auto;]] (非 [CODE(CSS)[@font-face]]) [Excel 9]
([[名無しさん]] [sage])

[11]
>>10 [Excel 10]
([[名無しさん]] [sage])


[12]
MS Gothic は [CODE(CSS)[modern]] らしい。 [SRC[Word 9]]

[13] 
[PRE(CSS example code)[
@font-face
	{font-family:Arial;
	panose-1:0 2 11 6 4 2 2 2 2 2;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:50331648 0 0 0 1 0;}
]PRE]

;; [[Word]] 11