emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Buddy Butterfly <buddy.butterfly@web.de>
To: emacs-orgmode@gnu.org
Subject: Re: What happened to clocktable in pdf export?
Date: Wed, 30 Jul 2014 13:04:38 +0200	[thread overview]
Message-ID: <53D8D146.6030703@web.de> (raw)
In-Reply-To: <878unhlmcw.fsf@nicolasgoaziou.fr>


Hi Nicolas,

updated via elpa and got the nice table back again in pdf.
Also in ASCII and HTML export it is nicely indented now.

A drawback, though is that the \_ in the emacs editing is now
gone! The lines now look like

\emsp\emsp\emsp Task2

Which is also not very nice. The editing style "\_" was quite nice,
though, not for export. Is there a way to make the \emsp invisible
within Emacs?

Also, any Idea how to get the column separator lines also in ASCII export?
PDF works because of the extra header line. HTML and ASCII I do not know.

Cheers,
Matt



Am 25.07.2014 um 13:16 schrieb Nicolas Goaziou:
> Buddy Butterfly <buddy.butterfly@web.de> writes:
>
>> How can I easily fix it in my Ubuntu dist? I am running the standard
>> repo version from Ubuntu 14.04. Any .el or something like that?
> Since it is fixed in maint, you can update Org from ELPA. It will be
> updated in a few hours.
>
>> Just a small one. As now the line for the clocktable becomes longer,
>> is there a method to break up the clocktable header into multiple
>> lines?
> Not yet, but ultimately :header property should probably be moved
> to #+HEADER: keyword above the dynamic block, much like source blocks:
>
>   #+header: #+attr_latex: :align l|r|r|r :environment longtable
>   #+header: :fontsize \footnotesize
>   #+BEGIN: clocktable :maxlevel 7 :scope tree3 :indent t
>   ...
>
> Though, there's no standard syntax to include a newline there, e.g.,
>
>   #+header: #+attr_latex: :align l|r|r|r :environment longtable
>   #+header: :fontsize \footnotesize\n#+caption: Some caption
>   #+BEGIN: clocktable :maxlevel 7 :scope tree3 :indent t
>   ...
>
>
> Regards,
>

      reply	other threads:[~2014-07-30 11:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-25 14:07 What happened to clocktable in pdf export? Buddy Butterfly
2014-04-28  9:30 ` Buddy Butterfly
2014-04-28 11:33   ` Nicolas Goaziou
2014-07-24 12:48     ` Buddy Butterfly
2014-07-25  9:06       ` Nicolas Goaziou
2014-07-25  9:29         ` Buddy Butterfly
2014-07-25 11:16           ` Nicolas Goaziou
2014-07-30 11:04             ` Buddy Butterfly [this message]

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=53D8D146.6030703@web.de \
    --to=buddy.butterfly@web.de \
    --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).