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>
Cc: Steffen Wolfrum <context@st.estfiles.de>
Subject: Re: Surprising changes in vers. 2012.01.11
Date: Wed, 11 Jan 2012 16:53:08 +0100	[thread overview]
Message-ID: <4F0DB064.4000203@wxs.nl> (raw)
In-Reply-To: <C96D9E9C-545A-4573-BA2C-2D6B8FD95F7D@st.estfiles.de>

On 11-1-2012 16:48, Steffen Wolfrum wrote:

> \def\dofloatboxnormalbotstackbuilder
>   {\setbox\scratchbox\vbox
>      {\tempfloatwidth\wd\tempfloatbox
>           \vskip5.0pt
>       \ifparfloat
>         \hbox{\hbox           {\box\tempfloatbox  }}%
>         \dofloatboxbetweenstack
>         \hbox{\locatesidefloat{\box\tempcaptionbox}}%
>       \else
>         \hbox{\locatefloat    {\box\tempfloatbox  }}%
>         \dofloatboxbetweenstack
>         \hbox{\locatetextfloat{\box\tempcaptionbox}}%
>       \fi\vss}
>    \getnoflines{\dimexpr\htdp\scratchbox-10\scaledpoint\relax}% get rid of inaccuracy
>    \expanded{\doifinset{\v!overlay}{\floatcaptionparameter\c!location}}\bothangfloat
>       {\vbox to \noflines\lineheight{\unvbox\scratchbox}}}
> %% end.

if you use that kind of low level hacks you should not harm your 
workflow by updating

all low level macros get renamed into their own namespace and are not 
supposed to be touched (unless of course one keeps also track of low 
level changes)

better is to extend the core code with options


Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2012-01-11 15:53 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-11 12:22 Steffen Wolfrum
2012-01-11 12:40 ` Steffen Wolfrum
2012-01-11 12:50   ` Steffen Wolfrum
2012-01-11 13:01     ` Hans Hagen
2012-01-11 13:17       ` Thomas A. Schmitz
2012-01-11 13:41         ` Hans Hagen
2012-01-11 14:38     ` Steffen Wolfrum
2012-01-11 14:45       ` luigi scarso
2012-01-11 14:46         ` luigi scarso
2012-01-11 15:18           ` Steffen Wolfrum
2012-01-11 15:26             ` Hans Hagen
2012-01-11 15:36             ` luigi scarso
2012-01-11 15:55               ` Wolfgang Schuster
2012-01-11 15:23           ` Hans Hagen
2012-01-11 16:24             ` Alan Braslau
2012-01-11 16:33               ` Alan Braslau
2012-01-11 16:42                 ` Hans Hagen
2012-01-11 17:32                   ` Khaled Hosny
2012-01-11 15:48       ` Steffen Wolfrum
2012-01-11 15:53         ` Hans Hagen [this message]
2012-01-11 16:46         ` Steffen Wolfrum
2012-01-11 19:31           ` Wolfgang Schuster
2012-01-11 19:44             ` Steffen Wolfrum
2012-01-11 19:51               ` Wolfgang Schuster
2012-01-11 21:05                 ` Hans Hagen
2012-01-11 21:04             ` Hans Hagen
2012-01-12 21:20           ` Steffen Wolfrum
2012-01-11 12:53 ` Hans Hagen
2012-01-11 12:55 ` luigi scarso
2012-01-11 13:43   ` Hans Hagen
2012-01-12  8:58 ` Mari Voipio
2012-01-12  9:10   ` luigi scarso

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=4F0DB064.4000203@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=context@st.estfiles.de \
    --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).