unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Suppressing indentation in a texinfo file
@ 2016-06-16  1:39 Davin Pearson
  2016-06-16 11:45 ` Stephen Berman
  2016-06-18  7:18 ` Yuri Khan
  0 siblings, 2 replies; 7+ messages in thread
From: Davin Pearson @ 2016-06-16  1:39 UTC (permalink / raw)
  To: help-gnu-emacs

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?



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-07-05  8:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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).