emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Org not exporting blocks?


From: Tim Cross
Subject: Re: Org not exporting blocks?
Date: Sun, 18 Jul 2021 14:12:08 +1000
User-agent: mu4e 1.5.13; emacs 28.0.50

If you do emacs -Q, can you reproduce the issue? If not, then it is
likely something in your init which is causing this. 

Also, what type of export are you attempting (i.e. PDF, ASCII, HTML etc)

Devin Prater <r.d.t.prater@gmail.com> writes:

> Okay, so I’ve got a strange problem. Whenever I have blocks, like
>
> #+begin_quote
> text
> #+end_quote
> Or even
>
> #+begin_center
> text
> #+end_center
>
> These blocks aren’t converted through export. It just comes out as
>
> #+begin quote
> text
> #+end_quote
>
> And stuff like that.
>
> I did recently scrap my init file for Emacs when trying to get Emacspeak 
> sounds to work on Mac, but that should have /solved/ some problems, not
> made more, lol. I also deleted and reinstalled Org from GNU Ella, and 
> installed the extra Org stuff from non-Gnu Elpa.
>
> So, are there any settings that control this kind of thing? Report from 
> org-report-bug below:
>
> ——————————
>  org-babel-after-execute-hook '(org-redisplay-inline-images)
>  org-html-checkbox-type 'html
>  org-texinfo-format-headline-function 
> 'org-texinfo-format-headline-default-function
>  org-metadown-hook '(org-babel-pop-to-session-maybe)
>  org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
>  org-html-format-inlinetask-function 
> 'org-html-format-inlinetask-default-function
>  org-enforce-todo-dependencies t
>  org-odt-format-headline-function 'org-odt-format-headline-default-function
>  org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
>  org-reveal-start-hook '(org-decrypt-entry)
>  org-export-with-section-numbers nil
>  org-modules '(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc
>       ol-mhe ol-rmail org-tempo ol-w3m org-invoice)
>  org-blocker-hook '(org-block-todo-from-checkboxes
>    org-block-todo-from-children-or-siblings-or-parent)
>  org-export-creator-string "Emacs 27.2 (Org mode 9.4.4)"
>  org-html-divs '((preamble "aside" "preamble") (content "main" "content")
> (postamble "aside" "postamble"))
>  org-mode-hook '(org-tempo-setup
> #[0
>   "\305\306 >\203 \307\n\310\311#\210\307\312\313#\210\307\314\315#\210\306 
> >\203, \307\n\316\317#\210\307\n\320\321#\210\322 >\203>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]