emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Akater <nuclearspace@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: Do not inherit unnumbered property: help needed
Date: Sat, 18 Nov 2017 17:01:45 +0000	[thread overview]
Message-ID: <99B32BBF-1EC9-4A57-B69F-8C74955A8E69@gmail.com> (raw)
In-Reply-To: <87375cv9os.fsf@nicolasgoaziou.fr>

[-- Attachment #1: Type: text/plain, Size: 716 bytes --]

On November 17, 2017 10:09:55 PM GMT+00:00, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
>
>OOC, what is the output you expect from your initial example?
>

in LaTeX:

* section-one
blah
* unnumbered-header
:PROPERTIES:
:UNNUMBERED:
:SKIP-OUTLINE-LEVEL:
:END:
** section-two
blah
** section-three
blah
* section-four
blah

should export as

\section{section-one}
blah
\section*{unnumbered-header}
\section{section-two}
blah
\section{section-three}
blah
\section{section-four}
blah

I agree, this is structurally incorrect but will look ok, or can be made look ok.
This is the first time I post to mailing list from K9-mail, hopefully it goes to proper thread, sorry if doesn't.

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

  reply	other threads:[~2017-11-18 17:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-17 11:56 Do not inherit unnumbered property: help needed Akater
2017-11-17 12:21 ` Kaushal Modi
2017-11-17 14:19   ` Akater
2017-11-17 22:09     ` Nicolas Goaziou
2017-11-18 17:01       ` Akater [this message]
2017-11-18 17:18         ` Nicolas Goaziou
2017-11-18 18:35           ` Akater
2017-11-18 18:50           ` Akater
2017-11-18 23:28             ` Nicolas Goaziou
2017-11-21 22:52               ` Nicolas Goaziou

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=99B32BBF-1EC9-4A57-B69F-8C74955A8E69@gmail.com \
    --to=nuclearspace@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).