ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tomas Hala <thala@pef.mendelu.cz>
To: ntg-context@ntg.nl
Subject: Problem with units and problem with libraries
Date: Wed, 4 Sep 2013 19:07:30 +0200	[thread overview]
Message-ID: <20130904170730.GA20083@akela.mendelu.cz> (raw)

Hi all,

recently I installed TeXlive 2013. In a document, I ran into the problem 
with font sizes: only points and ems operates properly in contrast 
to other units giving the basic (12pt) size.

The same behaviour gives ConTeXt in TL2012. Older TL2011 and TL2010 are OK.

Mimimal example:
\starttext  \def\text[#1]{blah blah --- #1:  {\setupbodyfont[#1]blah blah}\par}
% O.K.
  \text[8pt]
  \text[0.5em]
%% K.O.
  \text[4pc]
  \text[1in]
  \text[12mm]
  \text[1cm]
  \text[500000sp]
  \text[0.5ex]
  \text[6dd]
  \text[0.5cc]
\stoptext

Therefore, a few days ago I tried to install the current version
from the garden. Shortly after the beginning of execution, the 
first-setup.sh script broke down with the following error:

texlua: /lib/libc.so.6: version `GLIBC_2.7' not found (required by texlua)
texlua: /lib/libc.so.6: version `GLIBC_2.11' not found (required by texlua)

It was discussed in this list on May, so I tried the following 
but without the password for svn I was not successful.

svn co http://svn.contextgarden.net/suite/build-binaries
./do_all.sh

Thanks in advance for advice, help and/or password.

Best wishes,

Tomas Hala

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


             reply	other threads:[~2013-09-04 17:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-04 17:07 Tomas Hala [this message]
2013-09-04 17:13 ` Wolfgang Schuster
2013-09-05 15:39   ` Tomas Hala

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130904170730.GA20083@akela.mendelu.cz \
    --to=thala@pef.mendelu.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).