Hello, I have LyX 2.0, using urw-arial, calling the packege with this code in the preamble:
\usepackage[T1]{fontenc} \usepackage[scaled]{uarial} \renewcommand*\familydefault{\sfdefault} I realized that roman numbers are so tiny and lower case. I need them upper case a bit bigger. Arabic numbers are fine. How could I achieve that? P.S:_ for roman numbers I used this in the preamble: \renewcommand{\thepage}{\roman{page}} \setcounter{page}{1} Thankyou! Kenedy