hi there, is it possible to achieve this somehow?: http://www.smashingmagazine.com/images/404-2/book.png :) -f -- the perfect guest is one who makes his host feel at home.
2007/8/30, frantisek holop
hi there,
is it possible to achieve this somehow?: http://www.smashingmagazine.com/images/404-2/book.png
\starttext \startpostponing[404] \startstandardmakeup[align=left] The page\crlf cannot be found \stopstandardmakeup \stoppostponing \dorecurse{420}{\dontleavehmode\page} \stoptext Wolfgang
frantisek holop wrote:
hi there,
is it possible to achieve this somehow?: http://www.smashingmagazine.com/images/404-2/book.png
:)
\starttext \dorecurse{100}{\input tufte \par} \startpostponing \vbox to \vsize \bgroup \vfill \definedfont[Serif at 40pt] \setupinterlinespace \raggedleft Who Took \endgraf This Page? \par \vfill \egroup \stoppostponing \dorecurse{100}{\input linden \par} \stoptext -) ----------------------------------------------------------------- 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 -----------------------------------------------------------------
hmm, on Thu, Aug 30, 2007 at 02:37:02PM +0200, Hans Hagen said that
frantisek holop wrote:
hi there,
is it possible to achieve this somehow?: http://www.smashingmagazine.com/images/404-2/book.png
i am sorry, i wasn't specific enough. what i meant was, to have a book in context, any book, check if we are on page 404, output the joke, continue normally.
\starttext
\dorecurse{100}{\input tufte \par}
\startpostponing \vbox to \vsize \bgroup \vfill \definedfont[Serif at 40pt] \setupinterlinespace \raggedleft Who Took \endgraf This Page? \par \vfill \egroup \stoppostponing
\dorecurse{100}{\input linden \par}
\stoptext
-- never test for an error you don't know how to handle.
On Thu, 30 Aug 2007, frantisek holop wrote:
hmm, on Thu, Aug 30, 2007 at 02:37:02PM +0200, Hans Hagen said that
frantisek holop wrote:
hi there,
is it possible to achieve this somehow?: http://www.smashingmagazine.com/images/404-2/book.png
i am sorry, i wasn't specific enough.
what i meant was, to have a book in context, any book, check if we are on page 404, output the joke, continue normally.
Wolfgang's solution does exactly that. \startpostponing[404] will put the material on page 404. Aditya
\starttext
\dorecurse{100}{\input tufte \par}
\startpostponing \vbox to \vsize \bgroup \vfill \definedfont[Serif at 40pt] \setupinterlinespace \raggedleft Who Took \endgraf This Page? \par \vfill \egroup \stoppostponing
\dorecurse{100}{\input linden \par}
\stoptext
-- never test for an error you don't know how to handle. ___________________________________________________________________________________ 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 ___________________________________________________________________________________
-- Aditya Mahajan | EECS Systems, University of Michigan http://www.eecs.umich.edu/~adityam | Ph: 734.262.4008
frantisek holop schrieb:
Shouldn't page 404 be a left-hand page? Best regards, Stephan Hennig
2007/8/30, Stephan Hennig
frantisek holop schrieb:
Shouldn't page 404 be a left-hand page?
Best regards, Stephan Hennig
maybe a hidden joke:-) \setuppagenumbering[alternative=doublesided] \setuppagenumber[number=2] \starttext \page[410] \stoptext Wolfgang
participants (6)
-
Aditya Mahajan
-
frantisek holop
-
Hans Hagen
-
Martin Schröder
-
Stephan Hennig
-
Wolfgang Schuster