From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WCrPJqaPzGBoTAEAgWs5BA (envelope-from ) for ; Fri, 18 Jun 2021 14:20:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +AA1IqaPzGC2cAAA1q6Kng (envelope-from ) for ; Fri, 18 Jun 2021 12:20:54 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 96482CE52 for ; Fri, 18 Jun 2021 14:20:53 +0200 (CEST) Received: from localhost ([::1]:46572 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1luDUS-0007W1-Lg for larch@yhetil.org; Fri, 18 Jun 2021 08:20:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53720) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luDTn-0007Vp-1C for emacs-orgmode@gnu.org; Fri, 18 Jun 2021 08:20:11 -0400 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]:45899) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1luDTj-0000aD-VQ for emacs-orgmode@gnu.org; Fri, 18 Jun 2021 08:20:10 -0400 Received: by mail-wr1-x433.google.com with SMTP id z8so10531063wrp.12 for ; Fri, 18 Jun 2021 05:20:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=andrew-cmu-edu.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kVo+dZBgvKlbZa1uyiIJO4SP9N8lsyk3TZaqwA19pGA=; b=HUiibUtAMg2c9/NbX+zvUytxf3WfYsKb9AmcJd3LH/8gPBtIdJf8a0Yeakv8ZCDSOU dGxzHzsQQ24YL2ddSyAjPrb5ojBf3EwRNbgclBswYZvY8iLl5F8mLDLGG345Hkg/1Vbw r4GUUVY7qNVs/75C5n9iVU37H9iuphnKfQkEzL9veXNNzPIpn/+abR/5BWyFIkgNVi46 LlF3V8Mtm+KTpb7N530BlsP54qHSKJ37N9YfQcnm+qpnshwjPv0hsJVsa2/wJzgYxuxM rWB/bAJAoWqxaGkWhgzJUSwyDGxp7oIOtcuN+ZGb0WXpp2v5mxNZSinR02L0jKpmRhfh WGGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kVo+dZBgvKlbZa1uyiIJO4SP9N8lsyk3TZaqwA19pGA=; b=sGRSJJ/7hgjwUxVFgz0MEvOIQJBN6ix5HhULSyio3He//1dPIaZBdF9Z/pTKk5/v5p ONSL+whMKyVuKyAroGoC8ctzZVmob8vPkE3UqIy3jQwGW6XoRLZAp2Ck3JMa+EeoAKYT Jtv4drCv3PkZ32lmVKD/yykkKu+x1QlfijOi78+T+/DXBA3zM2T2YFTs/lFQRxXqqm5n 2Y2k1Iouei/tOJtm2vIH2l6Y8yt7q7nDdWPDTRIpcFrC5g7rYgrv7/qoAPdFbAuLLPGB tVoZL8SNJznfrhg21+xbRZL6mFtTJxf+h/r4noXxKh+fxjV77fRCTVSuexv3Cvw8hz8G OxyA== X-Gm-Message-State: AOAM5327aXk4OGtkpocSiHYMM1ndvPm1TG6bER0wTSPpWGj63/UvG8k/ nWhgIDM+CwOn7xbhi39tDJuBJIIrro4YDBwcvbg= X-Google-Smtp-Source: ABdhPJxy3Ra9twPP2RYLklXU7Jxu+DFd9zsdeahqFcMbjrhgWQt8qGE/nJ4bo/BahxmQEYFEi8YmmlWiVYc3S277PxM= X-Received: by 2002:a5d:6e04:: with SMTP id h4mr11874887wrz.256.1624018805014; Fri, 18 Jun 2021 05:20:05 -0700 (PDT) MIME-Version: 1.0 References: <87fsxf2x08.fsf@posteo.net> In-Reply-To: <87fsxf2x08.fsf@posteo.net> From: John Kitchin Date: Fri, 18 Jun 2021 08:19:54 -0400 Message-ID: Subject: Re: A dictionary made in Org Mode To: =?UTF-8?Q?Juan_Manuel_Mac=C3=ADas?= Content-Type: multipart/alternative; boundary="000000000000fb457305c50957b1" Received-SPF: pass client-ip=2a00:1450:4864:20::433; envelope-from=johnrkitchin@gmail.com; helo=mail-wr1-x433.google.com X-Spam_score_int: 0 X-Spam_score: 0.0 X-Spam_bar: / X-Spam_report: (0.0 / 5.0 requ) BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: orgmode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624018853; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=kVo+dZBgvKlbZa1uyiIJO4SP9N8lsyk3TZaqwA19pGA=; b=Tpcb2cuiVNxXkKflNLbAn816rHLK/8dP8wv49KiqUu0pBd3PR/NuIQo4gDi+pkSKnlucMu acbACL7z8OmYBQm1jX278+gMpVzp5ZYANlSSIF1nuxunm7OJyjzvhdi4HA4v8knhTFjsdA IKAI+rlQ0K3aInI919K2tMs0ZmjFq7kDzR5Stf1n0uGTD3VGRILJQCi4ZHwVO6Gx5MKrE/ RaE6vKjeFH0VxqHcof8PFFpI4j1O2SX6HHM3gBDuNwXJk57Ni2Ypt5/h9oKqygn03HY9xC KcH1nW14yWH25eDGbCJnqZFK+mV20O0EMlm1GmgK9vbBV3X2wGVesn0EySz06w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624018853; a=rsa-sha256; cv=none; b=K2LCtgytJ6sltSpcsRLGB1PVLtm5q8J0oXC+9S1KZp4PPosE02aVsLwpwThkHLe+7j4H9r AWWtWtwro3BJKLSL9ZGuJtMc05TTDR2MmjJKahjnan3VENZevHqLEsp1DhHsZUr0eG9zwJ yxcXUEkXjDGvwa2cC58oa64uJxkTH6ZE082JGC/cSEhLCzjxm0KRhn7oLOID5SwlrdUAH3 GvFsXkXAVdWE8kQHxxGugB5WRlLAzdoeZKHbtjsdmXslHU0qKrlycE0APg090U1vU8JT/b GwfalKD1t/mC2PvNMVrkQGuYodyN1fxB0wW9sYtPlAf8NNOKG2+9a7jAlKoDPA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=andrew-cmu-edu.20150623.gappssmtp.com header.s=20150623 header.b=HUiibUtA; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -2.53 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=andrew-cmu-edu.20150623.gappssmtp.com header.s=20150623 header.b=HUiibUtA; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=andrew.cmu.edu (policy=none); spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 96482CE52 X-Spam-Score: -2.53 X-Migadu-Scanner: scn1.migadu.com X-TUID: bxY/fxSWWJXL --000000000000fb457305c50957b1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Congratulations! That looks like an amazing project. On Fri, Jun 18, 2021 at 8:11 AM Juan Manuel Mac=C3=ADas wrote: > Hi, > > I would like to share here my latest work. It has recently been > published in Spain and I think it's the first dictionary made entirely > using Org Mode ;-) I have taken care of its production and its editorial > design: > > Diccionario Hisp=C3=A1nico de la Tradici=C3=B3n Cl=C3=A1sica > (Hispanic Dictionary of Classical Tradition) > > ISBN: 978-84-18093-93-7 > > 828 pages > > Org-publish has been especially useful for its production. Soon I will > write a detailed article in Spanish about the making off. If anyone here > was interested I can try to translate the article into English. > > A few samples of the content: > > https://cloud.disroot.org/s/tBpMQP6afssY37p > > And this short video shows a quick overview of the files involved and > the final compilation, before printing all the work: > > https://vimeo.com/538137630 > > Best regards, > > Juan Manuel > > > -- John ----------------------------------- Professor John Kitchin (he/him/his) Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu --000000000000fb457305c50957b1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Congratulations! That looks like an amazing project.=C2= =A0

On Fri, Jun 18, 2021 at 8:11 AM Juan Manuel Mac=C3=ADas <maciaschain@posteo.net> wrote:
Hi,

I would like to share here my latest work. It has recently been
published in Spain and I think it's the first dictionary made entirely<= br> using Org Mode ;-) I have taken care of its production and its editorial design:

Diccionario Hisp=C3=A1nico de la Tradici=C3=B3n Cl=C3=A1sica
(Hispanic Dictionary of Classical Tradition)

ISBN: 978-84-18093-93-7

828 pages

Org-publish has been especially useful for its production. Soon I will
write a detailed article in Spanish about the making off. If anyone here was interested I can try to translate the article into English.

A few samples of the content:

https://cloud.disroot.org/s/tBpMQP6afssY37p

And this short video shows a quick overview of the files involved and
the final compilation, before printing all the work:

https://vimeo.com/538137630

Best regards,

Juan Manuel


--
J= ohn

-----------------------------------
Professor John Kitchin (h= e/him/his)
Doherty Hall A207F
Department of Chemical Engineering
C= arnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

=
--000000000000fb457305c50957b1--