Re: Possible to set makeinfo options within texinfo file?

Gavin Smith <[email protected]>
Newsgroups gmane.comp.tex.texinfo.general
Message-ID <20211221181320.GA9514@mintstar>
On Mon, Dec 20, 2021 at 05:00:45PM +1000, Paul W. Rankin via Users list for the Texinfo documentation system wrote:
> Hello,
> 
> Is it possible to set makeinfo options (e.g. --paragraph-indent=0) within the .texi file itself? I'm thinking like:
> 
>     @setparagraphindent 0
> 
> Thanks,

Not generally but in this case there happens to be a command

@paragraphindent 0

that you can use in a Texinfo file.  See Info node (texinfo)@paragraphindent.

However, please consider whether it would be better to set this option on
the command line rather than inside the Texinfo file itself as it may not
be the best place for controlling details of the output.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.