区长仵江连夜召开会议,落实王书记重要指示精神
百度 要在“引人才”和“留人才”上出实招。
AMS Euler is an upright cursive typeface, commissioned by the American Mathematical Society (AMS) and designed and created by Hermann Zapf with the assistance of Donald Knuth and his Stanford graduate students. This tag covers all versions of the font, including the Type 1 version from amsfonts, the virtual fonts from eulervm and eulerpx, and the OpenType math font Neo Euler.
37 questions
5
votes
2
answers
179
views
Decoding the mystery calligraphic “I” in Pugh’s Real Mathematical Analysis
Regarding this link with the user's question and comments, I have not understood how to find the way the calligraphic letter I appearing in the text is represented. Other calligraphic fonts are ...
0
votes
1
answer
161
views
AMS Euler and italic variables [closed]
I prefer using the beautiful AMS Euler math font, but - as we all know - it is only upright. I was wondering that there were so few complaints about this fact. In Germany there's even a DIN standard ...
1
vote
1
answer
256
views
Set AMS Euler as the default maths font (XeTeX)
I am trying to use the AMS Euler fonts in my plain XeTeX document, and by taking inspiration from various sources online (including Knuth's macros for Concrete Mathematics), I thought the following ...
5
votes
2
answers
522
views
How can I use the AMS Euler font in plain TeX?
I want to use the AMS Euler font designed by Zapf in my document. I looked for packages on CTAN (e.g., the euler package), but they are specifically designed for LaTeX.
I took a look at the gkpmac.tex ...
1
vote
1
answer
803
views
Double integrals in amsmath/euler package?
I found this guide on Wikipedia but I cannot use them directly, for example when I try to use \oiint it says that the control sequence is not defined.:
I tried using packages amsmath and euler but it ...
0
votes
1
answer
154
views
Need cm family only for bold italic Greeks
In my document, I need to use Palatino as my text font and Euler for math font, I'm using the following code for this:
\documentclass{book}
\usepackage[T1]{fontenc}
\usepackage{palatino,mathpazo}
\...
11
votes
3
answers
14k
views
How to write Euler's e with its special font
I have searched but its surprisingly difficult to find, I want an e that looks like this one instead of the default e:
1
vote
1
answer
415
views
Use eulervm number font in text
I'm currently typesetting a document with Palatino as main font and eulervm as math font.
I really do not like Palatino numbers so I typically use math mode to write number.
This however to not apply ...
2
votes
2
answers
154
views
The bullet in itemize gone when using classicthesis with Neo Euler font, and microtype warns "Unknown slot number of character"
I'm using classicthesis v4.6 with XeLaTeX. By default the eulermath option is useless as noted in a comment in classicthesis.sty:
because there is no OpenType Euler font ...
Thus I manually added \...
0
votes
1
answer
209
views
Is it possible to combine the two fonts (fouriernc & gfsartemisia-euler)?
\documentclass[11pt]{report}
\usepackage[utf8]{inputenc}
\usepackage{gfsartemisia-euler}
\usepackage[T1]{fontenc}
\begin{document}
Experience the font
$\displaystyle\int_{0}^{1}x^{2}dx+\sum\...
5
votes
2
answers
240
views
Interaction between KOMA, eulerpx, \chapter, and \mathbf: Use of \reserved@a doesn't match its definition
I'm using pdflatex from the TeX Live distribution on Arch Linux. xelatex and lualatex have the same issue.
Minimum failing example:
\documentclass{scrreport}
\usepackage{eulerpx}
\begin{document}
\(\...
1
vote
1
answer
348
views
Is it possible to use AMS Euler math outside latex (Inkscape)? [duplicate]
I am writing a LaTeX document with AMS Euler math as math font. I need to produce some figures with Inkscape, I for consistency I want to use the same font for numbers in my figures. However, I cannot ...
3
votes
2
answers
1k
views
Label size on the picture
This is a continuation of my question.
Now when I work with it, it seems to me that this code produces the label letters that are slightly bigger that the corresponding letters in the text formulas (...
2
votes
2
answers
3k
views
Change font of single greek letter in math environment for all equations (classicthesis.sty)
I am using the classicthesis style (not the whole package, just the .sty) to write a (very long) document, and I don't like the Euler font for \xi in the math environment. This is an example with the ...
2
votes
2
answers
2k
views
Using mathpazo and eulervm in Beamer
As the title says, I want to use both mathpazo and eulervm in a Beamer presentation. I've tried to replicate what seems to work for the article document class, which is to write
\usepackage{mathpazo}
...