From: "Juan Manuel Macías" <maciaschain@posteo.net> To: orgmode <emacs-orgmode@gnu.org> Subject: [tip] Inline tasks as anonymous sections Date: Sat, 08 Jan 2022 11:32:33 +0000 [thread overview] Message-ID: <87lezqcvji.fsf@posteo.net> (raw) [-- Attachment #1: Type: text/plain, Size: 1146 bytes --] Hi, I think that a very efficient way to take advantage of inline tasks (in the framework of document authoring and exporting) is to treat them as anonymous sections, that is, those sections that do not have a title and are normally separated in books by some special symbol: three asterisks (a dinkus: https://en.wikipedia.org/wiki/Dinkus), an asterism (three asterisks forming a triangle), or any other fancy symbol. Users can associate their own export functions with the variables `org-latex-format-inlinetask-function', `org-odt-format-inlinetask-function', etc. Well, you can always add the separation symbol directly in your text, but the advantage of using inline task is that we can conveniently have those sections delimited, as real sections (with properties, todo states, etc). If anyone wants to explore this possibility, I am attaching a test org document. I have defined two LaTeX commands: \anonsectionbreak and \anonsectionmark; and the 'anonsection' environment[1]. [1] The Memoir class includes code for these types of divisions (see section 6.7 FANCY ANONYMOUS BREAKS in Memoir documentation). Best regards, Juan Manuel [-- Attachment #2: anon-sec-test.org --] [-- Type: application/vnd.lotus-organizer, Size: 1862 bytes --]
next reply other threads:[~2022-01-08 11:33 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-01-08 11:32 Juan Manuel Macías [this message] 2022-01-08 13:09 ` Marcin Borkowski 2022-01-09 7:13 ` 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=87lezqcvji.fsf@posteo.net \ --to=maciaschain@posteo.net \ --cc=emacs-orgmode@gnu.org \ --subject='Re: [tip] Inline tasks as anonymous sections' \ /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
Code repositories for project(s) associated with this 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).