emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: jmcbray@carcosa.net (Jason F. McBrayer)
To: org-mode <emacs-orgmode@gnu.org>
Subject: Re: Bock quotes or indented quotes in org text
Date: Fri, 02 May 2008 08:56:31 -0400	[thread overview]
Message-ID: <m163tw6f0g.fsf@bertrand.carcosa.net> (raw)
In-Reply-To: <ba5c48a70804291009r203549d6v71d13046b51cff3c@mail.gmail.com> (Charles Martin's message of "Tue, 29 Apr 2008 11:09:05 -0600")

"Charles Martin" <chasrmartin@gmail.com> writes:

> It seems like I *much* just be having a senior moment, but I can't
> figure how to get a block quote or indented text in org mode.

Is this for exporting?  The org manual says this:

. o O ( 12.6.4 Quoted examples ----------------------                )
      (                                                              )
      ( When writing technical documents, you often need to insert   )
      ( examples that are not further interpreted by Org-mode.  For  )
      ( historical reasons, there are several ways to do this:       )
      (                                                              )
      (    * If a headline starts with the word `QUOTE', the text    )
      (      below the headline will be typeset as fixed-width, to   )
      (      allow quoting of computer codes etc.                    )
      (                                                              )
      (    * Lines starting with `:' are also typeset in fixed-width )
      (     font.  `C-c :' Toggle fixed-width for entry (QUOTE) or   )
      (     region, see below.                                       )
      (                                                              )
      (    * Finally, text between #+BEGIN_EXAMPLE quoted text       )
      (    #+END_EXAMPLE will also be exported in this way.          )
      (                                                              )

That's not really satisfactory for me, because most of the time when I
want to export a blockquote, it's not a code sample, but a block quote
from an article or such.  I've ended up using

@<blockquote>
    quoted text
@</blockquote>

since I'm generally exporting HTML for blog usage.  That's not perfectly
satisfactory, either (since I /could/ want to export to something else),
but it's good enough most of the time.


-- 
+-----------------------------------------------------------+
| Jason F. McBrayer                    jmcbray@carcosa.net  |
| If someone conquers a thousand times a thousand others in |
| battle, and someone else conquers himself, the latter one |
| is the greatest of all conquerors.  --- The Dhammapada    |

      parent reply	other threads:[~2008-05-02 12:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-29 17:09 Bock quotes or indented quotes in org text Charles Martin
2008-04-29 23:45 ` John Rakestraw
2008-05-02  7:12 ` Carsten Dominik
2008-05-02 12:56 ` Jason F. McBrayer [this message]

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=m163tw6f0g.fsf@bertrand.carcosa.net \
    --to=jmcbray@carcosa.net \
    --cc=emacs-orgmode@gnu.org \
    /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).