all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Basic WYSIWYG printing in GNU Emacs (Fancy fonts & tables)
@ 2021-08-02  8:48 Anand Tamariya
  2021-09-25 13:55 ` Jean Louis
  0 siblings, 1 reply; 4+ messages in thread
From: Anand Tamariya @ 2021-08-02  8:48 UTC (permalink / raw)
  To: emacs-devel

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

Here is my next iteration on basic WYSIWYG printing in GNU Emacs for
printing fancy fonts and tables. Now you can print Sudoku grid, lotto
tickets or quick party invites for some weekend fun.

   -

   Run M-x ps-print-buffer-with-faces to send output to printer.
   -

   Run C-u M-x ps-print-buffer-with-faces to send output to file (PS
   format).

*Code:* https://gitlab.com/atamariya/emacs/tree/dev

*Screenshots:*
https://lifeofpenguin.blogspot.com/2021/06/basic-wysiwyg-printing-in-gnu-emacs.html

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Basic WYSIWYG printing in GNU Emacs (Fancy fonts & tables)
  2021-08-02  8:48 Basic WYSIWYG printing in GNU Emacs (Fancy fonts & tables) Anand Tamariya
@ 2021-09-25 13:55 ` Jean Louis
  2021-09-27  7:37   ` Anand Tamariya
  0 siblings, 1 reply; 4+ messages in thread
From: Jean Louis @ 2021-09-25 13:55 UTC (permalink / raw)
  To: Anand Tamariya; +Cc: emacs-devel

* Anand Tamariya <atamariya@gmail.com> [2021-08-02 11:49]:
> Here is my next iteration on basic WYSIWYG printing in GNU Emacs for
> printing fancy fonts and tables. Now you can print Sudoku grid, lotto
> tickets or quick party invites for some weekend fun.
> 
>    -
> 
>    Run M-x ps-print-buffer-with-faces to send output to printer.
>    -
> 
>    Run C-u M-x ps-print-buffer-with-faces to send output to file (PS
>    format).
> 
> *Code:* https://gitlab.com/atamariya/emacs/tree/dev

Is it somewhere isolated as a package?


-- 
Jean

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

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Basic WYSIWYG printing in GNU Emacs (Fancy fonts & tables)
  2021-09-25 13:55 ` Jean Louis
@ 2021-09-27  7:37   ` Anand Tamariya
  2021-09-27  8:58     ` Jean Louis
  0 siblings, 1 reply; 4+ messages in thread
From: Anand Tamariya @ 2021-09-27  7:37 UTC (permalink / raw)
  To: Anand Tamariya, Emacs Devel

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

On Sat, Sep 25, 2021 at 7:28 PM Jean Louis <bugs@gnu.support> wrote:

> * Anand Tamariya <atamariya@gmail.com> [2021-08-02 11:49]:
> > Here is my next iteration on basic WYSIWYG printing in GNU Emacs for
> > printing fancy fonts and tables. Now you can print Sudoku grid, lotto
> > tickets or quick party invites for some weekend fun.
> >
> >    -
> >
> >    Run M-x ps-print-buffer-with-faces to send output to printer.
> >    -
> >
> >    Run C-u M-x ps-print-buffer-with-faces to send output to file (PS
> >    format).
> >
> > *Code:* https://gitlab.com/atamariya/emacs/tree/dev
>
> Is it somewhere isolated as a package?
>
No, it's not available as a package. You can use the patch
https://lists.gnu.org/archive/html/emacs-devel/2021-08/msg00355.html

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Basic WYSIWYG printing in GNU Emacs (Fancy fonts & tables)
  2021-09-27  7:37   ` Anand Tamariya
@ 2021-09-27  8:58     ` Jean Louis
  0 siblings, 0 replies; 4+ messages in thread
From: Jean Louis @ 2021-09-27  8:58 UTC (permalink / raw)
  To: Anand Tamariya; +Cc: Emacs Devel

* Anand Tamariya <atamariya@gmail.com> [2021-09-27 10:39]:
> On Sat, Sep 25, 2021 at 7:28 PM Jean Louis <bugs@gnu.support> wrote:
> 
> > * Anand Tamariya <atamariya@gmail.com> [2021-08-02 11:49]:
> > > Here is my next iteration on basic WYSIWYG printing in GNU Emacs for
> > > printing fancy fonts and tables. Now you can print Sudoku grid, lotto
> > > tickets or quick party invites for some weekend fun.
> > >
> > >    -
> > >
> > >    Run M-x ps-print-buffer-with-faces to send output to printer.
> > >    -
> > >
> > >    Run C-u M-x ps-print-buffer-with-faces to send output to file (PS
> > >    format).
> > >
> > > *Code:* https://gitlab.com/atamariya/emacs/tree/dev
> >
> > Is it somewhere isolated as a package?
> >
> No, it's not available as a package. You can use the patch
> https://lists.gnu.org/archive/html/emacs-devel/2021-08/msg00355.html

Can you make a package?

I really need this type of printing but I am on official development
version and I would not like patching it.

-- 
Jean

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

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-27  8:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-02  8:48 Basic WYSIWYG printing in GNU Emacs (Fancy fonts & tables) Anand Tamariya
2021-09-25 13:55 ` Jean Louis
2021-09-27  7:37   ` Anand Tamariya
2021-09-27  8:58     ` Jean Louis

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.