Search found 2 matches

by Mojert
Mon Dec 05, 2016 9:39 pm
Forum: Presentations and Posters
Topic: Problem with mathematicals environment and Beamer
Replies: 2
Views: 22986

Problem with mathematicals environment and Beamer

Thank you very much for your help, I highly appreciate it !
by Mojert
Mon Dec 05, 2016 7:41 pm
Forum: Presentations and Posters
Topic: Problem with mathematicals environment and Beamer
Replies: 2
Views: 22986

Problem with mathematicals environment and Beamer

Hello everyone !

I'm doing a presentation for my school and have an issue. Here is my code:
\documentclass[10pt]{beamer}
\usetheme{Warsaw}

\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[french]{babel}
\usepackage{graphicx}
\usepackage{lmodern}
\usepackage{siunitx}
\usepackage ...