This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
code [2014/09/28 18:29] ateyourlembas |
code [2017/10/10 00:39] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
<- [[Finishing Up And Proofing Your Work]] --------- [[display|Displaying A Passage Within Another]]-> | <- [[Finishing Up And Proofing Your Work]] --------- [[display|Displaying A Passage Within Another]]-> | ||
- | ---- | ||
===== Why Use Code? ===== | ===== Why Use Code? ===== | ||
Line 30: | Line 29: | ||
Even though macros are never seen by a reader, they are designed so that they make sense to someone reading your source code -- even someone who may not be familiar with them, as you are right now. Nevertheless, you don't need to understand how a macro works. You only need to know how to use it to accomplish what your story needs to do. | Even though macros are never seen by a reader, they are designed so that they make sense to someone reading your source code -- even someone who may not be familiar with them, as you are right now. Nevertheless, you don't need to understand how a macro works. You only need to know how to use it to accomplish what your story needs to do. | ||
- | ---- | ||
<- [[Finishing Up And Proofing Your Work]] --------- [[display|Displaying A Passage Within Another]]-> | <- [[Finishing Up And Proofing Your Work]] --------- [[display|Displaying A Passage Within Another]]-> |