Jack M. Lyon wrote:

Then, I'd like to keep these in a separate file that I can call from any
ConTeXt document, something like this:

\input{hyphenlist}

\input hyphenlist

or more robust

\readfile{hyphenlist}
  {\writestatus{myself}{loading went ok}}
  {\writestatus{myself}{i've messed up}}


When I try this, however (for a file named hyphenlist.text), I get this
error message:

! I can't find file `{hyph}'.

because that's not your filename (the {'s)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to