Code: Select all
\newcommand*{\poemstyle}{\usefont{OT1}{??}{m}{n}\selectfont}
\modernscriptshape
version?I'm a total newbie with fonts in LaTeX.

Code: Select all
\newcommand*{\poemstyle}{\usefont{OT1}{??}{m}{n}\selectfont}
\modernscriptshape
version?NEW: TikZ book now 40% off at Amazon.com for a short time.
\modernscriptshape
command at the concerned places.Code: Select all
\usepackage{vicent}
\usepackage[OT1]{fontenc}
Code: Select all
\newcommand*{\poemstyle}{\usefont{??}{??}{??}{??}\selectfont}
\modernscriptshape
?Code: Select all
\documentclass[12pt,twoside]{book}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
\usepackage[total={6in,10in},left=1.5in,top=0.5in,includehead,includefoot]{geometry}
\usepackage{lipsum}
\usepackage{epigraph}
\setlength{\epigraphrule}{0pt}
\newcommand*{\chapterpoem}{\usefont{T1}{qzc}{m}{n}\selectfont}
\newcommand{\epig}[2]{\epigraphhead[70]{\epigraph{\chapterpoem{#1}}{\chapterpoem\textit{#2}}}}
\begin{document}
\chapter{Test chapter one}
\epig{This is just a simple test sample.}{A pigeon}
\lipsum[1-4]
\end{document}
\modernscriptshape
), if we suppose it's already installed in the LaTeX system ?{\fontfamily{qzc} \selectfont This is TeX Gyre Chorus}
\usepackage{calligra}
{\calligra This is Calligra}
NEW: TikZ book now 40% off at Amazon.com for a short time.