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: Thu, 5 Jan 2023 11:54:36 +0300
User-agent: Mutt/2.2.9+54 (af2080d) (2022-11-21)

* Gottfried <gottfried@posteo.de> [2023-01-02 14:07]:
> 
> Hi Jean,
> 
> I installed the new rcd-utilities.el and rcd-paps.el
> 
> 
> Warning (comp): rcd-utilities.el:2087:57: Warning: the function
> ‘rcd-asciidoctor-preview’ is not known to be defined. Disable showing
> Disable logging
> Warning (comp): rcd-utilities.el:2086:54: Warning: the function
> ‘rcd-asciidoc-preview’ is not known to be defined. Disable showing Disable
> logging
> Warning (comp): rcd-utilities.el:2041:25: Warning: the function
> ‘prop-match-end’ is not known to be defined. Disable showing Disable logging
> Warning (comp): rcd-utilities.el:2040:27: Warning: the function
> ‘prop-match-beginning’ is not known to be defined. Disable showing Disable
> logging
> Warning (comp): rcd-utilities.el:285:10: Warning: the function
> ‘prop-match-value’ is not known to be defined. Disable showing Disable
> logging
> Warning (comp): rcd-utilities.el:283:33: Warning: the function
> ‘text-property-search-forward’ is not known to be defined. Disable showing
> Disable logging

Those warnings will not influence you while using rcd-paps.el package.

> when I am doing a
> M-x rcd-paps-buffer-to-pdf-view
> 
> answer
> symbol's function definition is void rcd-paps-process-buffer

Maybe you did not get really latest rcd-paps.el
https://gnu.support/files/emacs/packages/rcd-paps/rcd-paps.el

It is very useful tool to generate PDF out of any buffer of Emacs.

Another issue is that I use latest `paps' from:

dov/paps: A text to postscript converter through pango:
https://github.com/dov/paps

`paps' command as compared to GNU `a2ps' or `enscript' supports
Unicode and emoji out of box. 

There is also basic markup that one can use:

Pango – 1.0: Text Attributes and Markup:
https://docs.gtk.org/Pango/pango_markup.html

theoretically is possible to write translator package to convert Emacs
Enriched mode, or any fontified Emacs buffer to pango markup and to
generate PDF files in colors.

-- 
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]