How to type Hamiltonian symbol in latex

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 15K views
yileili3
Messages
3
Reaction score
0
I am having trouble typing the Hamiltonian symbol into latex. I found the symbol in the http://mirrors.med.harvard.edu/ctan/info/symbols/comprehensive/symbols-a4.pdf" , however, I had some difficulties in installing the font and stuff. I am using tex-live.

I got the following error:

kpathsea: Running mktexmf rsfs10
! I can't find file `rsfs10'.
<*> ...:=ljfour; mag:=1; nonstopmode; input rsfs10

Is there anybody who is familiar with this? Thanks
 
Last edited by a moderator:
Physics news on Phys.org
I needed to install some fonts texlive-fonts-recommended

On Ubuntu

sudo apt-get install texlive-fonts-recommended

solved my problem