Re: impostare la virgola come separatore decimale

#76940
lorenzo.pantieri
Partecipante
    Up
    0
    Down
    ::


    `\documentclass{article}
    \usepackage{siunitx}
    \sisetup{output-decimal-marker={,}}
    \begin{document}
    \num{3.41}
    \end{document}`
    Nell’Arte c’era. 😉

    Go to top