unknown_command_with_braces.texi 274 B

12345678910111213141516171819202122
  1. \input texinfo @c -*-texinfo-*-
  2. @setfilename unknown_command_with_braces.info
  3. @node Top
  4. @top Test unknown command with braces
  5. Unknown macro @unknown{ first paragraph
  6. second paragraph}
  7. @unknown2{ first paragraph
  8. second paragraph
  9. third}
  10. Unknown thing @thing{}
  11. @bye