Home » Archimedes archive » Acorn User » AU 1997-04 B.adf » PD » Knit/EasyKnit/!EasyKnit/Resources/AdvHeader
Knit/EasyKnit/!EasyKnit/Resources/AdvHeader
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn User » AU 1997-04 B.adf » PD |
Filename: | Knit/EasyKnit/!EasyKnit/Resources/AdvHeader |
Read OK: | ✔ |
File size: | 0387 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
{ define style "BaseRuler"; font Trinity.Medium; fontsize 12pt; spaceabove 0pt; spacebelow 0pt; leftmargin 1.8pt; rightmargin 0pt; returnmargin 1.8pt; condframethrow 0pt; fontaspect 100%; fontcolour rgb=(0,0,0); linecolour rgb=(0,0,0); rulecolour rgb=(0,0,0); justify left; underline 0; strikeout off; script off; hyphenate off; leader ""; locktolinespace off; italic off; bold off; box off; ruleaboveoffset 0pt; rulecontrol 0; vertrulewidth 1pt; ruleleftmargin 0pt; rulerightmargin 0pt; ruleoffset 0pt; rulewidth 0pt; tracking 0; tabs 72pt,144pt,216pt,288pt,360pt,432pt,504pt,576pt,648pt}{ define ruler "Heading"; leftmargin 1.8pt; rightmargin 0pt; returnmargin 1.8pt; tabs 288pt}{ define ruler "Sub Heading"; leftmargin 1.8pt; rightmargin 0pt; returnmargin 1.8pt; tabs 226pt}{ define ruler "Rows"; leftmargin 1.8pt; rightmargin 0pt; returnmargin 1.8pt; tabs
00000000 7b 0a 64 65 66 69 6e 65 20 73 74 79 6c 65 20 22 |{.define style "| 00000010 42 61 73 65 52 75 6c 65 72 22 3b 0a 20 66 6f 6e |BaseRuler";. fon| 00000020 74 20 54 72 69 6e 69 74 79 2e 4d 65 64 69 75 6d |t Trinity.Medium| 00000030 3b 0a 20 66 6f 6e 74 73 69 7a 65 20 31 32 70 74 |;. fontsize 12pt| 00000040 3b 0a 20 73 70 61 63 65 61 62 6f 76 65 20 30 70 |;. spaceabove 0p| 00000050 74 3b 0a 20 73 70 61 63 65 62 65 6c 6f 77 20 30 |t;. spacebelow 0| 00000060 70 74 3b 0a 20 6c 65 66 74 6d 61 72 67 69 6e 20 |pt;. leftmargin | 00000070 31 2e 38 70 74 3b 0a 20 72 69 67 68 74 6d 61 72 |1.8pt;. rightmar| 00000080 67 69 6e 20 30 70 74 3b 0a 20 72 65 74 75 72 6e |gin 0pt;. return| 00000090 6d 61 72 67 69 6e 20 31 2e 38 70 74 3b 0a 20 63 |margin 1.8pt;. c| 000000a0 6f 6e 64 66 72 61 6d 65 74 68 72 6f 77 20 30 70 |ondframethrow 0p| 000000b0 74 3b 0a 20 66 6f 6e 74 61 73 70 65 63 74 20 31 |t;. fontaspect 1| 000000c0 30 30 25 3b 0a 20 66 6f 6e 74 63 6f 6c 6f 75 72 |00%;. fontcolour| 000000d0 20 72 67 62 3d 28 30 2c 30 2c 30 29 3b 0a 20 6c | rgb=(0,0,0);. l| 000000e0 69 6e 65 63 6f 6c 6f 75 72 20 72 67 62 3d 28 30 |inecolour rgb=(0| 000000f0 2c 30 2c 30 29 3b 0a 20 72 75 6c 65 63 6f 6c 6f |,0,0);. rulecolo| 00000100 75 72 20 72 67 62 3d 28 30 2c 30 2c 30 29 3b 0a |ur rgb=(0,0,0);.| 00000110 20 6a 75 73 74 69 66 79 20 6c 65 66 74 3b 0a 20 | justify left;. | 00000120 75 6e 64 65 72 6c 69 6e 65 20 30 3b 0a 20 73 74 |underline 0;. st| 00000130 72 69 6b 65 6f 75 74 20 6f 66 66 3b 0a 20 73 63 |rikeout off;. sc| 00000140 72 69 70 74 20 6f 66 66 3b 0a 20 68 79 70 68 65 |ript off;. hyphe| 00000150 6e 61 74 65 20 6f 66 66 3b 0a 20 6c 65 61 64 65 |nate off;. leade| 00000160 72 20 22 22 3b 0a 20 6c 6f 63 6b 74 6f 6c 69 6e |r "";. locktolin| 00000170 65 73 70 61 63 65 20 6f 66 66 3b 0a 20 69 74 61 |espace off;. ita| 00000180 6c 69 63 20 6f 66 66 3b 0a 20 62 6f 6c 64 20 6f |lic off;. bold o| 00000190 66 66 3b 0a 20 62 6f 78 20 6f 66 66 3b 0a 20 72 |ff;. box off;. r| 000001a0 75 6c 65 61 62 6f 76 65 6f 66 66 73 65 74 20 30 |uleaboveoffset 0| 000001b0 70 74 3b 0a 20 72 75 6c 65 63 6f 6e 74 72 6f 6c |pt;. rulecontrol| 000001c0 20 30 3b 0a 20 76 65 72 74 72 75 6c 65 77 69 64 | 0;. vertrulewid| 000001d0 74 68 20 31 70 74 3b 0a 20 72 75 6c 65 6c 65 66 |th 1pt;. rulelef| 000001e0 74 6d 61 72 67 69 6e 20 30 70 74 3b 0a 20 72 75 |tmargin 0pt;. ru| 000001f0 6c 65 72 69 67 68 74 6d 61 72 67 69 6e 20 30 70 |lerightmargin 0p| 00000200 74 3b 0a 20 72 75 6c 65 6f 66 66 73 65 74 20 30 |t;. ruleoffset 0| 00000210 70 74 3b 0a 20 72 75 6c 65 77 69 64 74 68 20 30 |pt;. rulewidth 0| 00000220 70 74 3b 0a 20 74 72 61 63 6b 69 6e 67 20 30 3b |pt;. tracking 0;| 00000230 0a 20 74 61 62 73 20 37 32 70 74 2c 31 34 34 70 |. tabs 72pt,144p| 00000240 74 2c 32 31 36 70 74 2c 32 38 38 70 74 2c 33 36 |t,216pt,288pt,36| 00000250 30 70 74 2c 34 33 32 70 74 2c 35 30 34 70 74 2c |0pt,432pt,504pt,| 00000260 35 37 36 70 74 2c 36 34 38 70 74 7d 7b 0a 64 65 |576pt,648pt}{.de| 00000270 66 69 6e 65 20 72 75 6c 65 72 20 22 48 65 61 64 |fine ruler "Head| 00000280 69 6e 67 22 3b 0a 20 6c 65 66 74 6d 61 72 67 69 |ing";. leftmargi| 00000290 6e 20 31 2e 38 70 74 3b 0a 20 72 69 67 68 74 6d |n 1.8pt;. rightm| 000002a0 61 72 67 69 6e 20 30 70 74 3b 0a 20 72 65 74 75 |argin 0pt;. retu| 000002b0 72 6e 6d 61 72 67 69 6e 20 31 2e 38 70 74 3b 0a |rnmargin 1.8pt;.| 000002c0 20 74 61 62 73 20 32 38 38 70 74 7d 7b 0a 64 65 | tabs 288pt}{.de| 000002d0 66 69 6e 65 20 72 75 6c 65 72 20 22 53 75 62 20 |fine ruler "Sub | 000002e0 48 65 61 64 69 6e 67 22 3b 0a 20 6c 65 66 74 6d |Heading";. leftm| 000002f0 61 72 67 69 6e 20 31 2e 38 70 74 3b 0a 20 72 69 |argin 1.8pt;. ri| 00000300 67 68 74 6d 61 72 67 69 6e 20 30 70 74 3b 0a 20 |ghtmargin 0pt;. | 00000310 72 65 74 75 72 6e 6d 61 72 67 69 6e 20 31 2e 38 |returnmargin 1.8| 00000320 70 74 3b 0a 20 74 61 62 73 20 32 32 36 70 74 7d |pt;. tabs 226pt}| 00000330 7b 0a 64 65 66 69 6e 65 20 72 75 6c 65 72 20 22 |{.define ruler "| 00000340 52 6f 77 73 22 3b 0a 20 6c 65 66 74 6d 61 72 67 |Rows";. leftmarg| 00000350 69 6e 20 31 2e 38 70 74 3b 0a 20 72 69 67 68 74 |in 1.8pt;. right| 00000360 6d 61 72 67 69 6e 20 30 70 74 3b 0a 20 72 65 74 |margin 0pt;. ret| 00000370 75 72 6e 6d 61 72 67 69 6e 20 31 2e 38 70 74 3b |urnmargin 1.8pt;| 00000380 0a 20 74 61 62 73 20 |. tabs | 00000387