emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: emacs-orgmode@gnu.org
Subject: Re: How to export LaTeX amsmath align bmatrix to ODT?
Date: Fri, 16 Jun 2017 09:18:47 +0100	[thread overview]
Message-ID: <87lgos4a6w.fsf@delle7240.chemeng.ucl.ac.uk> (raw)
In-Reply-To: 449a60f5bed6445984cc8ccc8f3c3a63@HE1PR01MB1898.eurprd01.prod.exchangelabs.com

[-- Attachment #1: Type: text/plain, Size: 800 bytes --]

On Monday, 12 Jun 2017 at 21:36, edgar@openmail.cc wrote:

[...]

> Ok. I got it (with a minor glitch). If someone can help me to get the 
> right colors on the screen (my screen is black; the \tensor symbol is 
> also black), I would appreciate it. Now I can export to ODT with my 
> custom symbols and the bmatrix environment.

Check out org-format-latex-options.  I have, for the same or similar scenario:

#+begin_src emacs-lisp
  (setq org-format-latex-options
        '(:foreground "white" :background "black" :scale 3
                      :html-foreground "Black" :html-background "Transparent"
                      :html-scale 1.0
                      :matchers ("begin" "$1" "$" "$$" "\\(" "\\[")))
#+end_src

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 26.0.50, Org release_9.0.7-531-g530113

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]

  parent reply	other threads:[~2017-06-16  8:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-10  4:54 How to export LaTeX amsmath align bmatrix to ODT? edgar
2017-06-10  5:13 ` edgar
2017-06-12 21:36   ` edgar
2017-06-14 14:10     ` Nicolas Goaziou
     [not found]       ` <3c4faaee17eb7e7fdd5aea5136742bd5@openmail.cc>
2017-06-25  0:35         ` Fwd: " edgar
2017-06-25 21:11           ` Nicolas Goaziou
2017-06-26 14:31             ` edgar
     [not found]   ` <449a60f5bed6445984cc8ccc8f3c3a63@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-06-16  8:18     ` Eric S Fraga [this message]
     [not found] <mailman.87.1497628817.13493.emacs-orgmode@gnu.org>
2017-06-17  2:34 ` edgar
     [not found] ` <540c9e41077e41ed940a64e1caaebb3f@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-06-17 15:56   ` Eric S Fraga
     [not found] <mailman.96.1497715218.27257.emacs-orgmode@gnu.org>
2017-06-17 23:13 ` edgar
     [not found] ` <23d18e02ed46416eb1a931a373b0765e@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-06-18  8:43   ` Eric S Fraga

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=87lgos4a6w.fsf@delle7240.chemeng.ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --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 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).