Hello,
Mirko Vukovic writes:
> I was not able to preview latex fragments using
> org-toggle-latex-fragment (C-c C-x C-l)
>
> I traced the problem to the (shell-command ...) in org-compile-file
> during the dvipng step.
>
> The problem was in the formatting of the destination file (the -o switch)
Hello,
Scott Randby writes:
> It seems odd to me that Org would see multiple subscripts as being
> really one subscript.
It doesn't. LaTeX does. Org clearly translates a_b_c as two consecutive
subscript components. Then LaTeX visually merges them.
> I realize that Org is not a front-end to LaT
On 12/10/2016 07:05 PM, Nicolas Goaziou wrote:
> Hello,
>
> Scott Randby writes:
>
>> First, a_b_c and a_bc give nearly identical results when processed
>> except that the spacing between letters in the subscript coming from
>> a_b_c is wider than that in the subscript coming from a_bc. The spac
To: emacs-orgmode@gnu.org
Subject: Bug: bug&fix for org-compile-file on Windows [9.0.1
(release_9.0.1-8-g25a97f.dirty @ c:/Users/977315/.emacs.d/elisp/org/)]
From: Mirko Vukovic
--text follows this line--
Remember to cover the basics, that is, what you expected to happen and
what in fact did happ
Thanks for you reply. Reinstalling does not help until I follow
http://emacs.stackexchange.com/questions/28441/org-mode-9-unable-to-eval-code-blocks
, remove all *.elc in the org directory and byte-compile all again.
Best regards,
Ivan
On Mon, Dec 12, 2016 at 5:34 AM, Nicolas Goaziou
wrote:
> H
Carsten Dominik writes:
> Hi,
>
> I can take a look at that. Unless Nicolas already is working on it, of
> course.
>
> [...] Is anyone besides Karl using it regularly? I don't want to
> break anything by changing it.
Hi Carsten,
I started to use it a few months ago, and I am using it more an
Hello,
Jiajian Huang writes:
> After update to org 9.0, the source code block can't no longer be exported
> and
> org alerts an error.
>
> The minimal config I use is
>
> (package-initialize)
>
> (setq debug-on-error t
> debug-on-signal nil
> debug-on-quit nil)
>
> (require 'org)
>
>
Dear Nicolas,
Nicolas Goaziou writes:
> Fixed (hopefully) this time. Thank you for the feedback.
It's working wonderfully now - thank you very much.
David
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
---
Huh. This is pretty cool, Charles. But I think it will be a little hard
for me to implement for lectures, since I really need to quickly write up
slides in the half-hour before class... So, instead, I rewrote
org-reveal-src-block to do the work for me. I've just written a blog post
-- for some re
10 matches
Mail list logo