Hi,
I was trying to use the \lecture command in latex to structure my lecture.
As org-modeis not able to convert , say, first-level headlines into
\lecture statements, I placed the \lecture statement directly before
first level headlines. Unfortunately,in the resulting tex document, the
\end{fram
Joon Ro writes:
> When I right click on an agenda item to invoke org-agenda-switch-to,
> it shows only the specific heading for the item and its top-level
> heading, and in-between headings are not shown. Is there a way to
> change this behavior so it shows all parent headings of the item?
> Cu
Hi,
When I right click on an agenda item to invoke org-agenda-switch-to, it shows
only the specific heading for the item and its top-level heading, and
in-between headings are not shown. Is there a way to change this behavior so it
shows all parent headings of the item? Currently I often am con
On 2019-10-13, at 09:30, Nicolas Goaziou wrote:
> Jens Lechtenboerger writes:
>
>> Subject: [PATCH] ox-html: Control wrapping of source lines
>>
>> * lisp/ox-html.el (org-html-format-code, org-html-do-format-code):
>> Use new export option :html-wrap-src-lines with variable
>> org-html-wrap-s
Hello,
** Nicolas Goaziou [2019-10-13 09:26:42 +0200]:
> Hello,
>
> Godefroy writes:
>
>> I recently encountered a bug when exporting an org file to LaTeX: when
>> generating a figure with a caption, the LaTeX result has the following
>> shape:
>>
>> \begin{figure}
>> …
>> \caption{\label{…}
>
Hello,
"Robert M. Kovacsics" writes:
> Subject: [PATCH] ob-ocaml: Support for pretty-printed outputs
>
> E.g. the following snippet produces multiple lines of output, due to
> pretty-printing
>
> #+BEGIN_SRC ocaml :exports code :eval no-export :results verbatim
> (* Note, no need to have parent
Hello,
Robert Irelan writes:
> Patch attached
Thank you.
However, I couldn't apply your patch since manual changed quite a bit in
this area not so long ago. I adapted your patch to the new structure and
applied it.
Regards,
--
Nicolas Goaziou
On 2019-10-13 at 09:26 +02, Nicolas Goaziou wrote...
> IIRC, the label has to be included in the caption command. I applied a
> different solution. Let me know if that works for you.
I thought so too. But I couldn't find a definitive answer for this when
searching about this last night.
-k.
Hello,
Jens Lechtenboerger writes:
> Subject: [PATCH] ox-html: Control wrapping of source lines
>
> * lisp/ox-html.el (org-html-format-code, org-html-do-format-code):
> Use new export option :html-wrap-src-lines with variable
> org-html-wrap-src-lines to control whether source code lines sho
Hello,
Godefroy writes:
> I recently encountered a bug when exporting an org file to LaTeX: when
> generating a figure with a caption, the LaTeX result has the following
> shape:
>
> \begin{figure}
> …
> \caption{\label{…}
> Content of the caption}
> \end{figure}
>
> When compiling to LaTeX, the
10 matches
Mail list logo