Screenbook Table of Contents
Derived Files Part 1

Page 1Directives
Page 2The root directive
Page 3Tangle
Page 4The << methods >> section
Page 5Node text
Page 6Select the first node
Page 7Now choose File - Tangle - Tangle.
Page 8Leo has created and written the file.
Page 9Here is the sampleHello.c file
Page 10Leo has added the section names as comments.
Page 11The text for the methods node has been output...
Page 12Here we've added another line of code.
Page 13We then save the file
Page 14Now we look at the file in Leo again.
Page 15Again choose the node with the @root directive.
Page 16Choose File - Untangle - Untangle.
Page 17Leo untangles the sampleHello.c file
Page 18The methods node is now marked
Page 19The node text has been updated
Page 20The @silent directive
Page 21Tangle the sampleHello.c file again.
Page 22sampleHello.c has been updated.
Page 23This time samplHello.c looks different
Page 24We cannot untangle with @silent but...
Page 25The @file directive