Re: [O] Org can't export inline image link to PDF

2019-02-23 Thread stardiviner
Vladimir Lomov writes: > Hello, > ** stardiviner [2019-02-22 17:16:41 +0800]: > >> >> Nicolas Goaziou writes: >> >>> Hello, >>> >>> stardiviner writes: >>> Here is the screenshot in attachment, you can see the characters 23.bb left side of the inline image. The original

Re: [O] [PATCH] Fix narrowed 1-line subtrees

2019-02-23 Thread Leo Vivier
Hello, Samuel Wales writes: > most users and many writers of code are likely to mark a region by > going to bol, not eol. they don't likely think the region should end > before the final newline, in most cases. I don't know about most users, but that's what I do. It's easier to mark the begin

[O] Preview of latex fragments

2019-02-23 Thread Paul Schlesinger
Using emacs 26, org 9.1.4, ImageMagick 7.0.8-6 Q16 x64 on windows 10 I cannot get the preview or CDLatex to function reliably. For both the key shortcuts and the long form commands I get either no response or invalid parameter 332 in the log. When I occasionally get a preview displayed I cannot

[O] Fwd: Preview of latex fragments

2019-02-23 Thread Paul Schlesinger
Paul H. Schlesinger MD, PhD Washington University School of Medicine Don't let your models of reality become confused with reality itself. -- Forwarded message - From: Paul Schlesinger Date: Sat, Feb 23, 2019 at 12:15 PM Subject: Preview of latex fragments To: Orgmode Using em

[O] [RFC] Fixing link encoding once and for all

2019-02-23 Thread Nicolas Goaziou
Hello, Recently[1], issues about link escaping have resurfaced. I'd like to solve this once and for all. As a reminder, the initial issue is that bracket links, i.e., "[[path]]" or "[[path][description]]", cannot contain square brackets, for obvious reasons. Therefore, they need to be escaped som