emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: org-export, table.el complex tables, latex html
Date: Sat, 25 May 2013 18:30:51 +0200	[thread overview]
Message-ID: <87txlrowck.fsf@mat.ucm.es> (raw)

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



Hello

I have attached an org file which contains a complex table, which I
generated partially with table.el.

Now org-export can export this table *correctly* to latex, most likely
using (table-generate-source 'latex "table.latex" "Table"), however
org-export fails when exporting to html.

Could this export option also please be implemented.

Thanks 

Uwe Brauer 



[-- Attachment #2: guia.html --]
[-- Type: text/html, Size: 3297 bytes --]

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

% Created 2013-05-25 Sat 18:26
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fixltx2e}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}
\usepackage{wrapfig}
\usepackage{soul}
\usepackage{textcomp}
\usepackage{marvosym}
\usepackage{wasysym}
\usepackage{latexsym}
\usepackage{amssymb}
\usepackage{hyperref}
\tolerance=1000
\providecommand{\alert}[1]{\textbf{#1}}

\title{This is a test table}
\author{Uwe Brauer}
\date{\today}
\hypersetup{
  pdfkeywords={},
  pdfsubject={},
  pdfcreator={Emacs Org-mode version 7.8.03}}

\begin{document}

\maketitle

\setcounter{tocdepth}{3}
\tableofcontents
\vspace*{1cm}


\begin{center}
\begin{tabular}{|l|l|}
\hline
Kurs: Modifizierungen: & 2013--2014 \\
 & Name \\
\hline
 & Kurs 2012--2013 \\
\hline
Inhalt: & \\
\hline
Name: & \\
\hline
Art: & \\
\hline
Modifizierungen: & \\
\hline
\multicolumn{2}{|l|}{* Programm:} \\
\multicolumn{2}{|l|}{* Resultate:} \\
\multicolumn{2}{|l|}{* Arbeitsstunden:} \\
\multicolumn{2}{|l|}{* Metodologie:} \\
\multicolumn{2}{|l|}{* Literatur:} \\
\multicolumn{2}{|l|}{* Evaluaci\'on:} \\
\multicolumn{2}{|l|}{* Cronograma:} \\
\multicolumn{2}{|l|}{* Tabla resumen:} \\
\hline
\end{tabular}
\end{center}  
  

\end{document}

[-- Attachment #4: guia.org --]
[-- Type: text/x-org, Size: 2522 bytes --]


This is a test table

  +---------------------------------------------------+-------------------------+
  | Kurs: Modifizierungen:                            | 2013--2014              |
  |                                                   | Name                    |
  +---------------------------------------------------+-------------------------+
  |                                                   | Kurs 2012--2013         |
  +---------------------------------------------------+-------------------------+
  | Inhalt:                                           |                         |
  +---------------------------------------------------+-------------------------+
  | Name:                                             |                         |
  +---------------------------------------------------+-------------------------+
  | Art:                                              |                         |
  +---------------------------------------------------+-------------------------+
  | Modifizierungen:                                  |                         |
  +---------------------------------------------------+-------------------------+
  | * Programm:                                                                 |
  |                                                                             |
  | * Resultate:                                                                |
  |                                                                             |
  | * Arbeitsstunden:                                                           |
  |                                                                             |
  | * Metodologie:                                                              |
  |                                                                             |
  | * Literatur:                                                                |
  |                                                                             |
  | * Evaluación:                                                               |
  |                                                                             |
  | * Cronograma:                                                               |
  |                                                                             |
  | * Tabla resumen:                                                            |
  +-----------------------------------------------------------------------------+
  
  

             reply	other threads:[~2013-05-25 17:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-25 16:30 Uwe Brauer [this message]
2013-05-25 17:25 ` org-export, table.el complex tables, latex html Nicolas Goaziou
2013-05-25 17:55   ` Uwe Brauer
2013-05-25 20:09     ` Nicolas Goaziou
2013-05-26  4:32       ` Carsten Dominik
2013-05-26  9:02         ` Uwe Brauer

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=87txlrowck.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --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).