Re: [NTG-context] header labels

2007-03-23 Thread Wolfgang Schuster

2007/3/19, Thomas A. Schmitz [EMAIL PROTECTED]:



On Mar 19, 2007, at 4:46 PM, Aditya Mahajan wrote:

 (Untested)

 \setuplabeltext[de][section=]

 Aditya

Nice try, but no cigar :-) Even with \setuplabeltext[deo][...], it
still gobbels the periods after the converted numbers. Strange...
Thanks for your help, Aditya!

Thomas



Hi Thomas,

there problem is related to all languages that are defined as synonyms
for other languages, this means the same happens for uk and us.

I found a solution by changing the definition from \defaultlanguage in
lang-ini.tex.
Add the next macro to your document.

\def\defaultlanguage#1%
 {\ifcsname\??la#1\c!default\endcsname
#1%
  \else
\csname\??la#1\c!default\endcsname
  \fi}

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


Re: [NTG-context] ! Unable to make mpx file.

2007-03-23 Thread Steve MC Han
  I was wondering if you could give me some direction. I'm having this error 
message in doing metapost.
   
   
  ! Unable to make mpx file.
l.78 label.bot(btex
$\hbox{\sf Rectangle}$ etex, (0,-.6u));
   
   
  I looked through internet and found this site,
   
  http://www.ntg.nl/pipermail/ntg-context/2002/000272.html
   
  which describes exactly the same error messages.
   
  Is there any solution for this? I didn't have any problem with exactly the 
same file before installed TexLive 2007.
   
  If you have some solution to give, I would appreciate it very much.
   

-
  Need Mail bonding?
Go to the Yahoo! Mail QA for great tips from Yahoo! Answers users.


 
-
Expecting? Get great news right away with email Auto-Check.
Try the Yahoo! Mail Beta.___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context