GeneralWay to produce a round emphasized 'a' in sans serif mode?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
mutzinet
Posts: 5
Joined: Tue Feb 26, 2008 12:03 pm

Way to produce a round emphasized 'a' in sans serif mode?

Post by mutzinet »

Hi there,

I'm writing a presentation in beamer, with the default sans serif font.

In a formula, I have a "chemical activity" whose symbol should be a round italic 'a', like that produced by

Code: Select all

\textrm{\emph{a}}

with a roman family. Is there a way to produce that type of 'a' but with the same sans serif font as the rest of the beamer document?

Thanks a lot in advance if someone knows how to produce that.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: Way to produce a round emphasized 'a' in sans serif mode?

Post by josephwright »

\textsf{\emph{a}} perhaps?

Joseph Wright
Joseph Wright
Post Reply