From 2c77bcc3dd446189af62d320d96359a165335179 Mon Sep 17 00:00:00 2001 From: Keith OHara Date: Tue, 15 May 2012 23:39:26 -0700 Subject: [PATCH] Doc:CG: remove error Chained offset callbacks, at least, have a different order of parameters than was documented. --- Documentation/contributor/programming-work.itexi | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Documentation/contributor/programming-work.itexi b/Documentation/contributor/programming-work.itexi index 0897ca1252..016145d83c 100644 --- a/Documentation/contributor/programming-work.itexi +++ b/Documentation/contributor/programming-work.itexi @@ -1880,11 +1880,6 @@ slice of the spanner than considering it on the whole. This is useful during line breaking, for example, when we want to estimate the Y-extent of a spanner broken at given starting and ending columns. -If the pure function you're writing takes more than three arguments -(say, for example, a chained offset callback), this is not a problem: -just make sure that the grob is the first argument and that start and -end are the last two arguments. - @node How purity is defined and stored @subsection How purity is defined and stored -- 2.39.2