ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \indenting[next] and math => no vertical space before the formula
Date: Thu, 24 Apr 2008 21:34:33 +0200	[thread overview]
Message-ID: <4810E0C9.6020205@wxs.nl> (raw)
In-Reply-To: <d5fddde00804241214x611a6b8dhc9ebde6ea2b4f5ad@mail.gmail.com>

Mikael Persson wrote:
> First, thank you Wolfgang, I tried to change it in the core-mat.tex
> and it looks great now!
> 
>>  > 1) I also tried the new context minimal with LuaTeX  (to see if it
>>  > worked better there) and found out that the fourier fonts are not
>>  > included in the minimals anymore. Are there any plans to include them?
>>  > Or to make some kind of package with these and other nice free fonts?
>>
>>  mojca will look into it (out of reach, mail etc now) since it came up
>>  last week
> 
> sounds great!
> 
>>  > 2) Will the problem from
>>  > http://archive.contextgarden.net/message/20070830.154143.005528b8.en.html
>>  > go away in the near future (of new versions)? From the answers to that
>>  > question I did not really get if the problem was a big one or not.
>>
>>  depends on who wants to fix it -)
>>
> 
> I don't know what to do (and I am not a programmer), but if there is
> some monkey-see-monkey-do work, I am happy to help.
> 
>>  > PS I am impressed by the speed of LuaTeX. It compiled my document in
>>  > ~20s instead of 1-2 minutes.
>>
>>  Due to mplib or in general? Some parts of mkiv can still be sped up,
>>  e.g. xml processing, but there's not that much more to gain in font
>>  handling (that is ... we're playing with runtime mp fonts and there we
>>  can gain a lot when the new img related features show up). Also, some
>>  mechanisms will be reimplemented and  as such be sped up.
> 
> Hm, I hoped you would tell me why ;)
> The document is a math document with a lot of references, 5 different
> bibliographies. But no MetaPost graphics, just plain text + formulas.
> It is about 100 pages at the moment. Could it maybe be the fact that I
> am changing font? With LuaTeX I was using the lm fonts. I have a
> feeling it takes a bit longer to load other fonts, but that might just
> be a feeling from what is written in the terminal?

mkiv needs less fonts but they may be bigger (more glyphs)

at the end of a run you see the statistics, just write them down 
occasionally so that we can see the improvements

other reasons can be that some mem bugs have been removed over time adn 
that mkiv share more data, so that overall less memory is needed which 
in turn gives less garbage collection

try adding

\usemodule[timing]

to the top of the doc and one or more


\ShowUsage      {}
\ShowMemoryUsage{}
\ShowNodeUsage  {}

at the end ... it generates some pictures that show what takes most time


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


  reply	other threads:[~2008-04-24 19:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-24 10:15 Mikael Persson
2008-04-24 11:29 ` Wolfgang Schuster
2008-04-24 14:27   ` Aditya Mahajan
2008-04-24 17:28     ` Hans Hagen
2008-04-24 18:37       ` Mikael Persson
2008-04-24 18:43         ` Hans Hagen
2008-04-24 19:14           ` Mikael Persson
2008-04-24 19:34             ` Hans Hagen [this message]
2008-04-28 18:17   ` Mikael Persson
2008-04-29  4:49     ` Aditya Mahajan
2008-04-30  7:24       ` Mikael Persson
2008-04-30  7:33         ` Wolfgang Schuster
2008-04-30  7:45           ` Mikael Persson
2008-04-30  8:54             ` Wolfgang Schuster
2008-04-30 17:02         ` Aditya Mahajan
2008-04-30 18:14           ` Mikael Persson

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=4810E0C9.6020205@wxs.nl \
    --to=pragma@wxs.nl \
    --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).