Received: from mail-yk0-f187.google.com ([209.85.160.187]:59687) by stodi.digitalkingdom.org with esmtps (TLSv1:RC4-SHA:128) (Exim 4.80.1) (envelope-from ) id 1XRuGu-0006xx-On for lojban-list-archive@lojban.org; Wed, 10 Sep 2014 19:38:08 -0700 Received: by mail-yk0-f187.google.com with SMTP id 19sf808138ykq.14 for ; Wed, 10 Sep 2014 19:38:02 -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=Yb9wGRug1SzgG4zZY8gWqDdND9skRWXGcrWPZNnSIkg=; b=McnAzOgQ8PrQ6wYsmi8QYnt0GMuroaU4nwjJEc2cg4fZx8ulGM3UPJxakRHvescvrT NDdAh+SKBWQ5Y4bEjwZWJM+TTUxDCDx1jgfW/sq/cZFXNVBHE9xJarWNGUdzBB4HM8qj ycJK7LHDe8my2W0C6gKTVk89mm69/gXa2dQf7IuXu+4/vP2Q+Xbus/WroVxxDl2pBifC Ahg8fY6s1P3nhBK8ECrEf++BBxnBsBDGk0cAue16qLRjbbPO6ucmwTdr/6vPTzqzZuyB iINCO+9HHjIAK6jekJteR4QkDyCtPkSj7eXmKVejbzqlqNPfGqiiCW6x8iQMMUDuc8x7 dJcg== X-Received: by 10.140.20.83 with SMTP id 77mr649563qgi.0.1410403082273; Wed, 10 Sep 2014 19:38:02 -0700 (PDT) X-BeenThere: lojban@googlegroups.com Received: by 10.140.33.246 with SMTP id j109ls2950105qgj.83.gmail; Wed, 10 Sep 2014 19:38:01 -0700 (PDT) X-Received: by 10.236.51.233 with SMTP id b69mr19745471yhc.13.1410403081814; Wed, 10 Sep 2014 19:38:01 -0700 (PDT) Received: from stodi.digitalkingdom.org (mail.digitalkingdom.org. [173.13.139.236]) by gmr-mx.google.com with ESMTPS id jw2si662797pad.2.2014.09.10.19.38.01 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Sep 2014 19:38:01 -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 1XRuGm-0006xq-Ib for lojban@googlegroups.com; Wed, 10 Sep 2014 19:38:00 -0700 Date: Wed, 10 Sep 2014 19:38:00 -0700 From: Robin Lee Powell To: lojban@googlegroups.com Subject: Re: [lojban] Re: The CLL project, technical directions Message-ID: <20140911023800.GG30324@stodi.digitalkingdom.org> Mail-Followup-To: lojban@googlegroups.com References: <20140807062529.GR23392@stodi.digitalkingdom.org> <450f6fea-1384-44dd-8966-6be903090942@googlegroups.com> <20140808011937.GT23392@stodi.digitalkingdom.org> <6dba3c27-485e-4c1a-b603-4efae8eda6a1@googlegroups.com> <20140809202309.GA23392@stodi.digitalkingdom.org> <20140910173804.GP30324@stodi.digitalkingdom.org> <20140910233108.GD30324@stodi.digitalkingdom.org> <20140911005841.GF30324@stodi.digitalkingdom.org> MIME-Version: 1.0 In-Reply-To: <20140911005841.GF30324@stodi.digitalkingdom.org> 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-Note: SpamAssassin invocation failed On Wed, Sep 10, 2014 at 05:58:41PM -0700, Robin Lee Powell wrote: > On Wed, Sep 10, 2014 at 04:31:08PM -0700, Robin Lee Powell wrote: > > On Wed, Sep 10, 2014 at 03:35:39PM -0700, TR NS wrote: > > > > > > It is. But recently I found a solution I like even better, > > > mainly because it is a more direct solution. It's called > > > WeasyPrint and it is an HTML to PDF converter. Because it is > > > HTML based, it is much easier to manipulate custom markup. This > > > can be doen via coded transforms if need be, but much of it can > > > be done via CSS which is really nice. And since Markdown > > > passes-thru custom markup, it can be used as the source markup. > > > > > > However it remains to be seen to what degree the printed output > > > will be suitable. My preliminary tests looked good, but as > > > always the devil is in the details. > > > > > > http://weasyprint.org/ > > > > I would *love* if such a thing worked, but the big thing I'm not > > seeing in the examples is page-numbered cross-references, i.e. > > "the armadillo (see page 22) is a blue fish". > > > > Can you test to see if you can generate such things, and if so > > show me a pdf example? > > So, yeah, no. See https://github.com/Kozea/WeasyPrint/issues/218 > > The way to do this is http://www.princexml.com/purchase/ , which I > had previously rejected because ridiculously expensive. > > Having said that, though, the LLG certainly *can* afford the $500 > for a single user license, so that's certainly an option. Feel free > to play with the free version and see what's what. Hmm... So far it looks like Prince may actually be quite workable for us. Links I'm using to help with the CSS: http://alistapart.com/article/building-books-with-css3 http://alistapart.com/article/boom -- 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.