Hi again! I' ve started using LuaLaTeX to build presentiations either, with Beamer of course. Everything worked fine till I started typing math in math-mode. I've noticed symbols were not being displayed, for example \forall, \dots, \to,... Why is that? Can you help me?
In case it's needed, this is my preamble:
\usepackage[no-math]{fontspec}
\usepackage{luaotfload}
\usepackage{luatextra}
\usepackage{lualatex-math}
\usepackage{unicode-math}
Thanks in advances,
andrea
