multifmt.texi

来自「gcc-2.95.3 Linux下最常用的C编译器」· TEXI 代码 · 共 42 行

TEXI
42
字号
@c  multiformat.texi: -*- Texinfo -*- \input texinfo.tex@c  Copyright (c) 1995 Universal Access, Inc@c  Author: Brian J. Fox (bfox@ua.com) Sun Apr  2 07:56:23 1995.@setfilename multiformat.info@include html.texi@ifset html@html@end ifset@node First Node, First Section, (dir), (dir)@chapter First ChapterHere is some text that belongs in the first chapter.  Nothing veryexciting happens here, but this is enough text to span a couple oflines, and we feel that is important.@paragraphThis is the second paragraph of the first chapter.  Note that theformatting commands in @code{HTML} seem to do the right thing, as do thecommands when invoked in @code{Texinfo} mode and in @TeX{}.@node First Section, , First Node, First Node@isection First SectionHere is some text in the first section of the first chapter.  We aretrying very hard to examine the output here to see exactly how proper itis.  If I wasn't so tired, we could probably see it already.@paragraphHere is a list of items:@paragraph@itemize @bullet@item Here is the first item.@item Here is the second item.@end itemize@bye

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?