Search found 1 match

by aa2719
Fri May 24, 2019 11:18 pm
Forum: Text Formatting
Topic: Latex Beamer error
Replies: 1
Views: 2466

Latex Beamer error

I was writing below code but while I use $ sign within the \begin {frame} the line doesn't work
Check the line number 28. If i run the code line 28 does not execute.

\documentclass{beamer}
\usetheme[progressbar=frametitle]{metropolis}
\setbeamertemplate{frame numbering}[fraction]
\useoutertheme ...