From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/80343 Path: news.gmane.org!not-for-mail From: aik01@uni-koeln.de Newsgroups: gmane.comp.tex.context Subject: flashcards Date: Sat, 19 Jan 2013 19:13:33 +0100 Message-ID: <20130119191333.68786d9zbzvzlcnh@webmail.uni-koeln.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="Yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1358619225 4494 80.91.229.3 (19 Jan 2013 18:13:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Jan 2013 18:13:45 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 19 19:14:02 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TwcvW-00028D-S0 for gctc-ntg-context-518@m.gmane.org; Sat, 19 Jan 2013 19:13:58 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AF300101EC; Sat, 19 Jan 2013 19:13:41 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id JXP5jrIi96wZ; Sat, 19 Jan 2013 19:13:39 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id EB67A101E5; Sat, 19 Jan 2013 19:13:38 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1D4AD101E5 for ; Sat, 19 Jan 2013 19:13:37 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08JTo9o7xZqa for ; Sat, 19 Jan 2013 19:13:35 +0100 (CET) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id CDEF8101E2 for ; Sat, 19 Jan 2013 19:13:35 +0100 (CET) Original-Received: from smtp-out.rrz.uni-koeln.de (smtp-out.rrz.uni-koeln.de [134.95.19.53]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r0JIDYjF014038 for ; Sat, 19 Jan 2013 19:13:34 +0100 X-Virus-Scanned: amavisd-new at uni-koeln.de Original-Received: from localhost (lvr-wma.rrz.uni-koeln.de [134.95.19.58]) by smtp-out.rrz.uni-koeln.de (8.13.8/8.13.8) with ESMTP id r0JIDXcc009061 for ; Sat, 19 Jan 2013 19:13:34 +0100 Original-Received: from xdsl-213-168-89-183.netcologne.de (xdsl-213-168-89-183.netcologne.de [213.168.89.183]) by webmail.uni-koeln.de (Horde Framework) with HTTP; Sat, 19 Jan 2013 19:13:33 +0100 Content-Disposition: inline User-Agent: Internet Messaging Program (IMP) H3 (4.3.11) X-IMP-Origin: aik01@213.168.89.183 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 X-Scanned-By: MIMEDefang 2.73 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=134.95.19.53; country=DE; region=07; city=Koln; latitude=50.9333; longitude=6.9500; http://maps.google.com/maps?q=50.9333,6.9500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0RINSdylr - a9285fa76283 - 20130119 (trained as not-spam) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:80343 Archived-At: migrating Wolfgang's flashcard example from mkii to mkiv, I changed all @@pp to v_page_target_ It was foreseeable that this is not sufficient: pages > flushing realpage 16, userpage 1 pages > flushing realpage 16, userpage 1 ! You can't use a prefix with `the character 1'. system > tex > error on line 58 in file testiv.tex: You can't use a prefix with ` ... 48 \setupbackgrounds[page][frame=on] 49 50 \starttext 51 52 \dorecurse{20} 53 {\startstandardmakeup[align=middle] 54 Front side \recurselevel 55 \stopstandardmakeup 56 \startstandardmakeup[align=middle] 57 Back side \recurselevel 58 >> \stopstandardmakeup} 59 60 \stoptext 61 1 \arrangedpageN ->1 6 now I'm stuck. any help? code see http://wiki.contextgarden.net/User:Wolfgang_Schuster thanks Peter Herkenrath ___________________________________________________________________________________ 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 ___________________________________________________________________________________