From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aPhQOiQ2aGAIBQEAgWs5BA (envelope-from ) for ; Sat, 03 Apr 2021 11:32:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MB0kNCQ2aGA7ZwAAbx9fmQ (envelope-from ) for ; Sat, 03 Apr 2021 09:32:20 +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 46C8D16AA8 for ; Sat, 3 Apr 2021 11:32:20 +0200 (CEST) Received: from localhost ([::1]:49318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lScdf-00089x-B2 for larch@yhetil.org; Sat, 03 Apr 2021 05:32:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34322) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lSccx-00089f-8f for emacs-orgmode@gnu.org; Sat, 03 Apr 2021 05:31:35 -0400 Received: from mail-wr1-x432.google.com ([2a00:1450:4864:20::432]:38492) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lSccv-00075Y-2H for emacs-orgmode@gnu.org; Sat, 03 Apr 2021 05:31:34 -0400 Received: by mail-wr1-x432.google.com with SMTP id i18so3102944wrm.5 for ; Sat, 03 Apr 2021 02:31:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-language; bh=ikC0qd/kwcL4yzdMZTXJoNkVjfQGECa6iPGTgAED3mE=; b=PDQ4beuzvE/gtZme1Yo61AUbu+v296q3yxePdPeU5pDviM5/dyV86EDTwj16HxZDo5 6MZTLz7fU/UPFu6beL8uIvP8Z7/8xagFNcOUQMpsgLGfib2+5I2bXzNBvBVAnEszhncq y+kEdbynLLU3j8036zUeinnclV7hObnGRTMvLavtv/bEqLhsV3TYUf2o32EGMOnzEkLf l5gNF6vskTRQZRXj0vLhdP+yW4IsJV4sGpQh19AiYFNAgr7VThfLVtl3LX2orEM0kHjj R6Oysl+vMs+maCrPj48Ukea+6ORYafsfJDX4A1c+WBfWnhVpSXadhIr3CHKoU8ZK5khA 6D+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language; bh=ikC0qd/kwcL4yzdMZTXJoNkVjfQGECa6iPGTgAED3mE=; b=AkIsUlZUEdTy3ZpiR4YDMXZw+FRikndhF2ZgqAludM9xt4X204hhKr3NYDHoMInd/d OcJ3y6mepzAnqqlxOa7/lPLnxU/Tf+XiSfjswy00n8EJEc1teT5higorQpLQPnRsiSCr GFhjADUjtpmRzU2N3d8rt/2x3rOgXeqCsjf35WuHTmyiZtXUvg/8NFqXskN7L+mdm/8U C/ZOsEKiYT2X7qbUbfz8mjdUhqWFTo5/B8Lnw1k24z8LpsYlqmiN6Uw2kHYAvp9YbaLQ E8BHHh34571VA6wdmQzz2furIvujLtdVrWm0xVMF3gQMZqSFhBHiHTJxi/s83ztq8Rea bq5w== X-Gm-Message-State: AOAM531EiXTKE1+SiUTttCBG84QXoDuy3T134JMdCs0BxLfgPqHYxCGU z68l+IbQNiTuGRNTzY9ifuxSYYzWpFnXDQ== X-Google-Smtp-Source: ABdhPJz0N5PrejvTlkgdMdUqKRlsWrhwDAgejPmffJMt9XeQkbBjyf2iskodPPOlJU48OM5EIFXJ8w== X-Received: by 2002:adf:9d48:: with SMTP id o8mr19423224wre.183.1617442289901; Sat, 03 Apr 2021 02:31:29 -0700 (PDT) Received: from [192.168.0.97] ([87.125.178.230]) by smtp.gmail.com with ESMTPSA id m5sm18433179wrq.15.2021.04.03.02.31.29 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 03 Apr 2021 02:31:29 -0700 (PDT) To: emacs-orgmode@gnu.org From: Ypo Subject: First steps exporting to tex Message-ID: Date: Sat, 3 Apr 2021 11:31:27 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------635288A1A3B5E70E7129A945" Content-Language: en-GB Received-SPF: pass client-ip=2a00:1450:4864:20::432; envelope-from=ypuntot@gmail.com; helo=mail-wr1-x432.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_FONT_FACE_BAD=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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: , 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=1617442340; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ikC0qd/kwcL4yzdMZTXJoNkVjfQGECa6iPGTgAED3mE=; b=utvAu8xFuq4P7yEHtdNcjzrzWnU/8IcDjGHjPo19qM4hhb1DwCSF4lUGvamHhitqlOsm6D RFwNwutnzvW0iQNqLe9R6bXwSDfuK4El2Gw22o62xX6uJ6bWKB7/+xHjzij0YpkWT7gbbd wbDxxVIREpaZDhQXIAacb/gfZDZ2EbY+5+8UorThdyWiv7t/EKifU4bugTfbJHR7UKZpTq MegcnofFusZ/pY4Tp3csVMxlOri1++0O/yeb8YYTGbotOcVrMMlvsTdXTpRAPZyGi624Ie 12rrfVnlBCne998/ItKdXdnTMYlvfeuvcxD8/46q/KcfdqgonP+ucmJEKcfULQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1617442340; a=rsa-sha256; cv=none; b=SkHuuuQedePrjCDNYrrZFvwekbeAW+D6uIa4e1XUSI1iqha1fgLGAKtGzbixyDTmwDR41A U8Th5mFuW5rnYXcyUmp82eArErrXN8WIy4aHdQtFNjRxZTzH5Y9A1LMzbrWjoRwCX7L1Ef jiiED7hPjQ8HRWvOdW70YGhsz17vVww5iTqoJ+Eh4NJ1OKjWAUZO1qVNOCa2EvtEGmf7cc 3Uzv5NzX9EVS/3Yrp6vTLiZ6t5Bfx5HjzuuSVktr1/aSrSL7yK2f0Wp+ztzCc91Gi3n0Ra WR5xAx+sOErKwRjGnAaq4Lyvpd/A7xMf06zdhR6VlJLsFYRXW4Ef6Yf/32fMgA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=PDQ4beuz; dmarc=pass (policy=none) header.from=gmail.com; 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: -3.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=PDQ4beuz; dmarc=pass (policy=none) header.from=gmail.com; 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: 46C8D16AA8 X-Spam-Score: -3.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: AqDQt5bUYVh6 This is a multi-part message in MIME format. --------------635288A1A3B5E70E7129A945 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Good morning After reading your interesting advices, I've decided to start my path through LaTeX. I have been some hours trying to start, with little result, but I hope that once established a *workflow* the results will come and the new invested time will be directed just to get better and better results. My doubts: a. As first step for my workflow, it seems convenient to use a "template" with the LaTeX preambles. So maybe the many existing LaTeX templates can be used quickly with orgmode. I found several options and opinions. Which one is the best way? 1.  #+SETUPFILE: template.setup -> doesn't seem the ideal way, because the template.setup file must be modified adding #+latex_class to each of the lines. 2.  template.tex -> this could be added to the SETUPFILE: #+LATEX_HEADER: \input{template.tex}. But it seems to have no effect on the PDF output. BTW, I can't use emacs HOME path (~/) in the input header, like \input{~//export//template.tex}. This is my template.tex file content: \usepackage{fancyhdr} \thispagestyle{fancy} \lhead{\includegraphics[width=4cm]{jpg.jpg}} \rhead{Student Name: Name\\ Student ID: 1234\\ Course: IDB 601 (Fall 2020)} 3. Another friend told me that .sty templates were the best way. 4. I see some people that create customized LaTeX classes and add the desired class to the orgmode buffer. 5. Also we can see this intricate transformation of a LaTeX template into orgmode. How to Migrate LaTeX Template into org-mode 6. ... b. I think that in a good integration, every character shown on orgmode should be exported into the PDF output. For example "CENTRE LINE SYMBOL": ℄     How can this integration be done? I have more doubts, but I will keep reading and trying to solve them Best regards --------------635288A1A3B5E70E7129A945 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit

Good morning

After reading your interesting advices, I've decided to start my path through LaTeX. I have been some hours trying to start, with little result, but I hope that once established a *workflow* the results will come and the new invested time will be directed just to get better and better results.

My doubts:

a. As first step for my workflow, it seems convenient to use a "template" with the LaTeX preambles. So maybe the many existing LaTeX templates can be used quickly with orgmode. I found several options and opinions. Which one is the best way?


    1.  #+SETUPFILE: template.setup -> doesn't seem the ideal way, because the template.setup file must be modified adding #+latex_class to each of the lines.
    2.  template.tex -> this could be added to the SETUPFILE: #+LATEX_HEADER: \input{template.tex}. But it seems to have no effect on the PDF output. BTW, I can't use emacs HOME path (~/) in the input header, like \input{~//export//template.tex}. This is my template.tex file content:
      \usepackage{fancyhdr}
      \thispagestyle{fancy}
      \lhead{\includegraphics[width=4cm]{jpg.jpg}}
      \rhead{Student Name: Name\\
      Student ID: 1234\\
      Course: IDB 601 (Fall 2020)}
    3. Another friend told me that .sty templates were the best way.
    4. I see some people that create customized LaTeX classes and add the desired class to the orgmode buffer.
    5. Also we can see this intricate transformation of a LaTeX template into orgmode.  How to Migrate LaTeX Template into org-mode
    6. ...

b. I think that in a good integration, every character shown on orgmode should be exported into the PDF output. For example "CENTRE LINE SYMBOL": ℄
    How can this integration be done?

I have more doubts, but I will keep reading and trying to solve them

Best regards


--------------635288A1A3B5E70E7129A945--