Re: [O] ox-hugo, 2 questions

2018-06-09 Thread Thomas S. Dye
Aloha Kaushal, Kaushal Modi writes: It's difficult to tell. Can you share a git repo with a minimal site (just the config.toml and the Org content files would do). I will try reproducing the issue locally using ox-hugo plus the ox-hugo test site theme: https://github.com/kaushalmodi/hugo-ba

Re: [O] ox-hugo, 2 questions

2018-06-09 Thread Kaushal Modi
Hello Tom. On Sat, Jun 9, 2018 at 4:43 PM Thomas S. Dye wrote: > Aloha all, > > 1) Is this the correct way to get an image in the homepage branch > bundle? > > I have this in the org file: > > * Homepage > :PROPERTIES: > :EXPORT_HUGO_SECTION: > :EXPORT_FILE_NAME: index > :END: > > [[/bld

Re: [O] Bug ignoreheading not respected in lower level headlines latex export

2018-06-09 Thread Charles Millar
Hello again, On 06/07/2018 08:29 AM, Charles Millar wrote: Hi, Set up - Org mode version 9.1.13 (release_9.1.13-791-gcecbe4 @ /usr/local/share/org-mode/lisp/) GNU Emacs 27.0.50 (build 30, x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2018-06-02 I group related documents as second level h

[O] ox-hugo, 2 questions

2018-06-09 Thread Thomas S. Dye
Aloha all, 1) Is this the correct way to get an image in the homepage branch bundle? I have this in the org file: * Homepage :PROPERTIES: :EXPORT_HUGO_SECTION: :EXPORT_FILE_NAME: index :END: [[/bldg-1-5-sequence-distance-1332+-small.png]] This is the markdown export: +++ title = "Homep

[O] Bug: imenu fails with non-continuous structure [9.1.13 (release_9.1.13 @ /home/thblt/.emacs.d/lib/org/lisp/)]

2018-06-09 Thread Thibault Polge
Steps to reproduce, from emacs -q: 1. (setq org-imenu-depth 10) 2. Create the following document: #+begin_src org #+TITLE: Test * Level 1 ** Level 2 *** Level 3 Level 4 Level 8 #+end_src Notice the break on the structure: levels 5, 6 and 7 are missing. 3. M-x imenu, select ea

Re: [O] autoinsert

2018-06-09 Thread Eric S Fraga
On Friday, 8 Jun 2018 at 10:37, Joseph Vidal-Rosset wrote: [...] > That is certainly trivial for a lot of people in this list (and I > apologize), but maybe it will be helpful for others. Thanks for this. I had the same query but had not got around to seeing if it was possible. Saved me some