emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <esflists@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Bug: LaTeX export of table with caption broken
Date: Wed, 23 Jan 2019 08:36:56 +0000	[thread overview]
Message-ID: <878szb7ot3.fsf@gmail.com> (raw)
In-Reply-To: <87ef941f1k.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Tue, 22 Jan 2019 23:52:07 +0100")

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

On Tuesday, 22 Jan 2019 at 23:52, Nicolas Goaziou wrote:
> I cannot reproduce it. E.g.,
> Would you have an ECM?

Strangely, with attached ECM and emacs -Q, I have this problem.  See
attached resulting LaTeX.

Thanks,
-- 
Eric S Fraga via Emacs 27.0.50, Org release_9.2-204-g3fc7b0

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: t.tex --]
[-- Type: text/x-tex, Size: 801 bytes --]

% Created 2019-01-23 Wed 08:34
% Intended LaTeX compiler: pdflatex
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{grffile}
\usepackage{longtable}
\usepackage{wrapfig}
\usepackage{rotating}
\usepackage[normalem]{ulem}
\usepackage{amsmath}
\usepackage{textcomp}
\usepackage{amssymb}
\usepackage{capt-of}
\usepackage{hyperref}
\author{Eric S Fraga}
\date{\today}
\title{}
\hypersetup{
 pdfauthor={Eric S Fraga},
 pdftitle={},
 pdfkeywords={},
 pdfsubject={},
 pdfcreator={Emacs 27.0.50 (Org mode 9.2)}, 
 pdflang={English}}
\begin{document}

\tableofcontents

This is a table:

\begin{table}[htbp]
\centering
\begin{tabular}{ll}
item & description\\
\hline
one & first\\
two & second\\
\hline
\end{tabular}
\end{table}
\end{document}

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: t.org --]
[-- Type: text/x-org, Size: 133 bytes --]

This is a table:

| item | description |
|------+-------------|
| one  | first       |
| two  | second      |
|------+-------------|

  parent reply	other threads:[~2019-01-23  8:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-19 14:25 Bug: LaTeX export of table with caption broken Jens Lechtenboerger
2019-01-19 15:06 ` Nicolas Goaziou
2019-01-19 16:18   ` Jens Lechtenboerger
2019-01-22 16:06   ` Eric S Fraga
2019-01-22 22:52     ` Nicolas Goaziou
2019-01-23  7:27       ` Eric S Fraga
2019-01-23  8:36       ` Eric S Fraga [this message]
2019-01-23 14:21         ` Nicolas Goaziou
2019-01-23 15:25           ` Eric S Fraga
2019-01-23 15:16         ` Nick Dokos
2019-01-24 13:48           ` Nicolas Goaziou
2019-01-24 15:02             ` Nick Dokos
2019-01-24 16:12               ` Eric S Fraga
2019-01-24 17:09                 ` Nick Dokos
2019-01-24 15:51             ` Eric S Fraga

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=878szb7ot3.fsf@gmail.com \
    --to=esflists@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).