Received: from mail-yk0-f183.google.com ([209.85.160.183]:64682) by stodi.digitalkingdom.org with esmtps (TLSv1:RC4-SHA:128) (Exim 4.80.1) (envelope-from ) id 1XFMua-0007pd-KY for lojban-list-archive@lojban.org; Thu, 07 Aug 2014 05:35:17 -0700 Received: by mail-yk0-f183.google.com with SMTP id 131sf829714ykp.0 for ; Thu, 07 Aug 2014 05:35:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=date:from:to:message-id:in-reply-to:references:subject:mime-version :x-original-sender:reply-to:precedence:mailing-list:list-id :list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type; bh=n8O8C6toOVNcZVKxXKane8hsH2nSy0Rd/VqxPdgvOfU=; b=a0EaIyyfwgNAU3M4YpLByfvQQ7RYHoic/QlM2vrlAkkHGcBP24ZrDZSLUtX+ZSWAf5 9Njj1o6O4ZreEjj5hEPxz/wRtgf65hxuRRV6aBXHL37X1f++0JG33mNwg+ym6mseUPTa nH9Ewrod3MhNSubUk/uVJzgZkw0gWwK94YGtcyMwafwK7EzTw9PaH7WbQHfik4W1KLsD CdsJtMNqKkeXaWxR1sg2Pj/sLOg7MU+QSUgaYcdcZX52OgGNIglQsL2P+Mo1uR9Q2ZV7 Ss7qcfEy+eSsdA9IwiX1Fd0O6dYpJ7c7UXRCP6+hUDebjDsabjgRN1oXcy63XCC8Dvro IOoA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:in-reply-to:references:subject:mime-version :x-original-sender:reply-to:precedence:mailing-list:list-id :list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type; bh=n8O8C6toOVNcZVKxXKane8hsH2nSy0Rd/VqxPdgvOfU=; b=rRDqG/Ql3iSTtiJX+gRWnHh5ZsE+a3AUKN8slk/YqIM3mk14fsPYRTMfppnAz8mF9W T001C1VYjsCtDi3NUkHH+I5xR06oNoGXxD++mRf28SnqE/PJISVYyqfU5ZmfI50kV4p2 T6JiVzk0VJJVzoaOCkTm7CiN3JIGGkkCRtydV9H25sAqhr3GIl+tajgd00S4VNpMh1is ACm+R6BtOGH5EE5qRli8VTlVPj6mHcLAuXfOwT6TNZ2IU6Ebu4Es5IdgNC3yUjlXkSog SYeGDL5lG6vYzJGt1P3cVMu3I4PTJfI/dqbt+rcenk1cPvxIfaT2wmeV4uib7Q0fFl+S 676g== X-Received: by 10.182.20.104 with SMTP id m8mr149665obe.11.1407414910199; Thu, 07 Aug 2014 05:35:10 -0700 (PDT) X-BeenThere: lojban@googlegroups.com Received: by 10.182.144.228 with SMTP id sp4ls92129obb.17.gmail; Thu, 07 Aug 2014 05:35:09 -0700 (PDT) X-Received: by 10.182.45.134 with SMTP id n6mr0obm.36.1407414909409; Thu, 07 Aug 2014 05:35:09 -0700 (PDT) Date: Thu, 7 Aug 2014 05:35:08 -0700 (PDT) From: TR NS To: lojban@googlegroups.com Message-Id: <0cd981e6-be4e-4174-879f-d8873dacd5d0@googlegroups.com> In-Reply-To: <20140807063608.GS23392@stodi.digitalkingdom.org> 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> <20140807063608.GS23392@stodi.digitalkingdom.org> Subject: Re: [lojban] Re: The CLL project, technical directions MIME-Version: 1.0 X-Original-Sender: transfire@gmail.com 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: multipart/alternative; boundary="----=_Part_15_356440503.1407414908829" X-Spam-Score: -1.9 (-) X-Spam_score: -1.9 X-Spam_score_int: -18 X-Spam_bar: - ------=_Part_15_356440503.1407414908829 Content-Type: text/plain; charset=UTF-8 On Thursday, August 7, 2014 2:36:10 AM UTC-4, Robin Powell wrote: > > On Wed, Aug 06, 2014 at 11:25:29PM -0700, Robin Lee 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. > > FWIW, I'm currently just writing my own; it's not as hard as it > sounds. It's a ruby script that converts our pseudo-docbook > directly into HTML or LaTeX, with the assumption that from those two > we can get anything else (very likely using pandoc CLI in some > cases, by the way). > > I would be concerned about relying on a proprietary solution. How complicated is the the code? Who will maintain it after you no longer can? etc. > It's reasonably ready for other people to look at, I've just been in > the middle of a ridiculous crunch at dayjob. > > Link? -- 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. ------=_Part_15_356440503.1407414908829 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Thursday, August 7, 2014 2:36:10 AM UTC-4, Robi= n Powell wrote:
On Wed, Aug 06,= 2014 at 11:25:29PM -0700, Robin Lee 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.t= ext.pandoc/5323
>=20
> Yeah, no.
>=20
> That only supports indexing in LaTeX (which is not enough for us),
> and only by terrible passthrough commands.  That's awful.

FWIW, I'm currently just writing my own; it's not as hard as it
sounds.  It's a ruby script that converts our pseudo-docbook
directly into HTML or LaTeX, with the assumption that from those two
we can get anything else (very likely using pandoc CLI in some
cases, by the way).


I would be concerned about relying on = a proprietary solution. How complicated is the the code? Who will maintain = it after you no longer can? etc.
 
It's reasonably ready for other people to look at,= I've just been in
the middle of a ridiculous crunch at dayjob.


Link?
 

--
You received this message because you are subscribed to the Google Groups &= quot;lojban" group.
To unsubscribe from this group and stop receiving emails from it, send an e= mail to lojban+unsub= scribe@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 http= s://groups.google.com/d/optout.
------=_Part_15_356440503.1407414908829--