>|Web designers can use the CSS font-stretch property although no
 >|browser I know of will apply it. It would be used as such:
 >|style="font-stretch: condensed", or  style="font-stretch:
narrower"
 >|with font-family: Nimbus Sans L.
 >|
 >|The lack of support for this CSS property has already been reported for
Mozilla:
 >|https://bugzilla.mozilla.org/show_bug.cgi?id=3512
Thanks. It seems that implementing font-stretch is not high-priority.
This bug report dates back to 1999. 
Would it be possible to create in a fonts.conf an alias "condensed"
that
would match :family="Nimbus Sans L":width=75, and could be specified
as
a font-family in a css style?
Bob T.