all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Davin Pearson <davin.pearson@gmail.com>
To: Stephen Berman <stephen.berman@gmx.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Suppressing indentation in a texinfo file
Date: Sat, 18 Jun 2016 11:33:22 +1200	[thread overview]
Message-ID: <CAG9ihEvSkfZoV9O-8XcotdBpCzk5utO0vu6gGpZm1Z-LZeXPOA@mail.gmail.com> (raw)
In-Reply-To: <87h9ct1hmw.fsf@gmx.net>

On 16 June 2016 at 23:45, Stephen Berman  wrote:

> On Wed, 15 Jun 2016 18:39:37 -0700 (PDT) Davin Pearson  wrote:
>
> > 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.
>
> It works for me; did you perhaps mistype it as above (the correct
> spelling is "@noindent") when you tried it?  If not, then perhaps
> there's another error; can you show exactly what the relevant part of
> the .texi file looks like?
>

It seems that it does work with @noindent.

I was trying to be too "clever" with my coding that I failed to notice the
obvious.

Thanks for your help.

-- 
Sincerely and kindest regards, Davin.
Davin Pearson    http://davin.50webs.com


  reply	other threads:[~2016-06-17 23:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-16  1:39 Suppressing indentation in a texinfo file Davin Pearson
2016-06-16 11:45 ` Stephen Berman
2016-06-17 23:33   ` Davin Pearson [this message]
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=CAG9ihEvSkfZoV9O-8XcotdBpCzk5utO0vu6gGpZm1Z-LZeXPOA@mail.gmail.com \
    --to=davin.pearson@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=stephen.berman@gmx.net \
    /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.