LaTeX How to type Hamiltonian symbol in latex

AI Thread Summary
The discussion centers on difficulties encountered while trying to type the Hamiltonian symbol in LaTeX, specifically related to font installation issues using TeX Live. The user experienced an error indicating that the file `rsfs10` could not be found. A solution was provided, recommending the installation of the `texlive-fonts-recommended` package on Ubuntu, which successfully resolved the issue. This highlights the importance of ensuring that the necessary font packages are installed for proper LaTeX functionality.
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
 

Similar threads

Replies
2
Views
3K
Replies
2
Views
5K
Replies
5
Views
2K
Replies
3
Views
2K
Replies
7
Views
4K
Replies
8
Views
12K
Replies
4
Views
4K
Replies
4
Views
19K
Back
Top