sidebar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
sidebar [2019/11/19 14:30]
claudio
sidebar [2019/12/01 03:57]
jojo1973 Added Advanced Topics chapters. Move there user fonts chapter
Line 2: Line 2:
     - [[manual:chapter1:rpl|A brief introduction to RPL]]     - [[manual:chapter1:rpl|A brief introduction to RPL]]
     - [[manual:chapter1:introduction|Introduction to newRPL]]     - [[manual:chapter1:introduction|Introduction to newRPL]]
-    - [[manual:chapter1:installation|Installation]]+    - [[manual:chapter1:installation|Installing newRPL]]
     - [[manual:chapter1:notation|Notation and conventions]]     - [[manual:chapter1:notation|Notation and conventions]]
-    - [[manual:chapter1:buildfromsource|Building from sources]] +    - [[manual:chapter1:buildfromsource|Building newRPL from source code]] 
-    - [[manual:chapter1:usbcomms|USB Communications setup]]+    - [[manual:chapter1:usbcomms|USB communications setup]]
   - **[[manual:chapter2|Chapter 2 - Basic operation]]**   - **[[manual:chapter2|Chapter 2 - Basic operation]]**
-    - [[manual:chapter2:interface|The display interface]] 
     - [[manual:chapter2:keyboard|Understanding the keyboard]]     - [[manual:chapter2:keyboard|Understanding the keyboard]]
 +    - [[manual:chapter2:interface|The display interface]]
 +    - [[manual:chapter2:cmdline|The command line]]
     - [[manual:chapter2:menus|Working with the menus]]     - [[manual:chapter2:menus|Working with the menus]]
-    - [[manual:chapter2:cmdline|The command line editor]] 
     - [[manual:chapter2:stack|Working with the stack]]     - [[manual:chapter2:stack|Working with the stack]]
     - [[manual:chapter2:interactivestack|Using the interactive stack]]     - [[manual:chapter2:interactivestack|Using the interactive stack]]
-    - [[manual:chapter2:breakandrestart|Interrupting long tasks and restarting]]+    - [[manual:chapter2:breakandrestart|Interrupting long tasks and restarting the system]]
     - [[manual:chapter2:settings|Settings]]     - [[manual:chapter2:settings|Settings]]
   - **[[manual:chapter3|Chapter 3 - Working with objects]]**   - **[[manual:chapter3|Chapter 3 - Working with objects]]**
Line 40: Line 40:
      - [[manual:chapter5:basics|The basics of RPL]]       - [[manual:chapter5:basics|The basics of RPL]] 
      - [[manual:chapter5:listproc|Parallel processing with lists]]      - [[manual:chapter5:listproc|Parallel processing with lists]]
-     - [[manual:chapter5:asm|Assembly-like instructions]] +     - [[manual:chapter5:asm|Assembly-like Instruction Set]] 
   - **[[manual:chapter6|Chapter 6 - Command Reference]]**   - **[[manual:chapter6|Chapter 6 - Command Reference]]**
 +  - **[[manual:chapter7|Chapter 7 - Advanced topics]]**
 +     - [[manual:chapter7:custmenu|Creating customized menus]]
 +     - [[manual:chapter7:custkeyb|Customizing the keyboard]]
 +     - [[manual:chapter7:userfonts|Building user-defined fonts]]
   - **[[manual:appendix|Appendix]]**   - **[[manual:appendix|Appendix]]**
      - [[manual:appendix:cmdindex|Alphabetical index of keywords]]      - [[manual:appendix:cmdindex|Alphabetical index of keywords]]
  • sidebar.txt
  • Last modified: 2021/10/11 04:38
  • by jojo1973