emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* italic in the new odt exporter
@ 2012-05-07 12:00 Andreas Leha
  2012-05-07 12:47 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Leha @ 2012-05-07 12:00 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

I had to add (italic . "Italic") to the definition of
org-e-odt-default-org-styles-alist in contrib/lisp/org-e-odt.el to get
/italic/ text exported correctly to odt.

Is that a known/intended limitation?

Regards,
Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: italic in the new odt exporter
  2012-05-07 12:00 italic in the new odt exporter Andreas Leha
@ 2012-05-07 12:47 ` Nicolas Goaziou
  2012-05-17 14:04   ` Jambunathan K
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2012-05-07 12:47 UTC (permalink / raw)
  To: Andreas Leha; +Cc: emacs-orgmode, Jambunathan K

Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:

> I had to add (italic . "Italic") to the definition of
> org-e-odt-default-org-styles-alist in contrib/lisp/org-e-odt.el to get
> /italic/ text exported correctly to odt.

I recently have split `emphasis' object type into `bold', `italic',
`underline' and `strike-through' and `verbatim' object type into
`verbatim' and `code'.

Since I'm not about the values to put in the variable, I add Jambunathan
in Cc.

Jambunathan: Also, shouldn't `org-e-odt-default-org-styles-alist' be
a defconst instead of a defvar?


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: italic in the new odt exporter
  2012-05-07 12:47 ` Nicolas Goaziou
@ 2012-05-17 14:04   ` Jambunathan K
  0 siblings, 0 replies; 3+ messages in thread
From: Jambunathan K @ 2012-05-17 14:04 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: Andreas Leha, emacs-orgmode

Nicolas Goaziou <n.goaziou@gmail.com> writes:

> Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:
>
>> I had to add (italic . "Italic") to the definition of
>> org-e-odt-default-org-styles-alist in contrib/lisp/org-e-odt.el to get
>> /italic/ text exported correctly to odt.
>
> I recently have split `emphasis' object type into `bold', `italic',
> `underline' and `strike-through' and `verbatim' object type into
> `verbatim' and `code'.
>
> Since I'm not about the values to put in the variable, I add Jambunathan
> in Cc.
>
> Jambunathan: Also, shouldn't `org-e-odt-default-org-styles-alist' be
> a defconst instead of a defvar?


I have pushed the needed changes.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-17 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-07 12:00 italic in the new odt exporter Andreas Leha
2012-05-07 12:47 ` Nicolas Goaziou
2012-05-17 14:04   ` Jambunathan K

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).