all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Olivier Berger <olivier.berger@telecom-sudparis.eu>
To: emacs-orgmode@gnu.org
Subject: Adding remarks or warning blocks to technical manuals exported to LaTeX
Date: Mon, 03 Jul 2017 11:38:30 +0200	[thread overview]
Message-ID: <87a84loo6h.fsf@inf-11879.int-evry.fr> (raw)

Hi.

I'm writing technical instructions in an educational context (technical
course handout, etc.).
I wanted to include sections with icons and "boxes" much like what
exists for alert blocks in beame, but I'm using the article layout.

I've found that the bclogo LaTeX environment suits that need, which
allows me to construct something like the following, using LaTeX special
block:

#+LaTeX_HEADER: \usepackage[tikz]{bclogo}
...
#+ATTR_LATEX: :options [noborder=true,logo=\bcattention]{Important warning}
#+BEGIN_bclogo
Attention, students, read this carefully.
#+END_bclogo

I though this could be a quite generic need, for which I struggled to
find instructions, thus sharing the tip with the org-mode community.

Maybe there are other alternatives to bclogo [0], which may then be
worth sharing too.

Hope this helps,

[0] http://www.ctan.org/pkg/bclogo 
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)

                 reply	other threads:[~2017-07-03  9:38 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

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

  git send-email \
    --in-reply-to=87a84loo6h.fsf@inf-11879.int-evry.fr \
    --to=olivier.berger@telecom-sudparis.eu \
    --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 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.