bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Looking for TeX/LaTeX gurus help


From: Karl Berry
Subject: Re: Looking for TeX/LaTeX gurus help
Date: Wed, 28 Oct 2009 19:21:48 -0500

I can't do all the commands at once, or even all of the first group, but
here is a start:

Command          math     text
------------------------------
@ringaccent      ?        \r
@'               \acute   \'
@,               -        \c
@^               \hat     \^
@`               \grave   \`
@~               \tilde   \~
@"               \ddot    \"
@=               \bar     \=
@H               -        \H
@dotaccent       \dot     \.  # dot over
@u               \breve   \u
@ubaraccent      ?        \b  # bar under
@udotaccent      ?        \d  # dot under
@v               \check   \v
@ogonek          -        \k
@tieaccent       -        \tie
@dotless         \imath,\jmath   \i,\j  # no other letters are supported


? means I didn't know the answer offhand.
- means I'm pretty sure it doesn't apply.

You'll want \usepackage{textcomp} for sure, it makes lots of symbols
easily available.

For reference, the unofficial latex manual at
http://home.gna.org/latexrefman/ (comments welcome :) and the
comprehensive symbols list at
http://mirror.ctan.org/info/symbols/comprehensive/ are good places to
look.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]