value_in_misc_valid.texi 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. \input texinfo @c -*-texinfo-*-
  2. @setfilename value_in_misc.info
  3. @hyphenation{some-where
  4. be-low
  5. may-be to-morow
  6. }
  7. @set text atext
  8. @node Top
  9. @top top @value{text}
  10. @subheading Comment like: @value{text}
  11. Text line followed by a comment on the same line and another below @c comment @value{text}
  12. @c comment @value{text}
  13. @set pagesizes_arg 200mm,150mm
  14. @set afourpaper_macro @afourpaper
  15. @ifnottex
  16. @pagesizes @value{pagesizes_arg}
  17. @end ifnottex
  18. @value{afourpaper_macro}
  19. @headings on line following headings @value{text}
  20. @oddfooting some text ignored @value{text}
  21. @everyheading on line following everyheading @value{text}
  22. @set need_arg 0.1
  23. @ifnottex
  24. @need @value{need_arg}
  25. @end ifnottex
  26. @set raisesections_macro @raisesections
  27. @value{raisesections_macro}
  28. @set lowersections_macro @lowersections
  29. @value{lowersections_macro}
  30. @c tex error: Use of \ doesn't match its definition.
  31. @ifnottex
  32. @@definfoenclose phoo,//,\\ @definfoenclose phoo,//,\\
  33. @phoo{bar}
  34. @end ifnottex
  35. @set definfoenclose_name phi
  36. @definfoenclose @value{definfoenclose_name},:,:
  37. @ifclear texi2html
  38. @c this is required
  39. @iftex
  40. @global@let@phi=@i
  41. @end iftex
  42. @end ifclear
  43. @phi{bar}
  44. @set strong_macro @strong
  45. @set strong_name strong
  46. @iftex
  47. @value{strong_macro}{very strong}
  48. @end iftex
  49. @strong{very strong}
  50. @definfoenclose @value{strong_name},(@value{strong_name}:,:)
  51. @iftex
  52. @value{strong_macro}{ is it really strong? }
  53. @end iftex
  54. @strong{ is it really strong? }
  55. @kbd{something before kbdinputstyle}
  56. @set kbdinputstyle_arg code
  57. @ifnottex
  58. @kbdinputstyle @value{kbdinputstyle_arg}
  59. @end ifnottex
  60. @kbd{truc}
  61. @example
  62. @kbd{example}
  63. @end example
  64. @set asis_arg asis
  65. @set zero 0
  66. @set none_arg none
  67. @set four 4
  68. @set six 6
  69. @ifnottex
  70. @paragraphindent @value{asis_arg}
  71. @paragraphindent @value{zero}
  72. @paragraphindent @value{none_arg}
  73. @paragraphindent @value{four}
  74. @firstparagraphindent @value{none_arg}
  75. @exampleindent @value{six}
  76. @end ifnottex
  77. @set end_arg end
  78. @set separate_arg separate
  79. @footnotestyle @value{end_arg}
  80. @footnotestyle @value{separate_arg}
  81. @set latin1 ISO-8859-1
  82. @ifnottex
  83. @documentencoding @value{latin1}
  84. @end ifnottex
  85. @set on_arg on
  86. @set off_arg off
  87. @ifnottex
  88. @frenchspacing @value{on_arg}
  89. @frenchspacing @value{off_arg}
  90. @end ifnottex
  91. @c accepts 10 or 11
  92. @set ten 10
  93. @ifnottex
  94. @fonttextsize @value{ten}
  95. @end ifnottex
  96. @c accept false or true
  97. @c makeinfo don't care about the arg and remove the remainiing of the line
  98. @set false_arg false
  99. @set true_arg true
  100. @ifnottex
  101. @allowcodebreaks @value{false_arg}
  102. @end ifnottex
  103. @code{false aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa}
  104. @ifnottex
  105. @allowcodebreaks @value{true_arg}
  106. @end ifnottex
  107. @code{true aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa}
  108. @subheading command removed
  109. @finalout
  110. @set page_macro @page
  111. @set noindent_macro @noindent
  112. @set refill_macro @refill
  113. @@page @value{page_macro} @@noindent @value{noindent_macro} @@refill @value{refill_macro} something
  114. @value{noindent_macro} noindent at beginning of line
  115. @value{noindent_macro}
  116. noindent on the preceding line
  117. @value{noindent_macro} noindent after space at beginning of line
  118. @page page at beginning of line
  119. @page
  120. After page on it's own line.
  121. @@page @value{page_macro} @@noindent @value{noindent_macro} @@refill @value{refill_macro}
  122. @set contents_macro @contents
  123. @value{contents_macro}
  124. @subheading special
  125. Only valid between iftex:
  126. @c @@vskip @vskip @@cropmarks @cropmarks
  127. Unknown ???
  128. @c @@fillbreak @fillbreak eol
  129. @set exdent_macro @exdent
  130. @ifnottex
  131. @value{exdent_macro} line after exdent
  132. @end ifnottex
  133. And now sp:
  134. @set two 2
  135. @iftex
  136. @ifnottex
  137. @sp @value{two}
  138. @end ifnottex
  139. @end iftex
  140. @sp 2
  141. @set result_macro @result
  142. @clickstyle @value{result_macro}
  143. @menu
  144. * node @value{text}::
  145. * bidule::
  146. * bidule2::
  147. @end menu
  148. @node node @value{text}
  149. @chapter chapter
  150. @menu
  151. * truc::
  152. @end menu
  153. @node truc
  154. @section section
  155. @value{contents_macro}
  156. @node bidule
  157. @chapter bidule
  158. @set shortcontents_macro @shortcontents
  159. @value{shortcontents_macro}
  160. @node bidule2
  161. @chapter last
  162. @bye