Hello,
Uwe Brauer writes:
> > Hello,
> > Uwe Brauer writes:
>
>
> > What is true column hiding? What is the question you are referring to?
>
> Most of the spreadsheet application I know allow you
>
> - to mark a column
>
> - and to hide it (it is still there and can be d
Hi Kyle,
Kyle Meyer writes:
> It seems that the only place where we hardcode the Org version is
> orgcard.tex. Any objections to auto-generating this as well?
None from me, thanks for this.
--
Bastien
Hello,
Florian Lindner writes:
> Ok, so it's basically a conversion to bool.
Correct.
> That I'm not so sure of. I try to get myself aquainted to ert, but my elisp
> knowledge, you surely know, is very limited.
I think you're doing well so far.
> Do I understand correctly, that there is no
Hello,
Eric S Fraga writes:
> I'm not au fait with using edebug. Will try to learn it (about time,
> probably). In the meantime, here is an ECM which definitely fails for
> me with my normal configuration but which almost works with emacs
> -Q. The almost is that the final output looks like t
Nicolas Goaziou writes:
> Hello,
>
> Carsten Dominik writes:
>
>> Yes, these can be used in partially written fragments.
>
> OK. Does it make sense to use them outside of any fragment? For example,
> you don't need to be in a LaTeX fragment to insert \alpha.
First, we have to be careful because
On 2017-06-22 22:08, ed...@openmail.cc wrote:
Right now, I can only do it like this:
../dir2/file3.org
==
#+INCLUDE: ../dir1/file1.org::py-numpy
#+NAME: py-noweb
#+CAPTION: Loading Numpy and Matplotlib onto Python.
#+BEGIN_SRC python :results none :noweb yes
<>
#+END
Hi there,
I am play with John’s ox-word.el function, which us pandoc to convert org via
latex to docx. However, when I try to use it, I get the following error
helm-M-x: Wrong type argument: stringp, nil
Any suggestion on how to resolve this issue.
Cheers,
M
Ps Here is the backtrace
Debugg
what is this function: my-other-delete-trailing-blank-lines
it appears it is not defined. but is getting called in a before-save-hook.
Doyley, Marvin M. writes:
> Hi there,
>
> I am play with John’s ox-word.el function, which us pandoc to convert org via
> latex to docx. However, when I try to
Thanks for point this out, which I have now removed, but I still get an error.
This time I get
pandoc: nil: openFile: does not exist (No such file or directory)
helm-M-x: Wrong type argument: stringp, nil
Thanks,
M
PS here is the back trace
Debugger entered--Lisp error: (wrong-type-argument str
Hello,
I used to be able to match any part of the header when refiling using the
ido interface, but now it only matches the very beginning of the header
text.
For example, if I have a file like:
* Foo bar
* Baz
Then visit Baz and type "C-c C-w bar" there are no matches.
I've fiddled with sever
> Hello,
> Uwe Brauer writes:
> I toyed with the idea, and came up with a proof-of-concept, attached to
> this message.
> Basically, it defines two user-facing functions: `org-table-hide-column'
> and `org-table-show-column'. Whenever the contents of an hidden column
> is
I have tried to use #+latex_header_extra on org 9.0.9, using an empty Emacs
configuration file. The following fragment
#+LATEX_HEADER_EXTRA: \newcommand{\test}{testing}
$\test$
creates an image with the text "testing". It seems that it is using the
command inside the preview; but I would
Hello,
Uwe Brauer writes:
> Great thanks I will test this now, I presume this patch is against the
> latest stable version?
No, it is against development version, aka "master" branch.
Regards,
--
Nicolas Goaziou
Org-mode newbie here. Please be gentle. Posted on Stack Exchange
before I found the official list.
I'm trying to follow the recipe for exporting Org-mode documents for
processing by Jekyll. My publishing org-publish-project-alist is
configured to place exported html in my _posts directory and ta
I forgot to send this to the list. Sorry.
Original Message
Subject: Re: How to export LaTeX amsmath align bmatrix to ODT?
Date: 2017-06-15 22:57
From: ed...@openmail.cc
To: Nicolas Goaziou
Hello Nicolas,
Thank you for your help. My comments are under each block:
On 2017-06-1
On 2017-06-05 07:00, ed...@openmail.cc wrote:
On 2017-06-04 09:36, Nicolas Goaziou wrote:
You may want to try tweaking `org-preview-latex-process-alist'.
Thanks. This helped!
I leave this in case that it may be useful to others (one thing
worked, the other didn't):
I managed to get the speci
Hi list,Doing the tests for the documentation I encountered some issues with org-protocol.[0001-url-is-sanitized-before-processing]I’ve got trouble to get sub-protocol “open-source” working in some cases. By sanitising the URL it works for me in all cases.
0001-url-is-sanitized-before-processing.p
17 matches
Mail list logo