Received: from mail-oa0-f57.google.com ([209.85.219.57]:38594) by stodi.digitalkingdom.org with esmtps (TLSv1:RC4-SHA:128) (Exim 4.80.1) (envelope-from ) id 1XRsin-0006au-Rj for lojban-list-archive@lojban.org; Wed, 10 Sep 2014 17:58:50 -0700 Received: by mail-oa0-f57.google.com with SMTP id o6sf3760797oag.2 for ; Wed, 10 Sep 2014 17:58:43 -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=9tyXhl/JQQWNIVrOh8fWnEFWhWNhae6LSnAgjwkMNP4=; b=cbG+EkopuyeG/NdG7K7AhqpP23wfo1HqAbgnXLt4tkW71W86P6TrO7NlUCsAMZO9oP PMQFXZQZXjjuIRVBGxBrjdQfJNEIuvzbREhM1vjvJHeuHgt3CsL03enPJ5qNdx7O2Erf Oyo2ZmqsPD5MDU9O+O7dQCXGd8ShHqrU6fm1jp2XKKF8IkHQYLo6nmZCb/WzScSkN/C7 k3VrT4MS1Utp+Gb8OczTjlglKpomTdtp/VBV93ISJjn5Pdx9ZNJWzmGqHjkpvoNaap4v s3DD+4CMy6hLh1YVITeWm8sBL31+ddJKhyquJG/gl5+9EKo8ctdXW/I4l3DUA9dGC4QF CPyw== X-Received: by 10.50.80.72 with SMTP id p8mr47000igx.9.1410397123468; Wed, 10 Sep 2014 17:58:43 -0700 (PDT) X-BeenThere: lojban@googlegroups.com Received: by 10.51.16.33 with SMTP id ft1ls136369igd.43.gmail; Wed, 10 Sep 2014 17:58:43 -0700 (PDT) X-Received: by 10.42.197.69 with SMTP id ej5mr10228066icb.7.1410397123064; Wed, 10 Sep 2014 17:58:43 -0700 (PDT) Received: from stodi.digitalkingdom.org (mail.digitalkingdom.org. [173.13.139.236]) by gmr-mx.google.com with ESMTPS id k9si310596igx.3.2014.09.10.17.58.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Sep 2014 17:58:42 -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 1XRsif-0006ap-4A for lojban@googlegroups.com; Wed, 10 Sep 2014 17:58:41 -0700 Date: Wed, 10 Sep 2014 17:58:41 -0700 From: Robin Lee Powell To: lojban@googlegroups.com Subject: Re: [lojban] Re: The CLL project, technical directions Message-ID: <20140911005841.GF30324@stodi.digitalkingdom.org> Mail-Followup-To: lojban@googlegroups.com References: <2d8a397d-0399-4631-a0ee-b16e3c8cddad@googlegroups.com> <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> MIME-Version: 1.0 In-Reply-To: <20140910233108.GD30324@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-Score: -1.9 (-) X-Spam_score: -1.9 X-Spam_score_int: -18 X-Spam_bar: - 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. -- 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.