emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Martin Steffen <msteffen@ifi.uio.no>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: orgmode beamer mode: BMCO does not export to latex any longer
Date: Wed, 14 Feb 2018 10:39:08 +0100	[thread overview]
Message-ID: <xk924lmjdi6b.fsf@rijkaard.ifi.uio.no> (raw)



Hi, 

since recently I have a problem with exporting org-beamer-mode, the
culprit presumably

                 BMCOL

It's org, in beamer mode. The mode still allows to turn some headers
into BMCOL (multiple colums) via some keybindings

        ``C-c C-b |'' (representing org-beamer-select-environment "|")

That results in lines like
----------------------------------------------------------------------------------
*** Some text                                                 :B_block:BMCOL:
    :PROPERTIES:
    :BEAMER_col: 0.5
    :END:
.................................................................................

which is supposed to  be a block taking 50% of the slide's width.


So far so good (and as it used to be). 

Now, when /exporting/ the org-document to latex with 

         C-c C-e l b (l for latex, b for beamer-class)

the export peocedure trips over some error and 
              
               nothing is exported 

(the same occurs if I directly want to generated the PDF, and also if I
export the beamer-org document to a ``arcticle''-kind of style, so to
have a script). The message for the error reads like


------------------------------------------------------------------------------
[...]
org-babel-exp process tac at position 108835...
org-babel-exp process tac at position 109478...
org-beamer--format-block: Wrong type argument: number-or-marker-p, nil
-----------------------------------------------------------------------------


It seems that the BMCOL is the culprit, org-beamer still export a
complicated and long document (as it did before), but probably a recent
update made it stumble over that particular element.


Any suggestion where to look?

thanks, Martin

PS: org-version="9.1.6"
    emacs-version: GNU Emacs 24.3.1

             reply	other threads:[~2018-02-14  9:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-14  9:39 Martin Steffen [this message]
2018-02-14 10:08 ` orgmode beamer mode: BMCO does not export to latex any longer Eric S Fraga
2018-02-14 10:24   ` Martin Steffen
2018-02-19 14:38     ` orgmode beamer mode: BMCO does not export to latex any longer: ===> suspect identified: (ox-extras-activate '(ignore-headlines)) Martin Steffen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xk924lmjdi6b.fsf@rijkaard.ifi.uio.no \
    --to=msteffen@ifi.uio.no \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).