[NTG-context] ConTeXt 2007.01.12 problem
Alan Bowen
acbowen at princeton.edu
Fri Jan 12 16:07:09 CET 2007
On Jan 12, 2007, at 9:52 AM, Hans Hagen wrote:
> Alan Bowen wrote:
>> Processing a file that used to typeset successfully now gets the
>> error message:
>>
>> ! Undefined control sequence.
>> \initializenextposition ...dosetpositionpapersize
>>
>> {\printpaperwidth }
>> {\print...
>>
>> \setposition ...ing \else \initializenextposition
>> \def
>> \currentposition {#1}...
>>
>> \dopositionmarginbox ...argin :\currentmarginpos }
>> \ifcase
>> \marginrepositionm...
>>
>> \dodoinmargin ...ftmarginblock \fi ]\next {#3}{#6}
>> \rawpagereference
>> \s!mar {...
>>
>> \do@@description ... \copy \fi \@@descriptionbox }
>> \@@dodescription
>> \dodogotopar ...ceto \fi }{\footnotereferenceto }}
>> \BeforePar
>> \emptytoks
>> ....
>>
>> Is there a fix for this?
>>
>
> the end of spec-mis.tex should look like this
>
> \let\dosetpositionpapersize\gobbletwoarguments
>
> \fi
>
> \protect \endinput
>
>
> (i will check the upload for it later)
>
> Hans
Thanks, Hans—
the spec-mis.tex I have ends with
\def\dosetpositionplus#1#2#3#4#5%
{\pdfsavepos
\dolazysavepositionplus
{#1}%
{\noexpand\realfolio}%
{\noexpand\the\dimexpr\pdflastxpos\scaledpoint\relax}%
{\noexpand\the\dimexpr\pdflastypos\scaledpoint\relax}%
{#2}{#3}{#4}{#5}}
\fi
\protect \endinput
I tried changing the end of spec-mis.tex as you suggest, but
processing still fails with the same error message.
Alan
More information about the ntg-context
mailing list