Tagged Questions
1
vote
1answer
349 views
Math formula changes in tikz environment
I am trying to write a formula in a tikzpicture but it gets changed. The indices for the cumulative product is moved from under the \prod to after. See MWE:
\documentclass{beamer}
\usepackage{tikz}
...