[NTG-context] !pdfTeX error: pdftex (file lmmi12): Font lmmi12 at 600 not found

2008-02-07 Thread Mojca Miklavec
Hello,

I don't quite understand why, but my distribution became broken at
some random time point (I do not remember doing anything special in
the meantime). I have installed ConTeXt from scratch, but the same
problem persists:

systems : begin file sqrt at line 1
fonts   : needs map file: original-base
fonts   : needs map file: original-ams-base
fonts   : needs map file: original-public-lm
fonts   : needs map file: lm-ec
fonts   : needs map file: lm-math
fonts   : needs map file: lm-rm
(/context2/tex/texmf-context/tex/context/base/sort-def.tex
(/context2/tex/texmf-context/tex/context/base/sort-def.mkii))
(/context2/tex/texmf-context/tex/context/base/sort-lan.tex
loading : Context Sorting Macros (languages)
(/context2/tex/texmf-context/tex/context/base/sort-lan.mkii))
[1.1

pdfTeX warning: pdftex (file pdftex.map): cannot open font map file
]
systems : end file sqrt at line 3
system  : cont-err loaded
(/context2/tex/texmf-context/tex/context/base/cont-err.tex
systems : no file 'cont-sys.tex', using 'cont-sys.rme' instead
) )
!pdfTeX error: pdftex (file lmmi12): Font lmmi12 at 600 not found
 == Fatal error occurred, no output PDF file produced!
TeXExec | runtime: 0.773438

There is no pdftex.map, but there has never been one. It could be that
I have screwed something up during LM fonts update, but I'm a bit
clueless at the moment. More or less the same files seem to work OK on
windows, the only difference are the binaries.

 kpsewhich lm-math.map
returns
/context2/tex/texmf/fonts/map/dvips/lm/lm-math.map
and there it is
lmmi12   LMMathItalic12-Regularenclmmathit ReEncodeFont
lm-mathit.enc  lmmi12.pfb
as well as
 kpsewhich lmmi12.pfb
/context2/tex/texmf/fonts/type1/public/lm/lmmi12.pfb
and
 kpsewhich lm-mathit.enc
/context2/tex/texmf/fonts/enc/dvips/lm/lm-mathit.enc

 pdftex --version
pdfTeX 3.141592-1.50.0-alpha-20071218-2.2 (Web2C 7.5.6)
kpathsea version 3.5.6dev
Copyright 2007 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
Kpathsea is copyright 2007 Karl Berry and Olaf Weber.
There is NO warranty.  Redistribution of this software is
covered by the terms of both the pdfTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the pdfTeX source.
Primary author of pdfTeX: Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
Kpathsea written by Karl Berry, Olaf Weber, and others.

Compiled with libpng 1.2.24; using libpng 1.2.24
Compiled with zlib 1.2.3; using zlib 1.2.3
Compiled with xpdf version 3.02pl2

 kpsewhich --version
kpathsea version 3.5.6
Copyright 2005 Karl Berry  Olaf Weber.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named GPL and LGPL.


I have tried both beta and stable ConTeXt, but no difference.
On windows the metafun format fails to generate at some conditions,
but that's a completely unrelated problem (I need to figure out what
goes wrong there).

I could imagine that the problem could be caused by texmf.cnf, but I
didn't change anything there:

TEXFONTMAPS.dvipdfm  = .;$TEXMF/fonts/map/{dvipdfm,dvips,}//
TEXFONTMAPS.dvipdfmx = .;$TEXMF/fonts/map/{dvipdfm,dvips,}//
TEXFONTMAPS.pdftex   = .;$TEXMF/fonts/map/{pdftex,dvips,}//
TEXFONTMAPS.pdfetex  = .;$TEXMF/fonts/map/{pdftex,dvips,}//
TEXFONTMAPS.luatex   = .;$TEXMF/fonts/map/{pdftex,dvips,}//
TEXFONTMAPS.xetex= .;$TEXMF/fonts/map/{xetex,pdftex,dvips,}//
TEXFONTMAPS.dvips= .;$TEXMF/fonts/map/{dvips,pdftex,}//

TEXFONTMAPS   =
.;$TEXMF/fonts/map/{$progname,$engine,pdftex,dvips,}//;$TEXMF/{$progname,$engine,pdftex,dvips}/{config,}//

(Though it makes no sense that xetex reads dvips maps as it cannot
interpret them anyway, and some more polishing could be done, but
that's something completely unrelated again.)

Another thought is that I could have incompatible libraries, but I
didn't change that recently (and it broke two days ago).

I would be greatful for any hints about where to look for a solution,
 Mojca
___
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
___


Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Aditya Mahajan
Quoting ??? ?? [EMAIL PROTECTED]:

 Has anybody installed ConTeXt in Windows Vista? I am running into problems.

How are you trying to install it: MikTeX, TeXlive, ConTeXt minimals, or 
ConTeXt standalone distribution. The easiest to install should be 
ConTeXt standalone which is generated by Hans, and since Hans also uses 
Vista, it should work on Vista.

Aditya
___
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
___


Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread ?as???? G???f???p?????
Ok, I have to apologize for being so vague.

I tried to install proTEXT with the 2007 DVD. Installation invariably failed 
whether I chose ConTeXt or proTEXT at the dialog box.

After that, I downloaded the standalone Windows distribution from the 
Pragma-ADE site. It downloaded and extracted OK, and running cstart.bat 
opens SciTE, as probably it should.

I have some way to go to typeset my first document, but I think I will 
manage. I suppose there is no 'install' choise after this point. Again, 
sorry for wasting some of your time. I had only used the simple OS X 
installation with TeXShop so far.

Thanks,
Vassilis

- Original Message - 
From: Aditya Mahajan [EMAIL PROTECTED]
To: ntg-context@ntg.nl
Sent: Thursday, February 07, 2008 6:22 PM
Subject: Re: [NTG-context] ConTeXt installation in Vista


 Quoting ??? ?? [EMAIL PROTECTED]:

 Has anybody installed ConTeXt in Windows Vista? I am running into 
 problems.

 How are you trying to install it: MikTeX, TeXlive, ConTeXt minimals, or
 ConTeXt standalone distribution. The easiest to install should be
 ConTeXt standalone which is generated by Hans, and since Hans also uses
 Vista, it should work on Vista.

 Aditya
 ___
 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
 ___
 


___
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
___


Re: [NTG-context] PDF/A with ConTeXt

2008-02-07 Thread Santy, Michael

Good idea.  I'll take a look.

Thanks,
Mike

-Original Message-
From: [EMAIL PROTECTED] on behalf of luigi scarso
Sent: Thu 2/7/2008 10:59 AM
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] PDF/A with ConTeXt
 
 Records management systems prefer to receive their PDFs compliant with the
 PDF/A standard (subset of PDF 1.4).  Is there any mechanism in
 ConTeXt/pdfTex to specify the PDF output should comply with PDF/A?

  http://en.wikipedia.org/wiki/PDF/A

What about postprocessing pdf with latest ghostscript  ?

-- 
luigi
it's new .
it's powerful .
it's luatex .
http://www.luatex.org
___
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
___

___
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
___


Re: [NTG-context] PDF/A with ConTeXt

2008-02-07 Thread luigi scarso
 Records management systems prefer to receive their PDFs compliant with the
 PDF/A standard (subset of PDF 1.4).  Is there any mechanism in
 ConTeXt/pdfTex to specify the PDF output should comply with PDF/A?

  http://en.wikipedia.org/wiki/PDF/A

What about postprocessing pdf with latest ghostscript  ?

-- 
luigi
it's new .
it's powerful .
it's luatex .
http://www.luatex.org
___
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
___


[NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Βασίλης Γκολφινόπουλος
Has anybody installed ConTeXt in Windows Vista? I am running into problems.

Vassilis


___
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
___


Re: [NTG-context] !pdfTeX error: pdftex (file lmmi12): Font lmmi12 at 600 not found

2008-02-07 Thread Mojca Miklavec
On Feb 7, 2008 4:02 PM, Hans Hagen wrote:
 Mojca Miklavec wrote:
  Hello,
 
  I don't quite understand why, but my distribution became broken at
  some random time point (I do not remember doing anything special in
  the meantime). I have installed ConTeXt from scratch, but the same
  problem persists:

 is your cont-sys.tex  or rme file gone? you need to set things like

 \autoloadmapfilestrue

Arghhh!!!

Please do not ask me how that was possible. I have created
cont-sys.tex and it automagically started to work. When comparing the
logs I have found out the following line:

system  : cont-sys.rme loaded
(./cont-sys.rme)
bodyfont: 12pt rm is loaded

and then discovered that there was a file cont-sys.rme present in the
folder. But I have no idea how it came there nor where it came from as
it's considerably different from the one in distribution:

%D \module
%D   [   file=cont-sys,
%Dversion=1995.10.10,
%D  title=\CONTEXT\ Miscellaneous Macros,
%D   subtitle=System Specific Setups,
%D author=Hans Hagen,
%D   date=\currentdate,
%D  copyright={PRAGMA / Hans Hagen \ Ton Otten}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.

\unprotect

% Here you can take care of overloading some (style)
% defaults. What goes here, depends on your local system.
%
% The following commands sets the default font encoding:
%
% \setupencoding [\s!default=ec]
%
% You can let \CONTEXT\ load the map files for \PDFTEX.
%
% \autoloadmapfilestrue
%
% If you use the more verbose naming scheme, uncomment this:
%
% \usetypescript [map] [default,\defaultencoding]
%
% or :
%
% \usetypescript [map] [all]
%
% In case you have set psfonts.map already, you can comment
% the following lines. Beware: pdftex uses the fontname
% (second entry on map file lines) for (not so) clever
% remapping, so in case of troubles, remove the names (is

Thanks a lot for the valuable remark,
Mojca
___
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
___


Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Mojca Miklavec
On Feb 7, 2008 9:48 PM, Βασίλης Γκολφινόπουλος wrote:
 I tried it and I get the Application Error: texlua.exe - the application
 failed to inialize properly (0xc022).

OK, that means that environment settings (the way it's done in the
installer) apparently have no effect on Vista.
You could teoretically try to set
set CYGWIN=nontsec
somewhere globally, then it would work at the beginning at least, but
it probably wouldn't set the global variables properly anyway.

What I usually did was creating a file pragmatex.bat like
C:\Programs\context\usr\local\context\tex\setuptex.bat
C:\Programs\context\usr\local\context\tex
and then called pragmatex to initialize the environment every time I
wanted to use it.

Mojca


 - Original Message -
 From: Mari Voipio [EMAIL PROTECTED]
 To: mailing list for ConTeXt users ntg-context@ntg.nl
 Sent: Thursday, February 07, 2008 10:35 PM
 Subject: Re: [NTG-context] ConTeXt installation in Vista



  Mojca Miklavec wrote:
  One thing that you can try is this installer:
 
  http://minimals.contextgarden.net/setup/context-installer/ContextMinimalInstall.exe
  That one will install ConTeXt, but has not been tested on Vista yet
 
  I've got a spare Windows Vista Basic (ENG) in a corner somewhere, I can
  try on that one so nobody has to mess up with a system they actually
  need. Bugreports will probably be forthcoming within the next week. :)
 
  ...about time to start upgrading to MKIV anyway, I'm still running on
  MKII as can't risk the installation on the main computer right now...
 
 
 
  Mari

Any bug reports welcome - but only Vyatcheslav knows how to solve the
ones with installer.

Mojca
___
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
___


Re: [NTG-context] Unicode greek in Context

2008-02-07 Thread Βασίλης Γκολφινόπουλος
I recently got a Windows Vista PC, and I am fighting with it all the time. I 
had installed ConTeXt in Mac OS X previously with no problems.

I will disable User Account Control and try again today...

- Original Message - 
From: Mojca Miklavec [EMAIL PROTECTED]
To: mailing list for ConTeXt users ntg-context@ntg.nl
Sent: Thursday, February 07, 2008 12:06 AM
Subject: Re: [NTG-context] Unicode greek in Context


 On Feb 6, 2008 11:00 PM, Βασίλης Γκολφινόπουλος [EMAIL PROTECTED] wrote:
 OK, that worked with XeTeX. Thank you all.

 Now, if I could just install the thing...

 What is wrong? Which OS?

 You can try one of
http://minimals.contextgarden.net/setup/
 (if you don't have MikTeX or TeX Live)

 And then run
  ./first-setup.sh
  cd tex
 . setuptex
 (if you're on unix)

 Mojca
 ___
 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
 ___
 


___
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
___


Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Βασίλης Γκολφινόπουλος
I tried it and I get the Application Error: texlua.exe - the application 
failed to inialize properly (0xc022).

- Original Message - 
From: Mari Voipio [EMAIL PROTECTED]
To: mailing list for ConTeXt users ntg-context@ntg.nl
Sent: Thursday, February 07, 2008 10:35 PM
Subject: Re: [NTG-context] ConTeXt installation in Vista


 Mojca Miklavec wrote:
 One thing that you can try is this installer:
 
 http://minimals.contextgarden.net/setup/context-installer/ContextMinimalInstall.exe
 That one will install ConTeXt, but has not been tested on Vista yet

 I've got a spare Windows Vista Basic (ENG) in a corner somewhere, I can
 try on that one so nobody has to mess up with a system they actually
 need. Bugreports will probably be forthcoming within the next week. :)

 ...about time to start upgrading to MKIV anyway, I'm still running on
 MKII as can't risk the installation on the main computer right now...



 Mari


 ___
 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
 ___
 


___
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
___


Re: [NTG-context] !pdfTeX error: pdftex (file lmmi12): Font lmmi12 at 600 not found

2008-02-07 Thread Hans Hagen
Mojca Miklavec wrote:
 Hello,
 
 I don't quite understand why, but my distribution became broken at
 some random time point (I do not remember doing anything special in
 the meantime). I have installed ConTeXt from scratch, but the same
 problem persists:

is your cont-sys.tex  or rme file gone? you need to set things like

\autoloadmapfilestrue


-
   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
-
___
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
___


Re: [NTG-context] ConTeXt installation in Vista

2008-02-07 Thread Mojca Miklavec
On Feb 7, 2008 5:04 PM, Βασίλης Γκολφινόπουλος wrote:
 Has anybody installed ConTeXt in Windows Vista? I am running into problems.

*Which* ConTeXt? Where did you take it from? One option is to install
MikTeX (and that should work), the other one is to use the zips from
PRAGMA web page, and then at least two options to install the new
minimals found here:
http://minimals.contextgarden.net/setup/

MikTeX is most user friendly, but you cannot use LuaTeX on it (yet).

I have no Vista, so I cannot say anything, but it should work - one
way or another.
But in any case: you should provide more info about what you did and
what went wrong. Else it's impossile to help.

Mojca
___
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
___


[NTG-context] \noindent in startstop block is not working on the text that follows the block

2008-02-07 Thread Bart C. Wise
I defined a startstop block.  However, the text that follows the block I don't 
want to be indented.

Code

\definestartstop[Center][
before={\startalignment[center]},
after={\stopalignment\noindent}
]

\starttext
\startCenter
This is some text!
\stopCenter
I don't want this paragraph indent; however, it ends up being indented.
\stopText

\Code

However, the text that follows the block is indented.  How to I declare a 
\noindent within the startstop block definition that will work when the block 
is exited?

Thanks,
Bart
___
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
___


[NTG-context] Chapter number conversion to words

2008-02-07 Thread Bart C. Wise
I would like to display chapter headings spelling out the numbers into words.  
For example:

Chapter One
Chapter Two
Chapter Three
etc.

I thought that I could put a conversion in the setuphead function; however, it 
doesn't appear to be supported.  So how to I do the conversion?

Thanks,
Bart
___
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
___


Re: [NTG-context] \noindent in startstop block is not working on the text that follows the block

2008-02-07 Thread Taco Hoekwater
Bart C. Wise wrote:
 I defined a startstop block.  However, the text that follows the block I 
 don't 
 want to be indented.
 
 Code
 
 \definestartstop[Center][
 before={\startalignment[center]},
 after={\stopalignment\noindent}
 ]

You want \noidentation (instead of \noindent).

Best wishes,
Taco
___
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
___