ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mikael Persson <mickep@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: fonts disappear sometimes
Date: Fri, 23 Oct 2009 16:10:21 +0200	[thread overview]
Message-ID: <d5fddde00910230710g12a4f3e1ob8d485e7cdab7eed@mail.gmail.com> (raw)
In-Reply-To: <d5fddde00910230658r16010cd5u6c03a447939eb957@mail.gmail.com>

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
___________________________________________________________________________________


      reply	other threads:[~2009-10-23 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-23 13:58 Mikael Persson
2009-10-23 14:10 ` Mikael Persson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d5fddde00910230710g12a4f3e1ob8d485e7cdab7eed@mail.gmail.com \
    --to=mickep@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).