ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan Bowen <acbowen@Princeton.EDU>
To: mailing ConTeXt users list for <ntg-context@ntg.nl>
Subject: basic luatex/minimals problem
Date: Fri, 20 Feb 2009 17:30:08 -0500	[thread overview]
Message-ID: <28F5DAE6-A1FA-4698-A613-1BDE5288707F@Princeton.EDU> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2944 bytes --]

I have been revising my notes for newbie Mac installation of the  
ConTeXt Minimals and was about to put them online when I discovered  
that, when I try to process a file using MKIV, it does not find my  
personal texmf folder (~Library/texmf). There is no problem when I  
process the same file using MKII.

I am accessing MKIV by way of a ConTeXt-luaTeX engine in TeXShop:

(#!/bin/bash
export PATH=/Applications/ConTeXtMinimals/tex/texmf-osx-intel/bin:$PATH
export TEXMFCACHE=/Applications/ConTeXtMinimals/tex/texmf-cache
context "$1"

Any suggestions or pointers will be much appreciated.

Alan

**************
My test file is:

\enableregime[utf-8]
\mainlanguage[en]

\usetypescript[serif,sans,mono,mm][hanging][normal]
\setupalign[hz,hanging]
\setupfootnotes[align={hz,hanging}]

\setupencoding[default=utf]

\usetypescript[fiee][sil-gentium]
\setupbodyfont[sil-gentium,10.5pt]

\usemodule[ancientgreek] 
[font=GreekGentiumAlt,altfont=GreekDioxipe,altscale=1.03]

\starttext

\localgreek{....}

\stoptext

**************
The console reads:

This is luaTeX, Version snapshot-0.31.3
(unitest.tex

ConTeXt  ver: 2009.01.18 14:39 MKIV  fmt: 2009.2.19  int: english/ 
english

system         : cont-new loaded
(/Applications/ConTeXtMinimals/tex/texmf-context/tex/context/base/cont- 
new.tex
systems         : beware: some patches loaded from cont-new.tex
(/Applications/ConTeXtMinimals/tex/texmf-context/tex/context/base/cont- 
new.mkiv) (/Applications/ConTeXtMinimals/tex/texmf-context/tex/context/ 
base/cont-mtx.tex))
system         : cont-fil loaded
(/Applications/ConTeXtMinimals/tex/texmf-context/tex/context/base/cont- 
fil.tex
loading        : Context File Synonyms
)
system         : cont-sys loaded
(/Users/alancbowen/Library/texmf/tex/context/cont-sys.tex (/ 
Applications/ConTeXtMinimals/tex/texmf-context/tex/context/base/type- 
tmf.tex) (/Applications/ConTeXtMinimals/tex/texmf-context/tex/context/ 
base/type-siz.tex) (/Applications/ConTeXtMinimals/tex/texmf-context/ 
tex/context/base/type-otf.tex))
bodyfont       : 12pt rm is loaded
specials       : pdftex loaded
language       : language en is active
system         : unitest.top loaded
(unitest.top) (/Applications/ConTeXtMinimals/tex/texmf-context/tex/ 
context/base/type-tmf.tex) (/Applications/ConTeXtMinimals/tex/texmf- 
context/tex/context/base/type-siz.tex) (/Applications/ConTeXtMinimals/ 
tex/texmf-context/tex/context/base/type-otf.tex) (/Applications/ 
ConTeXtMinimals/tex/texmf-context/tex/context/base/type-tmf.tex) (/ 
Applications/ConTeXtMinimals/tex/texmf-context/tex/context/base/type- 
siz.tex) (/Applications/ConTeXtMinimals/tex/texmf-context/tex/context/ 
base/type-otf.tex) (/Applications/ConTeXtMinimals/tex/texmf-context/ 
tex/context/base/type-pre.tex)
system         : module ancientgreek not found
(unitest.tuo) (unitest.tuo)
systems        : begin file unitest at line 24
! Undefined control sequence.
l.28 \localgreek
                 {....}



[-- Attachment #1.2: Type: text/html, Size: 7624 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2009-02-20 22:30 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-20 22:30 Alan Bowen [this message]
2009-02-20 22:55 ` Aditya Mahajan
2009-02-20 23:07   ` Alan Bowen
2009-02-20 23:43     ` Aditya Mahajan
2009-02-21  1:29       ` Alan Bowen
2009-02-23  5:36         ` Aditya Mahajan
2009-02-23 12:44           ` Alan Bowen
2009-02-23 14:34             ` Aditya Mahajan
2009-02-23 17:14               ` Alan Bowen
2009-02-25 14:19                 ` Alan Bowen
2009-02-25 14:31                   ` Taco Hoekwater
2009-02-25 14:39                     ` Mojca Miklavec
2009-02-25 16:00                       ` Alan Bowen
2009-02-25 15:19                     ` Alan Bowen
2009-02-25 14:57                   ` Thomas A. Schmitz
2009-02-25 16:28                     ` Alan Bowen
2009-03-02 15:40                     ` Alan BRASLAU
2009-02-21  2:06       ` Alan Bowen
2009-02-21 18:56     ` Thomas A. Schmitz
2009-02-22 21:00       ` Alan Bowen
2009-02-23 16:15         ` Mojca Miklavec
2009-02-23 23:49       ` Hans Hagen

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=28F5DAE6-A1FA-4698-A613-1BDE5288707F@Princeton.EDU \
    --to=acbowen@princeton.edu \
    --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).