ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Format creation with luatex
@ 2012-03-13 21:57 Marco
  2012-03-13 22:04 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Marco @ 2012-03-13 21:57 UTC (permalink / raw)
  To: ntg-context

Hi,

I fail to create a format with luatex. I followed Hans'
instructions¹ from TUG 2009. Example:

  % file fmt-plain.tex
  \input plain
  \directlua {tex.enableprimitives('', tex.extraprimitives())}
  \pdfoutput=1
  \everyjob \expandafter {%
      \the\everyjob
      \input luatex-basics\relax
      \input luatex-fonts\relax
      \input luatex-mplib\relax
  }
  \edef\fmtversion{\fmtversion+luatex}

The format generation stops with a star (*).

  $ luatex --ini fmt-plain.tex
  
  This is LuaTeX, Version beta-0.70.1-2011051918 (rev 4277)  (INITEX)
   \write18 enabled.
  (./fmt-plain.tex
  (/home/marco/bin/context-beta/tex/texmf/tex/plain/base/plain.tex
  Preloading the plain format: codes, registers, parameters, fonts, more fonts,
  macros, math definitions, output routines, hyphenation
  (/home/marco/bin/context-beta/tex/texmf/tex/generic/hyphen/hyphen.tex)))
  *

Any help appreciated.

Regards

Marco Patzer

[1] http://www.luatex.org/talks/print-plain-tug-2009.pdf


___________________________________________________________________________________
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] 4+ messages in thread

* Re: Format creation with luatex
  2012-03-13 21:57 Format creation with luatex Marco
@ 2012-03-13 22:04 ` Hans Hagen
  2012-03-13 22:50   ` Marco
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2012-03-13 22:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Marco

On 13-3-2012 22:57, Marco wrote:
> Hi,
>
> I fail to create a format with luatex. I followed Hans'
> instructions¹ from TUG 2009. Example:

just use luatex-plain.tex from the context distribution

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 4+ messages in thread

* Re: Format creation with luatex
  2012-03-13 22:04 ` Hans Hagen
@ 2012-03-13 22:50   ` Marco
  2012-03-14  7:39     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Marco @ 2012-03-13 22:50 UTC (permalink / raw)
  To: ntg-context

On 2012-03-13 Hans Hagen <pragma@wxs.nl> wrote:

> > I fail to create a format with luatex. I followed Hans'
> > instructions¹ from TUG 2009. Example:
> 
> just use luatex-plain.tex from the context distribution

Thanks for the pointer.
For the record: The \dump at the end was missing.

Marco


___________________________________________________________________________________
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] 4+ messages in thread

* Re: Format creation with luatex
  2012-03-13 22:50   ` Marco
@ 2012-03-14  7:39     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2012-03-14  7:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Marco

On 13-3-2012 23:50, Marco wrote:
> On 2012-03-13 Hans Hagen<pragma@wxs.nl>  wrote:
>
>>> I fail to create a format with luatex. I followed Hans'
>>> instructions¹ from TUG 2009. Example:
>>
>> just use luatex-plain.tex from the context distribution
>
> Thanks for the pointer.
> For the record: The \dump at the end was missing.

on purpose so that one can load more

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2012-03-14  7:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-13 21:57 Format creation with luatex Marco
2012-03-13 22:04 ` Hans Hagen
2012-03-13 22:50   ` Marco
2012-03-14  7:39     ` Hans Hagen

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).