emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* hwo to use different font size and emphasis in src snippets?
@ 2019-07-25 12:52 Luca Ferrari
  0 siblings, 0 replies; only message in thread
From: Luca Ferrari @ 2019-07-25 12:52 UTC (permalink / raw)
  To: emacs-org list

Hi all,
I'd like to make my presentations a little more appealing. I've got
code snippets like the following:

#+begin_src shell
% pgbench -i -s 30 -F 100 --foreign-keys -h 127.0.0.1 -U luca pgbench
generating data...
100000 of 3000000 tuples (3%) done (elapsed 0.09 s, remaining 2.64 s)
200000 of 3000000 tuples (6%) done (elapsed 0.14 s, remaining 1.94 s)
300000 of 3000000 tuples (10%) done (elapsed 0.18 s, remaining 1.66 s)
...
vacuuming...
creating primary keys...
creating foreign keys...
done.
#+end_src


I would like to:
1) put an emphasis on the command line (first line), let's say to put
it in bold;
2) use a smaller font for the command output without reducing the font
size of the command line.

Of course, the export is in beamer.
Is it possible? Any suggestions?

Thanks,
Luca

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-25 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-25 12:52 hwo to use different font size and emphasis in src snippets? Luca Ferrari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).