From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: Re: strange output when executing matlab using babel, strange ,
Date: Fri, 31 May 2019 16:30:58 +0200 [thread overview]
Message-ID: <87r28esnkt.fsf@mat.ucm.es> (raw)
In-Reply-To: CAJ51ETobBbW-z_CopsWCvR2JgVr4yw5fJKh1=OWMJKwx14RHzg@mail.gmail.com
[-- Attachment #1: Type: text/plain, Size: 799 bytes --]
>>> "JK" == John Kitchin <jkitchin@andrew.cmu.edu> writes:
> I believe you are seeing org's escaping at play. It puts a comma in front
> of the leading *. It must think that it is a heading in org-syntax, and so
> it escapes it to avoid some issues.
> I think here it is a bug since that is not a heading. can you use some
> other leading character? I don't think the * have any significance in latex.
The point is after executing the matlab code, I export the org file to
latex and then the * * gets translated to \textbf{} which is what I
want.
I could use / / instead obtaining italics or emp, but I want bold
I could write \textbf but I want to write as little latex commands as
possible (that is the work of the converter) instead I wan to use org
mode syntaxis for the font highlighting.
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5025 bytes --]
next prev parent reply other threads:[~2019-05-31 14:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-31 13:08 strange output when executing matlab using babel, strange , Uwe Brauer
2019-05-31 13:57 ` John Kitchin
2019-05-31 14:30 ` Uwe Brauer [this message]
2019-05-31 14:50 ` Nick Dokos
2019-05-31 14:56 ` Uwe Brauer
2019-05-31 15:59 ` John Kitchin
2019-05-31 16:46 ` Uwe Brauer
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=87r28esnkt.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--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).