LyX ⇒ Beamer Template PDF View Error
Beamer Template PDF View Error
Error 1:
! Font \csname\endcsname=psyr at 10.95pt not loadable: Metric (TFM) file not found.
Error 2:
!pdfTeX error: pdflatex (file usyr.pfb): cannot open Type 1 font file for reading
Any ideas? Thanks in advance!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Beamer Template PDF View Error
welcome to the board!
Fonts are missing, I guess you need to install a package. If you use MiKTeX, I recommend to install the symbol package, using the MiKTeX package manager.
Stefan
Re: Beamer Template PDF View Error
Thanks for the speedy reply. Much thanks!!