roboto serif

Herbert Voss Herbert.Voss at fu-berlin.de
Sun May 8 11:09:51 CEST 2022


forget my answer, I thought you wanted roboto _sans_ serif ...

sorry for the noise
Herbert




Am 08.05.22 um 11:07 schrieb Herbert Voss:
>
>
> Am 08.05.22 um 09:55 schrieb Barbara Sánta:
>> Hi, are there any simple ways of using the new "roboto serif" fonts 
>> with latex?
>> Any experiences with them? How about math fonts together with them?
>> Advantages and disadvantages of using them?
>
>
> \documentclass{article}
> \usepackage{firamath-otf}
> \usepackage{roboto}
> \renewcommand\familydefault{\sfdefault}
> \usepackage[english]{babel}
>
> \begin{document}
> \tableofcontents
> \section{Titel with roboto}
> \subsection{Subtitel with roboto}
>
> foo bar baz
>
> \[ \int_1^{\infty} \frac1{x^2} \symup{d}x=1 \]
>
> \end{document}
>
>
> Herbert



More information about the texhax mailing list.