| Lines 3-6 were replaced by lines 3-12 |
| - * No more assumption about the order of motor variables\\ |
| - ''example: it would no longer be possible to do something like''\\ |
| - {{> FIX A3 - A6}}\\ |
| - ''this does not affect driving or scanning __QH,QK,QL__'' |
| + * the variables for the unit cell specification (AS,BS,CS,AA,BB,CC) and |
| + for the sample orientation (AX,AY,AZ,BX,BY,BZ) are integrated into |
| + the ub matrix module. However, if needed, they can be extracted |
| + from the ub matrix and written to the data file. |
| + |
| + * no more assumption about the order of motor variables\\ |
| + \\''example: it would no longer be possible to do something like'' |
| + \\{{> FIX A3 - A6}} |
| + \\''however, for QHKL and EN it is still possible to write'' |
| + \\{{> DR QH 0 0 1 3.5}} |
| Line 8 was replaced by line 14 |
| - * Step variables and the number of points, are only available |
| + * step variables and the number of points, are only available |
| At line 23 added 6 lines. |
| + |
| + * a few commands could be given two letter abbreavation or as full command |
| + (in the original TASMAD program, any command can be shortened downto |
| + 2 letters):\\ |
| + FI/FIX, PR/PRINT, SE/SET |
| + |