Hi Truong,
Truong Nghiem <[email protected]> writes:
> Is there any way to turn on orgmode markups inside LaTeX fragments for
> export? For example, when I write
> \mycommand{*Bold text*}
> in an org file and export it to LaTeX, I would like to have
> \mycommand{\textbf{Bold text}}
> Currently it is exported as-is (verbatim):
> \mycommand{*Bold text*}
There is no way to achieve this right now, and I think it would be
confusing to support mixed syntax. But I'm open to better use-cases.
Thanks,
--
Bastien