From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/207 Path: main.gmane.org!not-for-mail From: "Erik.Cuynen" Newsgroups: gmane.comp.tex.context Subject: Re: (continued) howto integrate context with existing Latex2e (MikTeX 1.11) Date: Thu, 29 Oct 1998 14:39:01 +0100 (MET) Sender: owner-ntg-context@let.uu.nl Message-ID: References: <36384ADA.20A3C089@wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035391074 22059 80.91.224.250 (23 Oct 2002 16:37:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:37:54 +0000 (UTC) Cc: wybo@servaly.hobby.nl, ntg-context@ntg.nl Original-To: Hans Hagen In-Reply-To: <36384ADA.20A3C089@wxs.nl> Xref: main.gmane.org gmane.comp.tex.context:207 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:207 cd \texmf\tex\latex\context first: generate fmt file as follows: tex --ini cont-nl untils processing halts and something like this appears: loading : Context Core Macros / Navigation ) (core-ref.tex loading : Context Core Macros / Cross Referencing ) (core-obj.tex loading : Context Core Macros / Object Handling ) (core-01a.tex loading : Context Core Macros (a) ! Missing number, treated as zero. u \s!unknown ->u nknown \v!compareprocessaction ...telement {#1}#2 \let \p!doprocessaction =\g... \next2 #1,->\p!doprocessaction {#1} \doprocesscommaitem \nextcommaitem ...}\doprocesscommaitem #1, ]\relax \advance \commaleve... \processaction ... [#3]\p!doprocessaction \expandactions ... l.16118 \c!regels=] ? press RETURN, RETURN, RETURN, RETURN (as many times as necessary) the following files were created: CONTEXT CON 18,590 10-29-98 1:17p context.con CONTEXT COM 23,136 10-29-98 1:17p context.com CONT-NL LOG 18,327 10-29-98 1:18p cont-nl.log CONT-NL DVI 308 10-29-98 1:18p cont-nl.dvi CONT-NL FMT 3,431,120 10-29-98 1:18p cont-nl.fmt CONT-NEW LOG 925 10-29-98 1:21p cont-new.log CONT-NEW TUI 88 10-29-98 1:21p cont-new.tui then run context by: tex &cont-nl which displays: Dit pakket is gebaseerd op Plain TeX. Er wordt gebruik gemaakt van een aangepaste versie van het mark mechanisme van J. Fox (1987) en onderdelen van het sidefloat mechanisme van D. Comenetz (1993). De functionaliteit van D.E. Knuth's Plain TeX (3.141592) is grotendeels beschikbaar en kan zonder problemen worden gebruikt. Dit pakket gebruikt TaBlE, ontworpen door M.J. Wichura (1988), die ook het auteursrecht bezit. Er worden slechts een paar hulpfiles gegenereerd, waarvan er enkele moeten worden bewerkt door TeXUtil (1998.07.07). Het blokmechanisme heeft versienummer 1996.03.10. Copyright 1990-1998 / PRAGMA / J. Hagen - A.F. Otten systeem : cont-new geladen (cont-new.tex) systeem : cont-old geladen (cont-old.tex loading : Context Old Macros ) systeem : cont-fil geladen (cont-fil.tex loading : Context File Synonyms ) korps : 12pt romaan wordt geladen specials : tex,postscript,rokicki geladen * \end Vergeet niet TeXUtil en zonodig ConTeXt nog eens te runnen. -------------------- Okay, so far so good I presume; what should be done next? Please keep in mind that I more or less used to LaTeX; will I still be albe to Latex by including context.sty (something like this) or is a different approach necessary? Can someone send me a relatively simple context file so I can quickly test if everything is processed as it should? Thanks! Erik PS what is meant by: "Vergeet niet TeXUtil en ..." nog eens te runnen?