emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [BUG] New latex exporter: Not respecting author:nil and timestam


From: Nicolas Goaziou
Subject: Re: [O] [BUG] New latex exporter: Not respecting author:nil and timestamp:nil
Date: Thu, 18 Oct 2012 18:08:16 +0200

Hello,

Yagnesh Raghava Yakkala <address@hidden> writes:

> New latex exporter doesn't recognize the author:nil and timestamp:nil. test
> file is attached.
>
>
>
> #+TITLE: abcd
> #+AUTHOR: me me 
> #+DESCRIPTION:
> #+KEYWORDS:
> #+LANGUAGE:  en
> #+OPTIONS:   timestamp:nil
> #+OPTIONS:   author:nil
>
>
> #+CAPTION: A wide table with tabulary
> #+LABEL: tbl:wide

It should be #+NAME: tbl:wide
> #+ATTR_LaTeX: table* tabulary width=\textwidth
> | column 1  | column 2                                                        
>                    |
> |-----------+------------------------------------------------------------------------------------|
> | first row | a long long long long long long long long long long long long 
> long long long  cell |
>

I don't see any author in your PDF file, so what is the problem?


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]