emacs/var/elfeed/db/data/ec/ecee5f2e9fab742d0e6dc5d703a820d1126e60eb
2022-01-03 12:49:32 -06:00

1 line
1.3 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>Hello,</p> <p>I&#39;m attempting to create a template for making labels with Org-Mode &amp; org-pandoc (Latex PDF).</p> <p>What I still want to do is justify the text so that it&#39;s centered, and add an option to increase text size (to more economically use whitespace as needed).</p> <p>This is my progress so far:</p> <pre><code>#+TITLE: #+DATE: nil #+AUTHOR: nil #+LATEX_HEADER: \usepackage[paperheight=0.5in,paperwidth=1.5in,tmargin=0.04in, lmargin=0.1in, rmargin=0.1in, bmargin=0.04in]{geometry} #+LATEX_HEADER: \usepackage[T1]{fontenc} #+LATEX_HEADER: \usepackage[scaled]{roboto} \renewcommand\familydefault{\sfdefault} *Karabiners* </code></pre> <p>#+BEGIN_CENTER &amp; #+END_CENTER do not seem to have any effect on the output. I&#39;m using Emacs 27.2; latest DOOM, on Fedora 35.</p> <p>What I&#39;m looking for is a couple of one-line commands at the head of the document to accomplish my goals. Any help or input is appreciated.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/cheesegraterpussy"> /u/cheesegraterpussy </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/qyo81b/help_with_justifying_sizing_text_for_label/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/qyo81b/help_with_justifying_sizing_text_for_label/">[comments]</a></span>