From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39967 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: [OT] random Computer Science paper generator Date: Wed, 9 Apr 2008 10:02:32 +0200 Message-ID: <115224fb0804090102vd9aa44fh2e9df77fdaed05da@mail.gmail.com> References: <47FC6C94.406@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207728438 25519 80.91.229.12 (9 Apr 2008 08:07:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2008 08:07:18 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 09 10:07:51 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JjVLJ-0001aF-9b for gctc-ntg-context-518@m.gmane.org; Wed, 09 Apr 2008 10:07:41 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 13F841FBBA; Wed, 9 Apr 2008 10:07:02 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25313-02; Wed, 9 Apr 2008 10:06:22 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 537D31FD59; Wed, 9 Apr 2008 10:03:53 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7BF761FD8E for ; Wed, 9 Apr 2008 10:03:51 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24169-02-10 for ; Wed, 9 Apr 2008 10:03:14 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.154]) by ronja.ntg.nl (Postfix) with ESMTP id D83B61FD4E for ; Wed, 9 Apr 2008 10:02:33 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 6so651198ywa.74 for ; Wed, 09 Apr 2008 01:02:32 -0700 (PDT) Original-Received: by 10.151.156.18 with SMTP id i18mr4609664ybo.139.1207728152945; Wed, 09 Apr 2008 01:02:32 -0700 (PDT) Original-Received: by 10.150.49.21 with HTTP; Wed, 9 Apr 2008 01:02:32 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:39967 Archived-At: On Wed, Apr 9, 2008 at 9:46 AM, luigi scarso wrote: > On Wed, Apr 9, 2008 at 9:13 AM, Taco Hoekwater wrote: > > luigi scarso wrote: > > > http://pdos.csail.mit.edu/scigen/ > > > it would be nice to have something in context. > Sorry, missing some words ; > it should be > "it would be nice to have something in context to show on the wiki" > I'm sure that pdfs will be more beatiful, and we will have some > original examples to show on the wiki. > > > > Why exactly? If it is just for the creation of sample documents: > > SCIgen is a template-driven perl script that is open-source, so > > creating a context backend would be easy (and fun). But there is already a mechanism to create fake documents, not so nice as real fake text but usefull. m-visual.tex %D For Mojca: %D %D \starttyping %D \def\simplethesis %D {\setupsystem[random=1234] %D \title{\fakewords{3}{4}} %D \placelist[chapter,section] %D \dorecurse{6} %D {\chapter{\fakewords{5}{10}} %D \dorecurse{5} %D {\section{\fakewords{2}{5}} %D \dorecurse{2} %D {\dorecurse{3}{\fakewords{100}{200}\endgraf} %D \placefigure{\fakewords{8}{15}}{\fakefigure{5cm}{3cm}{10cm}{5cm}} %D \dorecurse{2}{\fakewords{100}{200}\endgraf}}}}} %D %D \starttext %D \simplethesis %D \stoptext %D \stoptyping Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________