conditions.texi

来自「gcc编译工具没有什么特别」· TEXI 代码 · 共 27 行

TEXI
27
字号
@setfilename conditions@set foo1@clear foo2@clear bar@node Top@top Test of conditions@menu@ifclear bar@ifset foo1* Foo1::		This text should be included.@end ifset@ifset foo2* Foo2::		This text should not be included.@end ifset@end ifclear* Foo3::		And we have no blank line here.@end menu@node Foo1@chapter Foo1@ifset foo2@node Foo2@chapter Foo2@end ifset@node Foo3@chapter Foo3@bye

⌨️ 快捷键说明

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