unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "José Miguel García Urrutia" <josemgu91@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: 64578@debbugs.gnu.org
Subject: bug#64578: orgcard.tex fixes to allow PDF rendering to be used as a triptych.
Date: Thu, 13 Jul 2023 09:17:54 -0500	[thread overview]
Message-ID: <CAGQFwfjiew-BsKMHeVtguJcMrJj6V3n_6NmywtB34E1EoSzZvg@mail.gmail.com> (raw)
In-Reply-To: <874jm8ythh.fsf@localhost>

[-- Attachment #1: Type: text/plain, Size: 1854 bytes --]

I’ve removed the “(1/2)” and “(2/2)” numbers from the titles as they
overflow the columns, making them to be wider than expected thus breaking
the triptych format.
The US letter paper size is the same as the Emacs reference card.
The published PDF org-mode reference card is the rendered version of this
tex file. It’s in A4 format and the columns doesn’t have the same size,
making impossible to do a triptych with same sized columns. This is why I
modified it.

On Thu, 13 Jul 2023 at 05:51 Ihor Radchenko <yantar92@posteo.net> wrote:

> José Miguel García Urrutia <josemgu91@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.
>
> > -\key{force cycling of an ARCHIVEd tree}{C-c C-TAB}
> > +\key{force cycling of an ARCHIVEd tree}{C-TAB}
>
> This is wrong. Org's default binding is C-c C-TAB.
>
> > -\title{Org-Mode Reference Card (2/2)}
> > +\title{Org-Mode Reference Card}
>
> Why?
>
> --
> 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>
>

[-- Attachment #2: Type: text/html, Size: 2618 bytes --]

  reply	other threads:[~2023-07-13 14:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-12  4:25 bug#64578: orgcard.tex fixes to allow PDF rendering to be used as a triptych José Miguel García Urrutia
2023-07-13 10:51 ` Ihor Radchenko
2023-07-13 14:17   ` José Miguel García Urrutia [this message]
2023-09-15  8:50   ` Ihor Radchenko
2023-11-15  9:26     ` Ihor Radchenko
2023-11-19 20:10       ` Bastien Guerry
2023-11-19 20:20         ` José Miguel García Urrutia
2023-12-04 12:51           ` Ihor Radchenko
2023-12-04 17:58             ` José Miguel García Urrutia
2023-12-04 18:17               ` José Miguel García Urrutia
2023-12-05  4:00                 ` Kyle Meyer
2023-12-05 12:34               ` Ihor Radchenko
2024-01-17 11:47                 ` Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAGQFwfjiew-BsKMHeVtguJcMrJj6V3n_6NmywtB34E1EoSzZvg@mail.gmail.com \
    --to=josemgu91@gmail.com \
    --cc=64578@debbugs.gnu.org \
    --cc=yantar92@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).