I'm using libertine package. I see the emphasized capital J (no. 1) is a bit strange to me, compared to another fonts. Is it really the way it is? How to get it fixed?
Thanks.

\documentclass{book}
\usepackage{libertine}
\begin{document}
\begin{enumerate}
\item \emph{Just another question.}
% the emphasized capital J looks strange when using libertine package. is it really the way it is? how to get it fixed?
% compared to another font types
\item {\fontfamily{qcs}\selectfont
\emph{Just another question.}
}
\item {\fontfamily{qtm}\selectfont
\emph{Just another question.}
}
\item {\fontfamily{qbk}\selectfont
\emph{Just another question.}
}
\item {\fontfamily{qcr}\selectfont
\emph{Just another question.}
}
\end{enumerate}
\end{document}

Libertine. Could you please advise me another font sets/packages (in LaTeX) which look better, nicer, and commonly used in book type-setting? Thank you very much. – Eko san Sep 25 '14 at 06:34freely,designing, andimagination. I just have to get used to that J. Thanks a lot. – Eko san Sep 25 '14 at 14:01Baskervaldxpackage). It is related to older-style typefaces like Garamond (ebgaramondpackage) and Bembo (fbb). – musarithmia Mar 30 '16 at 21:28