From: John Hendy <jw.hendy@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: TikZ to separate file (babel?) possible?
Date: Thu, 28 Oct 2010 16:52:39 -0500 [thread overview]
Message-ID: <AANLkTi=UgEuzbtBAYe4tD=RVf5aztFDUP0KuPMghxqYB@mail.gmail.com> (raw)
In-Reply-To: <AANLkTin8caWMZvqEEHMCLjPj2eiC3dMDbx4NKHSdfQ-v@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 677 bytes --]
Eric,
Just retried and was able to get it to work. Perhaps someone should add this
to the ob-doc-latex page? For reference, I tried each of the following:
Works: 1) #+begin_src latex :headers \renewcommand{\rmdefault}{cmss}
Doesn't work: 2) #+begin_src latex :headers
'("\\renewcommand{\rmdefault}{cmss}")
Works: 3) #+begin_src latex :headers '("\\usepackage{mathpazo}")
Which was puzzling me about #2 which led me to try:
Works: 4) Doesn't work: 2) #+begin_src latex :headers
'("\\renewcommand{\\rmdefault}{cmss}")
Note the second double backslash before rmdefault. That escape character was
necessary there, too.
Thanks for the help on this!! It's *perfect*.
John
[-- Attachment #1.2: Type: text/html, Size: 1067 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
prev parent reply other threads:[~2010-10-28 21:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-22 20:13 TikZ to separate file (babel?) possible? John Hendy
2010-10-22 20:35 ` Erik Iverson
2010-10-22 21:25 ` Eric Schulte
2010-10-22 21:36 ` John Hendy
2010-10-22 23:11 ` Eric S Fraga
2010-10-23 17:58 ` John Hendy
2010-10-25 18:21 ` John Hendy
2010-10-25 18:53 ` Eric Schulte
2010-10-25 18:58 ` John Hendy
2010-10-26 8:17 ` Eric S Fraga
2010-10-26 14:34 ` John Hendy
2010-10-26 21:34 ` John Hendy
2010-10-26 23:01 ` Eric Schulte
2010-10-28 21:43 ` John Hendy
2010-10-28 21:52 ` John Hendy [this message]
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='AANLkTi=UgEuzbtBAYe4tD=RVf5aztFDUP0KuPMghxqYB@mail.gmail.com' \
--to=jw.hendy@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=schulte.eric@gmail.com \
/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.