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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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