From: Sven Bretfeld <sven.bretfeld@gmx.ch>
To: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Using the file as 1st level headline
Date: Sat, 19 Sep 2015 12:59:07 +0200 [thread overview]
Message-ID: <87oagy1xqc.fsf@ntnu.no> (raw)
In-Reply-To: <20150919102556.GY30959@chitra.no-ip.org>
Suvayu Ali writes:
> On Thu, Sep 17, 2015 at 07:55:07PM +0200, Sven Bretfeld wrote:
>>
>> * TODO Write book on XY
>> ** Introduction
>> Text.
>> ********************* NEXT Something 1
>> ********************* END
>>
>> ** Chapter 1
>> Text.
>> ******************** TODO Something 2
>> ******************** END
>
> If you are using latex export, you should be able to get the above
> structure to work with a custom latex-class. Here is an example:
>
> (add-to-list 'org-latex-classes
> '("withtodos" "\\documentclass[11pt]{scrreprt}"
> ("%%%% %s" . "%%%% %s")
> ("\\chapter{%s}" . "\\chapter*{%s}")
> ("\\section{%s}" . "\\section*{%s}")
> ("\\subsection{%s}" . "\\subsection*{%s}")
> ("\\subsubsection{%s}" . "\\subsubsection*{%s}")))
>
> This will insert the top level headline as a comment.
This is great! I'd have never thought about this. Works perfectly.
Thank you very much
Sven
--
Sven Bretfeld
Department of Philosophy and Religious Studies
NTNU Trondheim
next prev parent reply other threads:[~2015-09-19 10:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-16 16:49 Using the file as 1st level headline Sven Bretfeld
2015-09-17 9:42 ` Eric S Fraga
2015-09-17 17:55 ` Sven Bretfeld
2015-09-18 7:54 ` Eric S Fraga
2015-09-19 9:05 ` Sven Bretfeld
2015-09-19 10:25 ` Suvayu Ali
2015-09-19 10:59 ` Sven Bretfeld [this message]
2015-09-21 8:25 ` Eric S Fraga
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=87oagy1xqc.fsf@ntnu.no \
--to=sven.bretfeld@gmx.ch \
--cc=emacs-orgmode@gnu.org \
--cc=fatkasuvayu+linux@gmail.com \
/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).