ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Trying to rebuild context-beginner
@ 2012-09-13 21:03 Alessandro Perucchi
  0 siblings, 0 replies; only message in thread
From: Alessandro Perucchi @ 2012-09-13 21:03 UTC (permalink / raw)
  To: ntg-context

Hello,

As I'm new with ConTeXt, I'm playing around and look at how the manuals 
are made, to understand some of the subtilities of ConTeXt.

So I've tried to create the pdf of context-beginner.
And I've got a problem, probably a beginner mistake :-D but I would like 
to know how to solve it!

so while doing "make en-screen" in the context-beginner, I get the 
following error:


	(...)
	systems         : end file ma-cb-style at line 13
	systems         : begin file ma-cb-setups at line 14
	(../ma-cb-setups.tex
	systems         : begin file t-setup at line 20
	(../t-setup.tex
	system          : module set-02 (mkii) loaded
	(/home/fc065089/context/tex/texmf-context/tex/context/base/x-	set-02.mkii
	! I can't find file `mult-en()'.
	l.28 \input mult-\userinterfacetag()

	(Press Enter to retry, or Control-D to exit)
	(...)


So I've found out after a while, that I need to write "mult-en.mkii", 
and it works, until it needs it again, and then I need to write it again.

So I've search a bit more, and I found that if I change the file 
context/tex/texmf-context/tex/context/base/x-set-02.mkii

	(...)
	\input mult-\userinterfacetag
	(...)

to

	(...)
	\input mult-\userinterfacetag.mkii
	(...)

Then everything works, and I don't have to enter manually the extension 
.mkii.

So my question is this normal? Should I really modify this x-set-02 file?

Sincerely yours,
Alessandro

___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2012-09-13 21:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-13 21:03 Trying to rebuild context-beginner Alessandro Perucchi

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