GNU bug report logs - #64578
orgcard.tex fixes to allow PDF rendering to be used as a triptych.

Previous Next

Package: emacs;

Reported by: José Miguel García Urrutia <josemgu91 <at> gmail.com>

Date: Wed, 12 Jul 2023 07:19:01 UTC

Severity: wishlist

Tags: patch

Done: Ihor Radchenko <yantar92 <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ihor Radchenko <yantar92 <at> posteo.net>
To: José Miguel García Urrutia <josemgu91 <at> gmail.com>
Cc: 64578 <at> debbugs.gnu.org
Subject: bug#64578: orgcard.tex fixes to allow PDF rendering to be used as a triptych.
Date: Fri, 15 Sep 2023 08:50:48 +0000
Ihor Radchenko <yantar92 <at> posteo.net> writes:

> José Miguel García Urrutia <josemgu91 <at> gmail.com> writes:
>
>> Hello, this is a patch that fixes the orgcard.tex file PDF rendering to
>> allow it to be used as a triptych in US letter page format.
>>
>>  % Specify how many you want here.
>>  \columnsperpage=3
>>  
>> +% Set letterpaper to 0 for A4 paper, 1 for letter (US) paper.  Useful
>> +% only when columnsperpage is 2 or 3.
>> +\letterpaper=1
>> +
>>  % PDF output layout.  0 for A4, 1 for letter (US), a `l' is added for
>>  % a landscape layout.
>>  \input pdflayout.sty
>> -\pdflayout=(0l)
>> +\pdflayout=(1l)
>
> I will leave this to Emacs devs to decide about the layout.
> The reference cards in Emacs follow certain format.
> I am not sure if this patch is breaking it or not.

Ping!

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>




This bug report was last modified 1 year and 164 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.