translated to:
Now \textbf{you \emph{can} write} \emph{nested}
\textbf{\emph{emphasis} recursively!}
Best regards, yours faithful
Robert Hennig
--- org-latex.el 2010-08-20 15:58:28.0 +0200
+++ org-latex.mod.el 2010-08-20 16:06:26.0 +0200
@@ -1795,8 +1795,24 @@
(defun org
the org-export-latex-content function, because the quotation marks would
be changed and do not match the regexp anymore.
But I'm not too shure if there are other implications to regard.
best regards,
Robert Hennig
___
Emacs-orgmode mailing list
for this I came up with was:
#+BEGIN_HTML
This sentence is bold
#+END_HTML
#+BEGIN_LaTeX
\textbf{This sentence \emph{is} bold}
#+END_LaTeX
which is not very at all...
Thank you for your advices,
yours
Robert Hennig
___
Emacs-orgmode mailing list
Please
e
> himself or herself to skip a level.
>
> Cheers,
> Sebastian
>
I'm working on the translation of a book and the Table of Contents has a
odd structure. I would also appreciate if skipping a level in the
structure could be possible. One reason to have this working is
if yo
}
$^{2}$ inside a Latex Environment
...
-
which is not the intended behaviour.
Best Regards,
Robert
Eric S Fraga wrote:
> On Fri, 30 Apr 2010 14:34:46 +0200, Robert Hennig
> wrote:
>> Dear orgmode list!
>>
>> I'm would like to generate LaTeX
ge where
it is referenced, he LaTeX \footnote{} should do this.)
Digging into the code I found the \footnote, but I'm
not this familiar to figure out howto actually
I could reproduce the desired behaviour.
Thank you a lot for the wonderful world of org-mode!
Y
Hello,
I would like to make use of the org-export-generic
library and stumbled over the use of the
org-set-generic-type function. The implementation
uses a set-alist function which is not defined at all.
What is the proper way to activate the org-set-generic-type
function?
Kind regards,
Robert
y the #+LaTeX: ...
invocation (#+BEGIN_LaTeX has the same effect).
The Error in the generated tex file is that
- #+TBLNAME: Test will not be removed
- the '%' sign will not be translated to \%
Thanks in Advance,
Robert Hennig
___
Emacs-orgmo