On Feb 13, 2007, at 12:05 PM, Jörg Hagmann wrote:
Let me try again: After installing the LinLibertine and the Junicode fonts, everything works (including bolditalic) except the bold version.
- System: ubuntu, minimal tex/context installation
- I followed the instructions by T. Schmitz (Practex Journal 2005: Integrating TrueType Fonts into Context). I.e., using texfont.
- After compiling the texfont-generated (texnansi-...-junicode.tex) file, the pdf shows all the fonts (including bold).
- A testfile stalled with the error message below. After removing the lines defining the bold version (typescript-file: see attachment) everything except bold works. Testfile: \usetypescriptfile[type-junicode] \usetypescript[Junicode] \setupbodyfont[MyJunicode,12pt] \starttext etc.
- Replacing the bold ttf, vf, and tfm fonts by those I found on the fiee website didn't help.
I suspect that it will turn out to be an embarassing error, but I couldn't spot it. Thanks for your help, Jörg
Error message:
ConTeXt ver: 2007.01.23 13:32 MKII fmt: 2007.2.4 int: english/ english .....
! Font \*MyJunicode7ptrmbfrm*:=[Junicode-Bold at 7.0pt not loadable: Metric (TF M) file not found. <to be read again> \relax \xxdododefinefont ...tspec {#4}\newfontidentifier \let \localrelativefontsiz...
\dodosettextfamilyB ...amily \fontsize \endcsname \else \ifcsname \fontclass...
\dosettextfamily ...ttextfamily \scriptscriptfont \let \fontbody \scriptface... <inserted text> ...y \c!tf \dosettextfamily \c!bf \dosettextfamily \c!sl \do...
\synchronizetext ...athfonts \the \textstrategies \fi ... l.4 \setupbodyfont[MyJunicode,12pt]
%\definefontsynonym [SerifBold] [[Junicode-Bold]%comment this line There is one [ too many in this definition... Don't be too embarrassed, when you've looked at a file or a line for three hours, you don't see anything anymore. Good luck Thomas