1 line
1.3 KiB
Plaintext
1 line
1.3 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Hello,</p> <p>I'm attempting to create a template for making labels with Org-Mode & org-pandoc (Latex PDF).</p> <p>What I still want to do is justify the text so that it'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 & #+END_CENTER do not seem to have any effect on the output. I'm using Emacs 27.2; latest DOOM, on Fedora 35.</p> <p>What I'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 -->   submitted by   <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>   <span><a href="https://www.reddit.com/r/orgmode/comments/qyo81b/help_with_justifying_sizing_text_for_label/">[comments]</a></span> |