From: Marcin Borkowski <mbork@wmi.amu.edu.pl>
To: emacs-orgmode@gnu.org
Subject: Re: Non-breaking space
Date: Fri, 12 Sep 2014 13:04:30 +0200 [thread overview]
Message-ID: <20140912130430.7972c249@aga-netbook> (raw)
In-Reply-To: <loom.20140912T101530-112@post.gmane.org>
Dnia 2014-09-12, o godz. 08:18:39
Erwan <jahier@imag.fr> napisał(a):
> My 2 cents:
>
> \newcommand{\sectionref}[1]{Section~\ref{#1}}
>
> and then write
>
> \sectionref{bla}
>
> instead of
>
> Section~\ref{bla}
>
> and ditto for figure, etc.
My 2 cents:
or just use the cleveref package instead of reinventing the wheel;-),
write
\cref{bla} or \Cref{bla}
and let LaTeX remember whether {bla} is a~section, subsection,
equation, theorem or whatever.
Best,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
next prev parent reply other threads:[~2014-09-12 11:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-29 7:56 Non-breaking space Nicolas Girard
2010-04-29 8:19 ` Rémi Vanicat
2010-04-29 10:11 ` Sébastien Vauban
2010-04-30 10:46 ` Chris Gray
2014-09-12 8:18 ` Erwan
2014-09-12 11:04 ` Marcin Borkowski [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-08-22 15:33 Chong Yidong
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=20140912130430.7972c249@aga-netbook \
--to=mbork@wmi.amu.edu.pl \
--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.