emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Luca Ferrari <fluca1978@gmail.com>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: hwo to use different font size and emphasis in src snippets?
Date: Thu, 25 Jul 2019 14:52:09 +0200	[thread overview]
Message-ID: <CAKoxK+4SRKD-XjvVAe9yPbrMGPn=iQCsTWM+=X_Kf0+=tNPTRg@mail.gmail.com> (raw)

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

                 reply	other threads:[~2019-07-25 12:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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.orgmode.org/

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

  git send-email \
    --in-reply-to='CAKoxK+4SRKD-XjvVAe9yPbrMGPn=iQCsTWM+=X_Kf0+=tNPTRg@mail.gmail.com' \
    --to=fluca1978@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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/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).