all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Davin Pearson <davin.pearson@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Suppressing indentation in a texinfo file
Date: Wed, 15 Jun 2016 18:39:37 -0700 (PDT)	[thread overview]
Message-ID: <9204b8a1-34df-45bb-aa27-79b97c995a93@googlegroups.com> (raw)

Here is a snippet of a file called jtw-manual.info

Consider a typical class:

   class A
begin
    property int data;

    classVar int data2 = 666;

The indentation of the "class A" is ugly and I want
to remove it.  In LaTeX, you simply issue the command
\noindent.  I tried the texinfo version @noident
but it doesn't work.

How do I go about suppressing indentation in texinfo?



             reply	other threads:[~2016-06-16  1:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-16  1:39 Davin Pearson [this message]
2016-06-16 11:45 ` Suppressing indentation in a texinfo file Stephen Berman
2016-06-17 23:33   ` Davin Pearson
2016-06-18  7:18 ` Yuri Khan
2016-06-18 23:19   ` Davin Pearson
2016-06-19  6:39     ` Yuri Khan
2016-07-05  8:02       ` Davin Pearson

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9204b8a1-34df-45bb-aa27-79b97c995a93@googlegroups.com \
    --to=davin.pearson@gmail.com \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.