From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Kodi Arfer <kodi@arfer.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] ox-html: Allow "Figure %d:", etc. to be styled
Date: Tue, 09 Jul 2013 22:31:39 +0200 [thread overview]
Message-ID: <87siznzd90.fsf@gmail.com> (raw)
In-Reply-To: <51DC7052.9070607@arfer.net> (Kodi Arfer's message of "Tue, 09 Jul 2013 16:19:30 -0400")
Kodi Arfer <kodi@arfer.net> writes:
> One case I know of is APA style. Here are some examples from the APA
> publication manual. "Figure 1" is supposed to be italicized and inline
> with the caption ( http://i.imgur.com/u6jsfJx.png ), whereas "Table 1"
> is supposed to be upright and on its own line
> ( http://i.imgur.com/3gvxEdd.png ). Admittedly, APA style is crazy,
> and you have to be additionally crazy to want APA style in HTML.
>
> We could still use the same class and then expect people to use
> selectors to be as specific as they want (e.g., if the generic class
> is ~.caption-number~, one could use the selector ~caption
> .caption-number~ for tables and ~figcaption .caption-number~ for
> figures, at least in HTML5). I think using different classes is
> actually simpler, though, because then we don't have to keep track of
> how selectable the different caption types are.
Understood. Patch applied.
Thank you again.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2013-07-09 20:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-03 22:19 [PATCH] ox-html: Allow "Figure %d:", etc. to be styled Kodi Arfer
2013-07-09 19:53 ` Nicolas Goaziou
2013-07-09 20:19 ` Kodi Arfer
2013-07-09 20:31 ` Nicolas Goaziou [this message]
2013-07-09 21:24 ` Bastien
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=87siznzd90.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=kodi@arfer.net \
/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).