Received: from mail-oi0-f63.google.com ([209.85.218.63]:59813) by stodi.digitalkingdom.org with esmtps (TLSv1:RC4-SHA:128) (Exim 4.80.1) (envelope-from ) id 1XFYqU-0005Ej-Is for lojban-list-archive@lojban.org; Thu, 07 Aug 2014 18:19:52 -0700 Received: by mail-oi0-f63.google.com with SMTP id h136sf970512oig.28 for ; Thu, 07 Aug 2014 18:19:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:in-reply-to:user-agent:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type:content-disposition; bh=MtMi6+IGxWwzJqxFgz9ac/iYCC5eF1441xjHvXMDinM=; b=N7v3Mq6AmFZmEmtZa3Jyr1ZZ4YNlnNW6RKS1OiBgjuUxB7XNkFUAgVlo67iGEAN2/R hHEkavYK3xfmt+zjF3WglHThI9sTA6KB63PLwfBy5L+Gnc3NpZHDJWvsFP1GMi2+/u5+ 2PSZ0S45Rh9CqSmrpzG0BAFJHpmLQZBl0Wx29bOollA7PKnCHO+a55WQ9ptonN3ET5tH 1OqxmAw/eNYVw4aCjttUaiAGrHchVKORATWVXpdHOSctFI10wTrAWe/S0uv7PcoWnHfk mu3j8CCIO54GmtwvyAZZTB12dGY42ptwyWtl1DhXcuMQuP8I/57i+u1hrONsgQL6sxcG gehA== X-Received: by 10.140.23.163 with SMTP id 32mr1989qgp.8.1407460784113; Thu, 07 Aug 2014 18:19:44 -0700 (PDT) X-BeenThere: lojban@googlegroups.com Received: by 10.140.80.241 with SMTP id c104ls368237qgd.39.gmail; Thu, 07 Aug 2014 18:19:43 -0700 (PDT) X-Received: by 10.236.11.80 with SMTP id 56mr3252972yhw.22.1407460783877; Thu, 07 Aug 2014 18:19:43 -0700 (PDT) Received: from stodi.digitalkingdom.org (mail.digitalkingdom.org. [173.13.139.236]) by gmr-mx.google.com with ESMTPS id jz4si29994pbc.0.2014.08.07.18.19.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Aug 2014 18:19:43 -0700 (PDT) Received-SPF: none (google.com: rlpowell@digitalkingdom.org does not designate permitted sender hosts) client-ip=173.13.139.236; Received: from rlpowell by stodi.digitalkingdom.org with local (Exim 4.80.1) (envelope-from ) id 1XFYqH-0005EX-7e for lojban@googlegroups.com; Thu, 07 Aug 2014 18:19:37 -0700 Date: Thu, 7 Aug 2014 18:19:37 -0700 From: Robin Lee Powell To: lojban@googlegroups.com Subject: Re: [lojban] Re: The CLL project, technical directions Message-ID: <20140808011937.GT23392@stodi.digitalkingdom.org> Mail-Followup-To: lojban@googlegroups.com References: <20131227041501.GA21848@stodi.digitalkingdom.org> <2cee2571-a652-48cb-b581-e97177c89074@googlegroups.com> <2d8a397d-0399-4631-a0ee-b16e3c8cddad@googlegroups.com> <20140807062529.GR23392@stodi.digitalkingdom.org> <450f6fea-1384-44dd-8966-6be903090942@googlegroups.com> MIME-Version: 1.0 In-Reply-To: <450f6fea-1384-44dd-8966-6be903090942@googlegroups.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Original-Sender: rlpowell@digitalkingdom.org X-Original-Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: rlpowell@digitalkingdom.org does not designate permitted sender hosts) smtp.mail=rlpowell@digitalkingdom.org Reply-To: lojban@googlegroups.com Precedence: list Mailing-list: list lojban@googlegroups.com; contact lojban+owners@googlegroups.com List-ID: X-Google-Group-Id: 1004133512417 List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline X-Spam-Score: -1.9 (-) X-Spam_score: -1.9 X-Spam_score_int: -18 X-Spam_bar: - On Thu, Aug 07, 2014 at 05:30:21AM -0700, TR NS wrote: > > > On Thursday, August 7, 2014 2:25:32 AM UTC-4, Robin Powell wrote: > > > > On Wed, Aug 06, 2014 at 04:19:26PM -0700, TR NS wrote: > > > FYI, common question is about indexing. This is how that is > > > done: http://comments.gmane.org/gmane.text.pandoc/5323 > > > > Yeah, no. > > > > That only supports indexing in LaTeX (which is not enough for > > us), and only by terrible passthrough commands. That's awful. > > > > Then why not write an index plugin? So let me start off by saying that pandoc is certainly not out of the question and you're welcome to try to do something like that. I played with it myself for a while. The background here is that I want a system that basically any programmer can work with without significant train-up time, because no matter what I pick it seems like everybody talks about how they don't want to work with it. Haskell is unusually popular around here so it's not completely out of the question, but let's face it, getting up to speed on a Haskell library isn't exactly trivial most of the time. To use pandoc I would need to be really compelled by it, and "has no indexing at all" is not how you compel me in to work on something like the CLL, which has a *VAST* index. Teaching a system that has no concept of an index whatsoever how to render one means thoroughly learning a new system that, at the time, I had no indication that anyone else would be familiar with or be able to help with. That sounds tedious and upleasent to me, just because of the time that would be required to learn pandoc. In addition to my primary goal being accessibility for other coders and the specific issue of the index, though, it's not just the index. http://vrici.lojban.org/~rlpowell/media/public/pandoc_vs_docbook/ Look at the HTML, specifically the "I sell this-thing/these-things to that-buyer/those-buyers." example. I don't know why the tables align differently; I'd have to go figure that out. The examples have no numbers. etc, etc, etc; there's a ton of work there If you ignore the table cruft, which is my fault, the PDF has similar problems. I have no idea how much work it will take to teach pandoc everything I need to teach it. I have a pretty good idea how long the Ruby solution will take, though (I'd say on the order of a hundred hours). -- http://intelligence.org/ : Our last, best hope for a fantastic future. .i ko na cpedu lo nu stidi vau loi jbopre .i dafsku lu na go'i li'u .e lu go'i li'u .i ji'a go'i lu na'e go'i li'u .e lu go'i na'i li'u .e lu no'e go'i li'u .e lu to'e go'i li'u .e lu lo mamta be do cu sofybakni li'u -- You received this message because you are subscribed to the Google Groups "lojban" group. To unsubscribe from this group and stop receiving emails from it, send an email to lojban+unsubscribe@googlegroups.com. To post to this group, send email to lojban@googlegroups.com. Visit this group at http://groups.google.com/group/lojban. For more options, visit https://groups.google.com/d/optout.