Need help with Texinfo

Reply

Join Date: Feb 2008
Posts: 88
Reputation: knight fyre is an unknown quantity at this point 
Solved Threads: 1
knight fyre's Avatar
knight fyre knight fyre is offline Offline
Junior Poster in Training

Need help with Texinfo

 
0
  #1
Oct 20th, 2008
Not sure where this post should go but I'm having trouble with writing a code in Textinfo. I want the menu and layout to be like that you see in the attached picture picture but anytime I test the code I get the following error.

C:\Program Files\GnuWin32\bin>makeinfo --html spssbase.tex
spssbase.tex:18: Node `Top' previously defined at line 12.
C:\Program Files\GnuWin32\bin//spssbase.tex:12: Node `Top' lacks menu item for `
ACF' despite being its Up target.
C:\Program Files\GnuWin32\bin//spssbase.tex:12: Node `Top' lacks menu item for `
2SLS' despite being its Up target.
makeinfo: Removing output file `C:\Program Files\GnuWin32\bin/spssbase-file' due
to errors; use --force to preserve.
Here is my code

\input texinfo
@setfilename spssbase-file
@settitle spssbase-manual

@copying
SPSS is a registered trademark and the other product names are the trademarks of SPSS Inc. for its proprietary computer
software. No material describing such software may be produced or distributed without the written permission of the owners of
the trademark and license rights in the software and the copyrights in the published materials.
@end copying

@ifnottex
@node Top
@top Topmost

This is the top node
@end ifnottex

@menu
	* 2SLS::
	* ACF::
@end menu

@node 	Top, 2SLS, (dir), (dir)

@node 2SLS, ACF, Top, Top 
@chapter 2SLS

@node ACF, (dir), 2SLS, Top 
@chapter ACF


@bye
Attached Thumbnails
menu layout.JPG  
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 948 | Replies: 0
Thread Tools Search this Thread



Tag cloud for Existing Scripts
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC