Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7408831
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T05:58:51+00:00 2026-05-29T05:58:51+00:00

When I try to export an Org buffer containing plural biblatex cite macros the

  • 0

When I try to export an Org buffer containing plural biblatex cite macros the export fails and I get the following message:

org-export-latex-preprocess: Wrong type argument: stringp, nil

A plural biblatex macros is macros, such as \autocites, \textcites, that can take multiple argument where each argument in curly braces is a bibliography reference and a concrete example is the following

\autocites[11]{someref}[22]{anotherref}

If the above example is placed in an Org-buffer and C-e L is pressed the export fails with the message quoted above.

How can I make Org-mode recognize plural biblatex cite macros so that export is successful?

I am running Org-mode 7.6 in Emacs 23.3.1.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T05:58:52+00:00Added an answer on May 29, 2026 at 5:58 am

    I think it may now be working, I just tested the following:

    * test
      - Inline LaTeX \autocites[11]{someref}[22]{anotherref}
      - Latex single line block
        #+latex: \autocites[11]{someref}[22]{anotherref}
      - Latex code block
        #+begin_latex
          \autocites[11]{someref}[22]{anotherref}
        #+end_latex
    

    LaTeX export succeeded, however I was not able to have it push all the way to pdf (C-c C-e d). The LaTeX export succeded but it could not convert to pdf (I likely don’t have my preamble or packages configured properly for it). I’m assuming if the latex comes out properly it should be able to be possible to get it to result in a pdf if required.

    Latex export (missing preamble):

    \section{test}
    \label{sec-1}
    
    \begin{itemize}
    \item Inline \LaTeX{} \autocites[11]{someref}[22]\{anotherref\}
    \item Latex single line block
      \autocites[11]{someref}[22]{anotherref}
    \item Latex code block
        \autocites[11]{someref}[22]{anotherref}
    \end{itemize}
    

    Assuming this is the output you’d be expecting from that file, I’d guess that the issue has been resolved at some point between 7.6 and 7.8.


    Further testing as requested

    - Latex code block
      #+begin_latex
        \cites[11]{someref}[22]{anotherref}
        \Cites[11]{someref}[22]{anotherref}
        \parencites[11]{someref}[22]{anotherref}
        \Parencites[11]{someref}[22]{anotherref}
        \footcites[11]{someref}[22]{anotherref}
        \footcitetexts[11]{someref}[22]{anotherref}
        \smartcites[11]{someref}[22]{anotherref}
        \Smartcites[11]{someref}[22]{anotherref}
        \textcites[11]{someref}[22]{anotherref}
        \Textcites[11]{someref}[22]{anotherref}
        \supercites[11]{someref}[22]{anotherref}
        \autocite[11]{someref}[22]{anotherref}
        \Autocites[11]{someref}[22]{anotherref}
      #+end_latex
    

    becomes

    \item Latex code block
        \cites[11]{someref}[22]{anotherref}
        \Cites[11]{someref}[22]{anotherref}
        \parencites[11]{someref}[22]{anotherref}
        \Parencites[11]{someref}[22]{anotherref}
        \footcites[11]{someref}[22]{anotherref}
        \footcitetexts[11]{someref}[22]{anotherref}
        \smartcites[11]{someref}[22]{anotherref}
        \Smartcites[11]{someref}[22]{anotherref}
        \textcites[11]{someref}[22]{anotherref}
        \Textcites[11]{someref}[22]{anotherref}
        \supercites[11]{someref}[22]{anotherref}
        \autocite[11]{someref}[22]{anotherref}
        \Autocites[11]{someref}[22]{anotherref}
    

    It seems it would therefore be working for all cases

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I try to make a custom beamer class for Org-mode by manipulating org-export-latex-classes
when I try to export a plug-in using Eclipse, I get the error message
My custom capistrano task app:sample fails with the following error message: mnylen ilmo-on-rails $
I'm getting the following error every time I try to export my application from
Try loading this normal .jpg file in Internet Explorer 6.0. I get an error
Try the following code public enum Color { Blue=1, Red=2, Green=3 } public List<Color>
Try executing the following in JavaScript: parseInt('01'); //equals 1 parseInt('02'); //equals 2 parseInt('03'); //equals
Try as I might I cannot get my head around what the IteratorIterator class
Try as I might, I can't get a JNLP file to run locally (via
Try running this in a .VBS file MsgBox(545.14-544.94) You get a neat little answer

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.