Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I am using the moderncv package and it includes a nice header with symbols for email (\Letter) and mobile phone (\Mobilefone). I can't however seem to find a good symbol for a birth date. I was thinking of something like this but the closest thing I found in the comprehensive symbol list was \Maggie from the simpsons package.

Can someone suggest a good symbol for a birth date?

share|improve this question
moderncv uses symbols from the marvosym package, but I don't think this package includes a good "birth" symbol. Conventionally, an asterisk "*" is used for date of birth. – doncherry Dec 18 '11 at 10:45
1  
Use your star sign:) and there are plenty of packages that provide them. – Yiannis Lazarides Dec 18 '11 at 10:48

1 Answer

up vote 11 down vote accepted

Often, an asterisk (*) is used to denote dates of birth. An example is the German Wikipedia entry for Donald E. Knuth.

The corresponding symbol for dates of death is the dagger (), produced by, e.g., \textdagger.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.