On 2017-04-30 16:28, Nicolas Goaziou wrote:
> Have you tried C-S-RET?
I have not :) Thanks a lot!
Hello,
Clément Pit-Claudel writes:
> Hi all,
>
> Commit 45048eb78359fc742097982fc1adc5ca5e4b2509 (Fix `C-e' with
> visible lines and arguments,
> http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=45048eb78359fc742097982fc1adc5ca5e4b2509)
> breaks my usual org-mode workflow, in which I commonly
Hi all,
Commit 45048eb78359fc742097982fc1adc5ca5e4b2509 (Fix `C-e' with visible lines
and arguments,
http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=45048eb78359fc742097982fc1adc5ca5e4b2509)
breaks my usual org-mode workflow, in which I commonly press C-e to go past
the ellipses of a folde
I tried something like this:
#+FREE_FLOW
U n res train ed text
#+FREE_FLOW
and while this did admittedly came somewhat closer to what I desire by
exporting the escaped characters and new lines as being a little
smaller than those which were typed normally. This, however, stil
Hi,
I'd like to be able to display icons just after the stars in heading or
subheadings, by defining the icon as a property. For instance
* Emacs heading
:PROPERTIES:
:ICON: /tmp/emacs.png
:END:
I have tried something like
#+BEGIN_SRC elisp :results value raw
(let ((parsetree (org-el
Hi,
I believe there’s a bug in org-mode 9.0.5 in LaTeX export, when substituting
the template parameters in org-latex-pdf-process.
To reproduce
1. Create conf.el file containing:
(add-to-list 'load-path "/path/to/org-plus-contrib-20170210")
(require 'ox-latex)
(setq org-latex-p
Hello Org-Mode community,
I am rather new to Org-mode itself and have still a lot to read about in
the official manual, but I cannot seem to find a method for specifying
document specific behaviour in Org-Mode.
For example, if I want all line breaks to be exported exactly with the same
indentatio
Hello again, I've opened my .emacs file and "refreshed" it by clicking on the
menu Emacs-Lisp > Evaluate Buffer. After doing this, somehow EMACS now knows it
must put code within MINTED environment in the .tex file and not use LISTINGS
instead.
I guess Nick was right -- my EMACS doesn't see its
Hello,
I've already posted a few days ago on my MINTED problem. On someone's
suggestion on this mailing list, I cleared up my init file and only left the
following settings:
-
(server-start)
; (add-hook 'LaTeX-mode-hook 'turn-on-reftex)
(setq reftex-plug-into-AUCTeX t)
;;; a key for
Is this still a thing? I can’t seem to find it anywhere but a very few online
references, no where in the org code, and it doesn’t seem work…
https://lists.gnu.org/archive/html/emacs-orgmode/2011-03/msg00857.html
(add-hook 'org-babel-tangle-body-hook (lambda ()
(org-export-preprocess-apply-m
Hello,
Achim Gratz writes:
> That's what I've been asking the whole time: when you changed that
> predicate, you've basically cut off some of its consumers. It looks
> like bad factoring to me to then splitting the same predicate based on
> some argument. I'd rather pull out the old sloppy mat
11 matches
Mail list logo