Re: [O] org export customization: why do #+EXCLUDE_TAGS: settings have no effect?

2015-11-11 Thread Nicolas Goaziou
Martin Steffen writes: > For your small example (exporting to latex) I get > > \begin{itemize} > \item H1 :private: > \item H2 > \end{itemize} Then something may be wrong with `org-export-headline-levels', or `org-latex-classes' in your config. > What is strange though: the emacs-variable org-e

Re: [O] org export customization: why do #+EXCLUDE_TAGS: settings have no effect?

2015-11-10 Thread Martin Steffen
Thanks, For your small example (exporting to latex) I get \begin{itemize} \item H1 :private: \item H2 \end{itemize} (apart from the preamble etc). What is also weird: If I add the ``standard'' vanilla template (via C-c C-e # beamer), then - 1) some option settings like H:2 vs H:3 /are/

Re: [O] org export customization: why do #+EXCLUDE_TAGS: settings have no effect?

2015-11-10 Thread Nicolas Goaziou
Hello, Martin Steffen writes: > Now: when I want to /customize/ that in the org-file itself, it seems that's > done by doing something like > > > #+EXCLUDE_TAGS: private [...] > Anyhow: having such a specification in the org-file seems to have /no > effect/, even if I "refresh" the org-file, n

[O] org export customization: why do #+EXCLUDE_TAGS: settings have no effect?

2015-11-09 Thread Martin Steffen
Hi, I want selective export in org (for instance, exporting to beamer/latex, and html etc). I seem to understand the "theory" but it seems not really to work for me. what _works_ is as follows: I set directly a corresponding variable, in particular, for instance, set it "hard" to (setq org-expo