emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-export, table.el complex tables, latex html
@ 2013-05-25 16:30 Uwe Brauer
  2013-05-25 17:25 ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: Uwe Brauer @ 2013-05-25 16:30 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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:                                                            |
  +-----------------------------------------------------------------------------+
  
  

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-26  9:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-25 16:30 org-export, table.el complex tables, latex html Uwe Brauer
2013-05-25 17:25 ` 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

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).