0

This is what I have:

enter image description here

and this is what I need (picture taken from a beamer document):

enter image description here

I'd like to know the font that is being used in the second picture for the \sum command. Some of my code is this:

\documentclass[11pt, oneside]{book}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsfonts}
\usepackage{amsthm}

\renewcommand\sfdefault{cmss} \renewcommand{\familydefault}{\sfdefault}

\begin{document} \begin{gather} \alpha = \sum_{i=1}^n x_i \alpha_i \end{gather} \end{document}

David Carlisle
  • 757,742
Peluche
  • 613

0 Answers0