emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Price <moptop99@gmail.com>
To: Richard Lawrence <richard.lawrence@uni-tuebingen.de>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: allow HTML block to escape from outline-text div? WAS: BUG? unable to surround subtrees with html tag
Date: Tue, 22 Jun 2021 12:31:24 -0400	[thread overview]
Message-ID: <CAN_Dec9yxxpdGTKnj4FrJPD+rDchmMwZHtRoZC-+DHsMepe0SQ@mail.gmail.com> (raw)
In-Reply-To: <875yy6ti7r.fsf@aquinas>

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

On Tue., Jun. 22, 2021, 4:30 a.m. Richard Lawrence, <
richard.lawrence@uni-tuebingen.de> wrote:

> Hi Matt,
>
> Matt Price <moptop99@gmail.com> writes:
>
> >> I would like to be able to surround some portion of a subtree with a
> tag,
> >> e.g.:
> >>
> >> * parent
> >>   some text
> >> #+HTML: <div class="box">
> >> ** child 2
> >>   some boxed content
> >> ** child 2
> >>    more boxed content
> >>  #+HTML:</div>
> >> ** child 3
> >>   unboxed content
>
> > I don't know if there is a way to somehow slide my own html in between
> the
> > outine-text element and the outline-container element for a child
> subtree.
> > If someone knows a way to do this, I'd appreciate a pointer, but for now
> I
> > think I have to find another way to accomplish this.
>
> Is it important that your two headlines in the boxed content export as
> <h2>?
>
> If not, you could just use a structure like
>
> * Parent
> ** Box
> *** Boxed Child 1
> *** Boxed Child 2
> ** Unboxed Child
>
> and use something like the ignoreheading filter (see Worg's "Org Hacks"
> page) to prevent "Box" from producing a separate header, and maybe
> various properties (e.g. UNNUMBERED?) to keep the boxed children from
> appearing as part of the main outline.
>
> Otherwise, #+INCLUDE comes to mind as a possible solution.
>
> Would one of those options work for you?
>

I think the :ignore: hack will not work quite right, but the others I had
not thought of at all, and I will try them out! Thank you,

Matt

>
> --
> Best,
> Richard
>

[-- Attachment #2: Type: text/html, Size: 2428 bytes --]

  reply	other threads:[~2021-06-22 16:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 19:07 BUG? unable to surround subtrees with html tag Matt Price
2021-06-21 22:01 ` allow HTML block to escape from outline-text div? WAS: " Matt Price
2021-06-22  8:30   ` Richard Lawrence
2021-06-22 16:31     ` Matt Price [this message]
2021-07-01 16:18   ` Timothy
2021-07-06  3:58     ` Matt Price

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=CAN_Dec9yxxpdGTKnj4FrJPD+rDchmMwZHtRoZC-+DHsMepe0SQ@mail.gmail.com \
    --to=moptop99@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=richard.lawrence@uni-tuebingen.de \
    /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).