Hello,
Allen Li writes:
> (I used org-submit-bug-report, but this is a feature request.)
>
> It would be nice to have a special property like ITEM
> without the leading stars, which is annoying in, e.g., the agenda column
> view.
>
> I imagine that this will be easy to implement.
> There may be
1. What exactly did you do?
- Execute:
(with-eval-after-load 'org
(add-hook 'org-shiftleft-final-hook 'windmove-left))
(org-agenda nil "a")
(split-window-horizontally)
- Type S-left
2. What did you expect to happen?
(windmove-left)
3. What happened instead?
Received message "Command not al
Cool, will do, thanks.
John.
On Mon, Dec 3, 2018 at 12:19 PM Nicolas Goaziou
wrote:
> Hello,
>
> John Lusk writes:
>
> > Trying to export the follow .org file to HTML:
> >
> > * Header 1
> >
> > #+BEGIN_SRC xml
> >
> >
> >
> >
> > #+END_SRC
(I used org-submit-bug-report, but this is a feature request.)
It would be nice to have a special property like ITEM
without the leading stars, which is annoying in, e.g., the agenda column
view.
I imagine that this will be easy to implement.
There may be some UI implications (confusing in some c
ug. Sorry for the noise, the \Path in *%appdata%\Path\Path\Path* is getting
interpreted as latex fragments, which don't evaluate to anything I guess.
This doesn't happen consistently though, the \Paths get stripped from **,
// and __, but not from == and ~~. I am not sure if that is an
inconsistenc
I see I made a mistake in the second example:
#+BEGIN_SRC emacs-lisp
(let ((org-html-with-latex 'dvisvgm))
(with-current-buffer (org-export-to-buffer 'html "*Formatted Copy*" nil
nil t t)
(buffer-string)))
#+END_SRC
#+RESULTS:
:
: %appdata%
:
Is this just happening because % is a comment
If I have this in an org-file, I was surprised to see different behavior
of the export depending on the value of org-html-with-latex. Unless I set
it to dvisgm, then the backslashed path seems to get removed. Is this as
surprising as it seems to be?
*%appdata%\Path\Path\Path*
* Code
:noexport:
Hello,
John Lusk writes:
> Trying to export the follow .org file to HTML:
>
> * Header 1
>
> #+BEGIN_SRC xml
>
>
>
>
> #+END_SRC
>
> Results in the following error:
>
> cons: Args out of range: "", 0, 5
>
> and no output.
This seems to
Hello,
"Ulrich G. Wortmann" writes:
> I made a few more tweaks. The function now recognizes modifiers as to which
> float environment to use, and where to place the float on the page. E.g.
>
> #+ATTR_LATEX: :environment longtable
> #+ATTR_LATEX: :placment [t]
Thank you. However, I think the cha
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.
---
I made a few more tweaks. The function now recognizes modifiers as to which
float environment to use, and where to place the float on the page. E.g.
#+ATTR_LATEX: :environment longtable
#+ATTR_LATEX: :placment [t]
I also had a quick look at the html export code to see whether I can add
the captio
Hello,
On Mon, Dec 3, 2018 at 5:28 AM Van L wrote:
> > As already pointed out by Nicolas Goaziou, org-mode also requires other
> > external stuff
>
> A data point.
>
> Ditaa requires a JRE as mentioned at
>
> http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-ditaa.html
>
> The litig
> As already pointed out by Nicolas Goaziou, org-mode also requires other
> external stuff
A data point.
Ditaa requires a JRE as mentioned at
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-ditaa.html
The litigious terms are
ditaa version 0.9, Copyright (C) 2004--2009 Efstat
13 matches
Mail list logo