File:AMS Euler typeface example.svg
Summary
Description |
English: Sample of the typeface AMS Euler. |
||
Date | |||
Source | Own work by uploader. The LaTeX source file converted to a PDF file by pdflatex (pdfTeX). The PDF file converted to PBM by gs (Ghostscript) using a resolution of 6350 dpi (250 dots pr. mm). PBM file cropped by pnmcrop (Netpbm) and converted to a PNG file by pnmtopng (Netpbm). The PNG file traced to create an SVG file by Inkscape. The resulting SVG file was then edited by hand with Emacs. | ||
Author | Peter J. Acklam | ||
Permission (Reusing this file) |
|
||
Other versions |
![]() |
LaTeX source
\documentclass[a5paper]{article}
\usepackage{euler}
\pagestyle{empty}
\begin{document}
\[ \beta_{k-i}^c := \frac{1}{h_n} \int_{t_n}^{t_n+1} L_i^k(t) \, dt \]
\end{document}