emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: <matthias@gnu.re>
To: <emacs-orgmode@gnu.org>
Subject: Bug: clocktable
Date: Mon, 28 Sep 2020 17:48:41 +0400	[thread overview]
Message-ID: <000801d6959e$18d14e70$4a73eb50$@gnu.re> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 653 bytes --]

Salut l’équipe d’Orgmode,

J’ai un soucis avec le clocktable  qui semble être un bug car il n’accepte pas les attributs latex avant la ligne BEGIN:
#+latex_header: \usepackage{tabularx}
#+ATTR_LATEX: :align Xll :width \textwidth
#+BEGIN: clocktable :scope file :maxlevel 2

la seul solution que j'ai trouvé, c'est la suivante (mettre l’attribut après le BEGIN :) :
#+latex_header: \usepackage{tabularx}
#+BEGIN: clocktable :scope file :maxlevel 2
#+ATTR_LATEX: :align Xll :width \textwidth

Mais à chaque fois que je met à jour le clocktable (C-c C-c) la ligne d'attribut latex disparait.

 

Cordialement.

 

Matt

[-- Attachment #1.2: Type: text/html, Size: 3179 bytes --]

[-- Attachment #2: openpgp-digital-signature.asc --]
[-- Type: application/pgp-signature, Size: 834 bytes --]

             reply	other threads:[~2020-09-28 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28 13:48 matthias [this message]
2024-01-18 15:26 ` [FR] Transfer export attributes from dynamic block to its first child (was: Bug: clocktable) Ihor Radchenko

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='000801d6959e$18d14e70$4a73eb50$@gnu.re' \
    --to=matthias@gnu.re \
    --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).