[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

font coronet for latex



Hi!

I have texlive's packages and I'm trying to use coronet font, but it
isn't easy for me. I did not succeed. I try:

1_$ latex coronet.tex
2_$ dvips coronet.dvi

at 2_$ I get:

mktexpk: don't know how to create bitmap font for cor7j.
...
mktexpk: don't know how to create bitmap font for cor8u.
...

for pdflatex I get (coronet_pdf.tex):

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600
cor7j
mktexpk: don't know how to create bitmap font for cor7j.
kpathsea: Appending font creation commands to missfont.log.
(see the transcript file for additional information)
>Warning: pdflatex (file cor7j): Font cor7j at 600 not found
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600
cor8u
mktexpk: don't know how to create bitmap font for cor8u.

>Warning: pdflatex (file cor8u): Font cor8u at 600 not found

what package is missing? I have texlive-fonts-extra. I'm using Debian
testing.

thanks! luiz Portella
(please cc to me)

my file coronet.tex :

\documentclass[12pt]{book}
\usepackage{geometry}
\usepackage[esperanto]{babel}
\usepackage[dvips]{graphicx}

\begin{document} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter{Finfine mardo}

Mateo ricevas la koverton, tamen li ne malfermas \^gin tuj. Li atendas
la pa\u{u}zon. Li estas malgaja. Je la pa\u{u}zo li iras al fora loko,
kie li estas sola. Li sidas sur trotuarrando. Tiam li legas la
letereton.

\vspace{4.0 mm}

%\usefont{encoding}{family}{series}{shape} 
\fontfamily{cot}\fontsize{10}{12}\selectfont
Mateo,

Beda\u{u}rinde vi ne \^ceestas hodia\u{u}. Mi tre \^satis mian restadon
\^ce via lernejo kaj urbo. \^Gis alia tago.

Brakumon de via amiko Barbara

\vspace{4.0 mm}
\fontfamily{cmr}\selectfont

Mateo sentas ion strangan, kvaza\u{u} malplenon, sed ne temas pri
malsato. Alvenas Marko kaj sidi\^gas apud Mateo. Tiam tuj Mateo
enpo\^sigas la leteron.

\end{document} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



Reply to: