Home » Archimedes archive » Acorn User » AU 1997-Xmas A.adf » StrongHelp » !StrongHlp/!Configure
!StrongHlp/!Configure
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-Xmas A.adf » StrongHelp |
Filename: | !StrongHlp/!Configure |
Read OK: | ✔ |
File size: | 06A5 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
# Configure file for StrongHelp # Lines starting with "# " are comments (Note the space) # Lines starting with "#Commands" and "#End" are *not* comments. #Commands # f0 = Sassoon.Primary 14 Bold 1 Italic 2 Both 3 # f1 = Sassoon.Primary.Bold 14 Bold 1 Italic 2 Both 3 # f2 = Homerton.Medium.Oblique 14 Bold 1 Italic 2 Both 3 # f3 = Homerton.Bold.Oblique 14 Bold 1 Italic 2 Both 3 # The Body font f0 = Trinity.Medium 14 Bold 1 Italic 2 Both 3 f1 = Trinity.Bold 14 Bold 1 Italic 2 Both 3 f2 = Trinity.Medium.Italic 14 Bold 1 Italic 2 Both 3 f3 = Trinity.Bold.Italic 14 Bold 1 Italic 2 Both 3 # The Headline fonts f10 = Homerton.Bold 26 f11 = Homerton.Bold.Oblique 20 f12 = Trinity.Bold 18 f13 = Trinity.Bold.Italic 16 f14 = Trinity.Medium 14 f15 = Trinity.Medium.Italic 14 # The fonts used for fCode f20 = Corpus.Medium 14 Bold 21 Italic 22 Both 23 f21 = Corpus.Bold 14 Bold 21 Italic 22 Both 23 f22 = Corpus.Medium.Oblique 14 Bold 21 Italic 22 Both 23 f23 = Corpus.Bold.Oblique 14 Bold 21 Italic 22 Both 23 # Fonts 24 to 31 are reserved for the manuals themselves. # The styles.. fStd = f0 rgb 0,0,0 align left fLink = f_* fStrong = f* fEmphasis = f/ fUnderline = f_ fCode = f20 fCite = f/ rgb 50,50,50 fH1 = f10 Align Centre fH2 = f11 Align Centre fH3 = f12 Align Centre fH4 = f13 Align Left fH5 = f14 Align Left fH6 = f15 Align Left # Set default background and font Background rgb 255,255,255 # Background wimp 1 fStd #End
00000000 23 20 43 6f 6e 66 69 67 75 72 65 20 66 69 6c 65 |# Configure file| 00000010 20 66 6f 72 20 53 74 72 6f 6e 67 48 65 6c 70 0a | for StrongHelp.| 00000020 23 20 4c 69 6e 65 73 20 73 74 61 72 74 69 6e 67 |# Lines starting| 00000030 20 77 69 74 68 20 22 23 20 22 20 61 72 65 20 63 | with "# " are c| 00000040 6f 6d 6d 65 6e 74 73 20 28 4e 6f 74 65 20 74 68 |omments (Note th| 00000050 65 20 73 70 61 63 65 29 0a 23 20 4c 69 6e 65 73 |e space).# Lines| 00000060 20 73 74 61 72 74 69 6e 67 20 77 69 74 68 20 22 | starting with "| 00000070 23 43 6f 6d 6d 61 6e 64 73 22 20 61 6e 64 20 22 |#Commands" and "| 00000080 23 45 6e 64 22 20 61 72 65 20 2a 6e 6f 74 2a 20 |#End" are *not* | 00000090 63 6f 6d 6d 65 6e 74 73 2e 0a 0a 23 43 6f 6d 6d |comments...#Comm| 000000a0 61 6e 64 73 0a 0a 23 20 66 30 20 20 3d 20 53 61 |ands..# f0 = Sa| 000000b0 73 73 6f 6f 6e 2e 50 72 69 6d 61 72 79 20 20 20 |ssoon.Primary | 000000c0 20 20 20 20 20 20 20 20 31 34 20 20 20 42 6f 6c | 14 Bol| 000000d0 64 20 20 31 20 20 49 74 61 6c 69 63 20 20 32 20 |d 1 Italic 2 | 000000e0 20 42 6f 74 68 20 20 33 0a 23 20 66 31 20 20 3d | Both 3.# f1 =| 000000f0 20 53 61 73 73 6f 6f 6e 2e 50 72 69 6d 61 72 79 | Sassoon.Primary| 00000100 2e 42 6f 6c 64 20 20 20 20 20 20 31 34 20 20 20 |.Bold 14 | 00000110 42 6f 6c 64 20 20 31 20 20 49 74 61 6c 69 63 20 |Bold 1 Italic | 00000120 20 32 20 20 42 6f 74 68 20 20 33 0a 23 20 66 32 | 2 Both 3.# f2| 00000130 20 20 3d 20 48 6f 6d 65 72 74 6f 6e 2e 4d 65 64 | = Homerton.Med| 00000140 69 75 6d 2e 4f 62 6c 69 71 75 65 20 20 20 31 34 |ium.Oblique 14| 00000150 20 20 20 42 6f 6c 64 20 20 31 20 20 49 74 61 6c | Bold 1 Ital| 00000160 69 63 20 20 32 20 20 42 6f 74 68 20 20 33 0a 23 |ic 2 Both 3.#| 00000170 20 66 33 20 20 3d 20 48 6f 6d 65 72 74 6f 6e 2e | f3 = Homerton.| 00000180 42 6f 6c 64 2e 4f 62 6c 69 71 75 65 20 20 20 20 |Bold.Oblique | 00000190 20 31 34 20 20 20 42 6f 6c 64 20 20 31 20 20 49 | 14 Bold 1 I| 000001a0 74 61 6c 69 63 20 20 32 20 20 42 6f 74 68 20 20 |talic 2 Both | 000001b0 33 0a 0a 23 20 54 68 65 20 42 6f 64 79 20 66 6f |3..# The Body fo| 000001c0 6e 74 0a 0a 66 30 20 20 3d 20 54 72 69 6e 69 74 |nt..f0 = Trinit| 000001d0 79 2e 4d 65 64 69 75 6d 20 20 20 20 20 20 20 20 |y.Medium | 000001e0 20 20 31 34 20 20 20 42 6f 6c 64 20 20 31 20 20 | 14 Bold 1 | 000001f0 49 74 61 6c 69 63 20 20 32 20 20 42 6f 74 68 20 |Italic 2 Both | 00000200 20 33 0a 66 31 20 20 3d 20 54 72 69 6e 69 74 79 | 3.f1 = Trinity| 00000210 2e 42 6f 6c 64 20 20 20 20 20 20 20 20 20 20 20 |.Bold | 00000220 20 31 34 20 20 20 42 6f 6c 64 20 20 31 20 20 49 | 14 Bold 1 I| 00000230 74 61 6c 69 63 20 20 32 20 20 42 6f 74 68 20 20 |talic 2 Both | 00000240 33 0a 66 32 20 20 3d 20 54 72 69 6e 69 74 79 2e |3.f2 = Trinity.| 00000250 4d 65 64 69 75 6d 2e 49 74 61 6c 69 63 20 20 20 |Medium.Italic | 00000260 31 34 20 20 20 42 6f 6c 64 20 20 31 20 20 49 74 |14 Bold 1 It| 00000270 61 6c 69 63 20 20 32 20 20 42 6f 74 68 20 20 33 |alic 2 Both 3| 00000280 0a 66 33 20 20 3d 20 54 72 69 6e 69 74 79 2e 42 |.f3 = Trinity.B| 00000290 6f 6c 64 2e 49 74 61 6c 69 63 20 20 20 20 20 31 |old.Italic 1| 000002a0 34 20 20 20 42 6f 6c 64 20 20 31 20 20 49 74 61 |4 Bold 1 Ita| 000002b0 6c 69 63 20 20 32 20 20 42 6f 74 68 20 20 33 0a |lic 2 Both 3.| 000002c0 0a 23 20 54 68 65 20 48 65 61 64 6c 69 6e 65 20 |.# The Headline | 000002d0 66 6f 6e 74 73 0a 0a 66 31 30 20 3d 20 48 6f 6d |fonts..f10 = Hom| 000002e0 65 72 74 6f 6e 2e 42 6f 6c 64 20 20 20 20 20 20 |erton.Bold | 000002f0 20 20 20 20 20 32 36 0a 66 31 31 20 3d 20 48 6f | 26.f11 = Ho| 00000300 6d 65 72 74 6f 6e 2e 42 6f 6c 64 2e 4f 62 6c 69 |merton.Bold.Obli| 00000310 71 75 65 20 20 20 32 30 0a 66 31 32 20 3d 20 54 |que 20.f12 = T| 00000320 72 69 6e 69 74 79 2e 42 6f 6c 64 20 20 20 20 20 |rinity.Bold | 00000330 20 20 20 20 20 20 20 31 38 0a 66 31 33 20 3d 20 | 18.f13 = | 00000340 54 72 69 6e 69 74 79 2e 42 6f 6c 64 2e 49 74 61 |Trinity.Bold.Ita| 00000350 6c 69 63 20 20 20 20 20 31 36 0a 66 31 34 20 3d |lic 16.f14 =| 00000360 20 54 72 69 6e 69 74 79 2e 4d 65 64 69 75 6d 20 | Trinity.Medium | 00000370 20 20 20 20 20 20 20 20 20 31 34 0a 66 31 35 20 | 14.f15 | 00000380 3d 20 54 72 69 6e 69 74 79 2e 4d 65 64 69 75 6d |= Trinity.Medium| 00000390 2e 49 74 61 6c 69 63 20 20 20 31 34 0a 0a 23 20 |.Italic 14..# | 000003a0 54 68 65 20 66 6f 6e 74 73 20 75 73 65 64 20 66 |The fonts used f| 000003b0 6f 72 20 66 43 6f 64 65 0a 0a 66 32 30 20 3d 20 |or fCode..f20 = | 000003c0 43 6f 72 70 75 73 2e 4d 65 64 69 75 6d 20 20 20 |Corpus.Medium | 000003d0 20 20 20 20 20 20 20 20 31 34 20 20 20 42 6f 6c | 14 Bol| 000003e0 64 20 32 31 20 20 49 74 61 6c 69 63 20 32 32 20 |d 21 Italic 22 | 000003f0 20 42 6f 74 68 20 32 33 0a 66 32 31 20 3d 20 43 | Both 23.f21 = C| 00000400 6f 72 70 75 73 2e 42 6f 6c 64 20 20 20 20 20 20 |orpus.Bold | 00000410 20 20 20 20 20 20 20 31 34 20 20 20 42 6f 6c 64 | 14 Bold| 00000420 20 32 31 20 20 49 74 61 6c 69 63 20 32 32 20 20 | 21 Italic 22 | 00000430 42 6f 74 68 20 32 33 0a 66 32 32 20 3d 20 43 6f |Both 23.f22 = Co| 00000440 72 70 75 73 2e 4d 65 64 69 75 6d 2e 4f 62 6c 69 |rpus.Medium.Obli| 00000450 71 75 65 20 20 20 31 34 20 20 20 42 6f 6c 64 20 |que 14 Bold | 00000460 32 31 20 20 49 74 61 6c 69 63 20 32 32 20 20 42 |21 Italic 22 B| 00000470 6f 74 68 20 32 33 0a 66 32 33 20 3d 20 43 6f 72 |oth 23.f23 = Cor| 00000480 70 75 73 2e 42 6f 6c 64 2e 4f 62 6c 69 71 75 65 |pus.Bold.Oblique| 00000490 20 20 20 20 20 31 34 20 20 20 42 6f 6c 64 20 32 | 14 Bold 2| 000004a0 31 20 20 49 74 61 6c 69 63 20 32 32 20 20 42 6f |1 Italic 22 Bo| 000004b0 74 68 20 32 33 0a 0a 23 20 46 6f 6e 74 73 20 32 |th 23..# Fonts 2| 000004c0 34 20 74 6f 20 33 31 20 61 72 65 20 72 65 73 65 |4 to 31 are rese| 000004d0 72 76 65 64 20 66 6f 72 20 74 68 65 20 6d 61 6e |rved for the man| 000004e0 75 61 6c 73 20 74 68 65 6d 73 65 6c 76 65 73 2e |uals themselves.| 000004f0 0a 0a 23 20 54 68 65 20 73 74 79 6c 65 73 2e 2e |..# The styles..| 00000500 0a 0a 66 53 74 64 20 20 20 20 20 20 20 3d 20 66 |..fStd = f| 00000510 30 20 20 72 67 62 20 30 2c 30 2c 30 20 20 61 6c |0 rgb 0,0,0 al| 00000520 69 67 6e 20 6c 65 66 74 0a 66 4c 69 6e 6b 20 20 |ign left.fLink | 00000530 20 20 20 20 3d 20 66 5f 2a 0a 66 53 74 72 6f 6e | = f_*.fStron| 00000540 67 20 20 20 20 3d 20 66 2a 0a 66 45 6d 70 68 61 |g = f*.fEmpha| 00000550 73 69 73 20 20 3d 20 66 2f 0a 66 55 6e 64 65 72 |sis = f/.fUnder| 00000560 6c 69 6e 65 20 3d 20 66 5f 0a 66 43 6f 64 65 20 |line = f_.fCode | 00000570 20 20 20 20 20 3d 20 66 32 30 0a 66 43 69 74 65 | = f20.fCite| 00000580 20 20 20 20 20 20 3d 20 66 2f 20 20 72 67 62 20 | = f/ rgb | 00000590 35 30 2c 35 30 2c 35 30 0a 0a 66 48 31 20 20 20 |50,50,50..fH1 | 000005a0 20 20 20 20 20 3d 20 66 31 30 20 41 6c 69 67 6e | = f10 Align| 000005b0 20 43 65 6e 74 72 65 0a 66 48 32 20 20 20 20 20 | Centre.fH2 | 000005c0 20 20 20 3d 20 66 31 31 20 41 6c 69 67 6e 20 43 | = f11 Align C| 000005d0 65 6e 74 72 65 0a 66 48 33 20 20 20 20 20 20 20 |entre.fH3 | 000005e0 20 3d 20 66 31 32 20 41 6c 69 67 6e 20 43 65 6e | = f12 Align Cen| 000005f0 74 72 65 0a 66 48 34 20 20 20 20 20 20 20 20 3d |tre.fH4 =| 00000600 20 66 31 33 20 41 6c 69 67 6e 20 4c 65 66 74 0a | f13 Align Left.| 00000610 66 48 35 20 20 20 20 20 20 20 20 3d 20 66 31 34 |fH5 = f14| 00000620 20 41 6c 69 67 6e 20 4c 65 66 74 0a 66 48 36 20 | Align Left.fH6 | 00000630 20 20 20 20 20 20 20 3d 20 66 31 35 20 41 6c 69 | = f15 Ali| 00000640 67 6e 20 4c 65 66 74 0a 0a 23 20 53 65 74 20 64 |gn Left..# Set d| 00000650 65 66 61 75 6c 74 20 62 61 63 6b 67 72 6f 75 6e |efault backgroun| 00000660 64 20 61 6e 64 20 66 6f 6e 74 0a 0a 42 61 63 6b |d and font..Back| 00000670 67 72 6f 75 6e 64 20 72 67 62 20 32 35 35 2c 32 |ground rgb 255,2| 00000680 35 35 2c 32 35 35 0a 23 20 42 61 63 6b 67 72 6f |55,255.# Backgro| 00000690 75 6e 64 20 77 69 6d 70 20 31 0a 66 53 74 64 0a |und wimp 1.fStd.| 000006a0 0a 23 45 6e 64 |.#End| 000006a5