ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* fonts disappear sometimes
@ 2009-10-23 13:58 Mikael Persson
  2009-10-23 14:10 ` Mikael Persson
  0 siblings, 1 reply; 2+ messages in thread
From: Mikael Persson @ 2009-10-23 13:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I just installed the latest minimals, together with Wolfgangs typescript files.

1) If I put the type-script files in
/home/mickep/ConTeXt/tex/texmf-local/tex/context/third/typescripts/
then they are not used at all, although
luatools -find-file type-adobe.tex
gives
/home/mickep/ConTeXt/tex/texmf-local/tex/context/third/typescripts/type-adobe.tex

2) If I put the type-adobe.{tex,mkii,mkiv} files in the same directory
as the document, then the following happens:

Compiling this minimal document (saved as mytest.tex):

\usetypescriptfile[type-adobe.tex] % load the typescript file
\usetypescript[minion] % load the typescript
\setupbodyfont[minion,12pt]
%\setupbodyfont[minion,14pt]
\starttext
Test
\stoptext

I get an empty document, but no error. If I comment the 12pt line and
uncomment the 14pt line then it works and I get the Minion fonts!!

I compile with

texexec --lua mytest.tex

Moreover,

mtxrun --script fonts --list | grep Minion

gives

minionprobold                       Minion Pro Bold
/home/mickep/.fonts/MinionPro-Bold.otf
minionproboldit                     MinionPro-BoldIt
/home/mickep/.fonts/MinionPro-BoldIt.otf
minionprobolditalic                 Minion Pro Bold Italic
/home/mickep/.fonts/MinionPro-BoldIt.otf
minionproit                         MinionPro-It
/home/mickep/.fonts/MinionPro-It.otf
minionproitalic                     Minion Pro Italic
/home/mickep/.fonts/MinionPro-It.otf
minionproregular                    Minion Pro Regular
/home/mickep/.fonts/MinionPro-Regular.otf

I can add by noting that I have the same problem for all other fonts I
try to install.

Thanks in advance for your help

Mikael
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: fonts disappear sometimes
  2009-10-23 13:58 fonts disappear sometimes Mikael Persson
@ 2009-10-23 14:10 ` Mikael Persson
  0 siblings, 0 replies; 2+ messages in thread
From: Mikael Persson @ 2009-10-23 14:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, Oct 23, 2009 at 3:58 PM, Mikael Persson <mickep@gmail.com> wrote:
> Dear list,
>
> I just installed the latest minimals, together with Wolfgangs typescript files.
>
> 1) If I put the type-script files in
> /home/mickep/ConTeXt/tex/texmf-local/tex/context/third/typescripts/
> then they are not used at all, although
> luatools -find-file type-adobe.tex
> gives
> /home/mickep/ConTeXt/tex/texmf-local/tex/context/third/typescripts/type-adobe.tex
>
> 2) If I put the type-adobe.{tex,mkii,mkiv} files in the same directory
> as the document, then the following happens:
>
> Compiling this minimal document (saved as mytest.tex):
>
> \usetypescriptfile[type-adobe.tex] % load the typescript file
> \usetypescript[minion] % load the typescript
> \setupbodyfont[minion,12pt]
> %\setupbodyfont[minion,14pt]
> \starttext
> Test
> \stoptext
>
> I get an empty document, but no error. If I comment the 12pt line and
> uncomment the 14pt line then it works and I get the Minion fonts!!
>
> I compile with
>
> texexec --lua mytest.tex
>
> Moreover,
>
> mtxrun --script fonts --list | grep Minion
>
> gives
>
> minionprobold                       Minion Pro Bold
> /home/mickep/.fonts/MinionPro-Bold.otf
> minionproboldit                     MinionPro-BoldIt
> /home/mickep/.fonts/MinionPro-BoldIt.otf
> minionprobolditalic                 Minion Pro Bold Italic
> /home/mickep/.fonts/MinionPro-BoldIt.otf
> minionproit                         MinionPro-It
> /home/mickep/.fonts/MinionPro-It.otf
> minionproitalic                     Minion Pro Italic
> /home/mickep/.fonts/MinionPro-It.otf
> minionproregular                    Minion Pro Regular
> /home/mickep/.fonts/MinionPro-Regular.otf
>
> I can add by noting that I have the same problem for all other fonts I
> try to install.
>
> Thanks in advance for your help
>
> Mikael
>

Sorry, but I answer this myself. When I compile with context
mytest.tex everything works. So, I guess I should compile with that
command instead from now on.

Mikael
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-23 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-23 13:58 fonts disappear sometimes Mikael Persson
2009-10-23 14:10 ` Mikael Persson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).