all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [ox-html] classes and list
@ 2014-12-09  0:18 Rasmus
  0 siblings, 0 replies; only message in thread
From: Rasmus @ 2014-12-09  0:18 UTC (permalink / raw
  To: emacs-orgmode

Hi,

Q: Is it possible to give an optional class or something similar to an
(unordered) list when exporting to html?

I'm "porting" my CV to Org since I want to export to both html and LaTeX
from the same file.  At one point I have something like:

- 2011--2012 :: 
  #+ATTR_LATEX: :environment iand
  #+ATTR_HTML:  :class iand
  - item1
  - item2

Which is to be printed as:

      2011–2012     item1 ∘ item2 

I.e. an "inline list".

From org-html-begin-plain-list it seems it's impossible to add an extra
class.  Is there a technical HTMLish limitation?  Or only an ox-html
limitation?  If the latter I could try to add it.

Thanks,
Rasmus

-- 
Hooray!

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

only message in thread, other threads:[~2014-12-09  0:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-09  0:18 [ox-html] classes and list Rasmus

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.