Tao Cumplido wrote: > I don't know yet whether I am gonna need it or not, but I'd like to know if > it's possible before I start getting into Lyx seriously.
With LaTeX, the following works:
\usepackage{libertine}
GRO\MakeUppercase{ß}E SACHE
\textsc{Große Sache}
In other words, the LaTeX package automatically uses the capital <ß> unless
you load the package with the option "ss".
Jürgen
