help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-texinfo] memos with texinfo


From: Gavin Smith
Subject: Re: [help-texinfo] memos with texinfo
Date: Sat, 4 Mar 2017 13:54:47 +0000

On 2 March 2017 at 01:16, Matt Wette <address@hidden> wrote:
> Howdy folks.  I am new to the list. I have wanted for a while to be able to 
> write memos with texinfo.  However, I could not find anything on the web or 
> in the distribution for doing this.   I also went through the help-texinfo 
> archive but saw nothing, but got a few hints.   Below is my first attempt.  
> If you run texi2pdf on the included demo.texi file, which includes 
> memodefs.texi, you should see what I mean.  Comments welcome.  — Matt

I successfully processed the files you sent.

You are free to program what you like in TeX and override internal
definitions in texinfo.tex. If you do this, you should probably keep
the version of texinfo.tex you used with your own definitions. You
shouldn't rely on your definitions working with any other version of
texinfo.tex.

@title should only be within a @titlepage block.

You can avoid page breaks using the @heading command instead of
@section. See the attached file, which processes with texinfo.tex as
well as texi2any. It does not have any title page content, though.

>

Attachment: memodemo2.texi
Description: TeXInfo document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]