emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matthew Henderson <hendersonmpa@gmail.com>
To: Matthew Henderson <hendersonmpa@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: Bug: latex export of item description [9.3.6 (9.3.6-elpa)]
Date: Wed, 24 Jun 2020 09:46:19 -0400	[thread overview]
Message-ID: <CAL0A2eE_64fVsqwQ8gUrJu906Sc=_-q+WdAAo0JkhFb8FF7DOg@mail.gmail.com> (raw)
In-Reply-To: <87pn9ovrii.fsf@nicolasgoaziou.fr>

[-- Attachment #1: Type: text/plain, Size: 1024 bytes --]

Thanks Nicolas,

What version of org-mode are you using? I recently updated to 9.3.6 and am
fairly certain this issue is new.

I have not compared latex output from previous org-mode versions however
description labels in previous org mode versions were treated correctly by
xelatex(e.g bold font in a koma script article class). This stopped working
after my upgrade which prompted me to look at the latex output.

The format you get creates a properly formatted pdf.


  \begin{description}
  \item[{label}] information
  \end{description}


Regards,
Matthew


On Wed, Jun 24, 2020 at 3:42 AM Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:

> Hello,
>
> Matthew Henderson <hendersonmpa@gmail.com> writes:
>
> > The following list:
> >
> > - label :: information
> >
> > when exported to latex generates:
> >
> > \begin{description}
> > \item{label} information
> > \end{description}
>
> FWIW, here I get
>
>   \begin{description}
>   \item[{label}] information
>   \end{description}
>
> Regards,
> --
> Nicolas Goaziou
>

[-- Attachment #2: Type: text/html, Size: 1859 bytes --]

  reply	other threads:[~2020-06-24 13:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-23 17:08 Bug: latex export of item description [9.3.6 (9.3.6-elpa)] Matthew Henderson
2020-06-24  7:42 ` Nicolas Goaziou
2020-06-24 13:46   ` Matthew Henderson [this message]
2020-06-24 13:58     ` Eric S Fraga
2020-06-24 14:23       ` Matthew Henderson

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='CAL0A2eE_64fVsqwQ8gUrJu906Sc=_-q+WdAAo0JkhFb8FF7DOg@mail.gmail.com' \
    --to=hendersonmpa@gmail.com \
    --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).