Tagged Questions

0
votes
0answers
62 views

How to get small-caps using sIFR?

Hello, I'm new to sIFR and so far it's working very nicely. But now I need to replace something in small-caps. I tried just adding font-variant: small-caps; to my css inside the sIFR.replace() …
4
votes
2answers
290 views

“Font shape undefined” with latex and isodoc

I'm trying to create a simple invoice with pdflatex and the isodoc class. Unfortunately, the "INVOICE" opening is appear in all lowercase, and I suspect this warning is the reason why: LaTeX Font …
1
vote
1answer
236 views

WPF/XAML: Typography.Capitals seems to have no effect

All of these bits of text look the same, but I am trying to get them to look different. I want small caps text. What am I missing here to get the small caps typography effect to work? To reproduce …
1
vote
2answers
185 views

Internet Explorer: Broken Underlines

I'm having some trouble getting this layout to work correctly in IE. The problem is that when I have a bit of small-caps, underlined text, an image with vertical-align set to middle breaks up the …