Hello,
Carsten Dominik <[email protected]> writes:
> The only thing is: I do use Org to draft documents intended to
> be later fine-tuned as LaTeX documents, while I don't usually
> do this for other backends. So the ability to put in naked
> LaTeX formatting commands does have value and convenience for
> me personally.
If the LaTeX command doesn't require an argument, you can always add it
to `org-entities-user'. Otherwise, you may define a macro like the
following:
#+MACRO: sc @@e-latex:\textsc{@@$1@@e-latex:}@@
I agree that's not as convenient to set up. But once it is done, it's as
easy to use as raw commands.
Anyway this is a minor point. I guess it will be swept under the rug of
historical reasons, after all.
Regards,
--
Nicolas Goaziou