Re: Product integration symbol

#24666
DMW
    Up
    0
    Down
    ::

    Ops, io e la statistica viviamo agli antipodi 😳 Non sapevo ci fosse un’altro Pi grande 😀

    La stessa cosa vale per me.

    Comunque io non userei il grassetto, pensandoci bene non è un bel vedere
    `…\vcenter{\hbox{#1$\pi$}}…`
    e userei \Huge al posto di \huge.
    Alla fine scriverei
    `\makeatletter
    \def\@prodint#1{\vcenter{\hbox{#1$\pi$}}}
    \def\prodint{\mathop{
    \mathchoice{\@prodint\Huge}{\@prodint\LARGE}
    {\@prodint\Large}{\@prodint\large}}}
    \makeatother`
    Ciao

    Andrea

    Go to top