On Mon, 27 Dec 2021 13:28:08 +,
Juan Manuel Macías wrote:
> Sebastian P. Luque writes:
>> Thank you, Juan. Unfortunately, there is a price for this solution
>> as it is now impossible to name and refer to this segment as usual:
> I see. Have you tried the option with Lu
On Mon, 27 Dec 2021 07:41:59 +,
Juan Manuel Macías wrote:
[...]
> If you use the caption package (https://www.ctan.org/pkg/caption), you
> can indicate in each figure the width of the caption. In this case,
> you would have to introduce the code using raw latex via the
> `:caption' property:
On Sat, 10 Nov 2018 08:30:50 +0100,
Nicolas Goaziou wrote:
[...]
> I cannot reproduce your error. You may want to upgrade Org.
I'm already using the latest Org from Elpa (9.1.14), and get the error
with:
$ emacs -q -l emacs_pkg_init.el
╭─ [ emacs_pkg_init.el ]
│ (setq package-archives
│
On Wed, 11 Apr 2018 13:17:49 +0200,
Nicolas Goaziou wrote:
> Hello, "Sebastian P. Luque" writes:
>> When `org-startup-align-all-tables' is t, then editing the cookie
>> in a table causes subsequent tabbing inside the table to throw the
>> following tra
Hello,
When `org-startup-align-all-tables' is t, then editing the cookie in
a table causes subsequent tabbing inside the table to throw the
following trace:
------
Debugger entered--Lisp error: (args-out-of-range #("abcde" 0 1
On Tue, 21 Feb 2017 08:58:59 -0500,
John Kitchin wrote:
> On Mon, Feb 20, 2017 at 11:04 PM, Seb wrote:
> #+BEGIN_SRC python :session :results output :exports results for i
> in range(3): print("Iter {0}".format(i))
> #+END_SRC
> Try using ob-ipython. It doesn't have that issue for