为什么bm
这个 beamer 文档中的软件包会给我带来问题?
\documentclass[landscape]{beamer} % COMANDI INIZIALI
\usepackage[italian]{babel} % sillabazione italiana
\usepackage[utf8]{inputenc} % Per le lettere accentate IN UNIX E IN WINDOWS
\usepackage{ragged2e} % giustifica
\usepackage{amsmath} % Per allineare le equazioni
\usepackage{amssymb} % Per le lettere dell'indicatrice (mathbb)
\usepackage{graphicx} % Per le figure
\usepackage{movie15}
\usepackage{bm}
\usepackage{subfigure}
\renewcommand{\fontsubfuzz}{1.1pt} % Elimina i warning inutili
\justifying % giustifica
\usetheme{CambridgeUS}
\date{29 Aprile 2015}
\author{Gabriele Mazza}
\title{title}
\makeatletter
\setbeamertemplate{footline}
{
\leavevmode%
\hbox{%
\begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,center]{author in head/foot}%
\usebeamerfont{author in head/foot}\insertshortauthor\expandafter\beamer@ifempty\expandafter{\beamer@shortinstitute}{}{~~(\insertshortinstitute)}
\end{beamercolorbox}%
\begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,right]{date in head/foot}%
\usebeamerfont{date in head/foot}\insertshortdate{}\hspace*{2em}
\insertframenumber{} / \inserttotalframenumber\hspace*{2ex}
\end{beamercolorbox}}%
\vskip0pt%
}
\makeatother
\setbeamercolor{date in head/foot}{use=frametitle, bg=frametitle.bg}
\setbeamercolor{subsection in head/foot}{use=framtitle, bg=frametitle.bg}
\begin{document}
\section{Presentazione modello ST-PDE}
\subsection{Caso senza covariate}
\begin{frame}
\frametitle{Presentazione modello ST-PDE}
L'obiettivo del modello è la stima di un campo spazio temporale per la descrizione della variabile risposta:
\newline
$\{\bm{p}_i = (x_i,y_i); i=1, \ldots , n\}$ punti nel dominio spaziale $\Omega \subset \mathbb{R}^2$ \\
$\{t_j ; j=1, \ldots , m\}$ istanti di tempo in $[T_1,T_2]\subset \mathbb{R}$ \\
$z_{ij}$ osservazioni in $(\bm{p}_i,t_j)$
\end{frame}
\end{document}
Texmaker 说:
Process started
trying to make PK font mathkerncmssi10 at 657 DPI
running miktek-makemf.exe
miktek-makemf: The mathkerncmssi source file could not be found. Running tt2pk.exe
miktek-makepk
: PK font mathkerncmssi10 could not be created
process exited with errors
并且 pdf 未被创建。
如果没有三行数学运算,进程将正常退出
答案1
如果您安装 cm-super 包,那么粗体 p 将从 type 1 字体 sfso1000.pfb 中提取。