help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: printing with paps


From: Jean Louis
Subject: Re: printing with paps
Date: Sun, 1 Jan 2023 17:53:52 +0300
User-agent: Mutt/2.2.9+54 (af2080d) (2022-11-21)

* Gottfried <gottfried@posteo.de> [2023-01-01 17:24]:
> I installed the new version 2.11 and deleted the version 2.10
> 
> I opened a text file
> and wanted to print it
> with
> M-x rcd-paps-buffer-to-pdf-view RET
> 
> it gave me the answer
> 
> Symbol’s function definition is void: rcd-paps-process-buffer

OK, I have polished it, and tested it with Emacs -Q:

Download latest RCD Utilities 2.12:

https://gnu.support/files/emacs/packages/rcd-utilities.el

Download latest RCD paps 0.3:

https://gnu.support/files/emacs/packages/rcd-paps/rcd-paps.el

and I hope it will work.

New settings I did is for header and footer to have it easier, there
is completion choice, for:

header -- left, center, right
and
footer -- left, center, right

there will be completion choices like:

- current full file name

- current file name without directory

- EMPTY -- if you wish one of those fields to be empty, choose EMPTY,
  so "EMPTY" as word cannot be part of header and footer.

- Page {page_idx:02d}/{num_pages:02d} -- you can customize this to be
  for example "Seite {page_idx:02d} von {num_pages:02d}"

- Modified time and date {mtime:%Y-%m-%d %H:%M} -- but now I remember
  I did not program it, must program it to detect modified time
  through Emacs.

- Current time and date: {now:%Y-%m-%d %H:%M}, which you may customize
  how you wish and want.

- Number of pages: {num_pages:02d}

- Page number: {page_idx:02d}

And you can customize it yourself. If you happen to have problem to
insert space, use C-q SPC to insert it.


-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]