Home » Archimedes archive » Acorn User » AU 1997-03 B.adf » Extras » PD/!StrongHlp/!Configure

PD/!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-03 B.adf » Extras
Filename: PD/!StrongHlp/!Configure
Read OK:
File size: 0654 bytes
Load address: 0000
Exec address: 0000
File contents
# Configure file for StrongHelp
# Lines starting with "# " are 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 0a  0a 23 43 6f 6d 6d 61 6e  |omments..#Comman|
00000050  64 73 0a 0a 23 20 66 30  20 20 3d 20 53 61 73 73  |ds..# f0  = Sass|
00000060  6f 6f 6e 2e 50 72 69 6d  61 72 79 20 20 20 20 20  |oon.Primary     |
00000070  20 20 20 20 20 20 31 34  20 20 20 42 6f 6c 64 20  |      14   Bold |
00000080  20 31 20 20 49 74 61 6c  69 63 20 20 32 20 20 42  | 1  Italic  2  B|
00000090  6f 74 68 20 20 33 0a 23  20 66 31 20 20 3d 20 53  |oth  3.# f1  = S|
000000a0  61 73 73 6f 6f 6e 2e 50  72 69 6d 61 72 79 2e 42  |assoon.Primary.B|
000000b0  6f 6c 64 20 20 20 20 20  20 31 34 20 20 20 42 6f  |old      14   Bo|
000000c0  6c 64 20 20 31 20 20 49  74 61 6c 69 63 20 20 32  |ld  1  Italic  2|
000000d0  20 20 42 6f 74 68 20 20  33 0a 23 20 66 32 20 20  |  Both  3.# f2  |
000000e0  3d 20 48 6f 6d 65 72 74  6f 6e 2e 4d 65 64 69 75  |= Homerton.Mediu|
000000f0  6d 2e 4f 62 6c 69 71 75  65 20 20 20 31 34 20 20  |m.Oblique   14  |
00000100  20 42 6f 6c 64 20 20 31  20 20 49 74 61 6c 69 63  | Bold  1  Italic|
00000110  20 20 32 20 20 42 6f 74  68 20 20 33 0a 23 20 66  |  2  Both  3.# f|
00000120  33 20 20 3d 20 48 6f 6d  65 72 74 6f 6e 2e 42 6f  |3  = Homerton.Bo|
00000130  6c 64 2e 4f 62 6c 69 71  75 65 20 20 20 20 20 31  |ld.Oblique     1|
00000140  34 20 20 20 42 6f 6c 64  20 20 31 20 20 49 74 61  |4   Bold  1  Ita|
00000150  6c 69 63 20 20 32 20 20  42 6f 74 68 20 20 33 0a  |lic  2  Both  3.|
00000160  0a 23 20 54 68 65 20 42  6f 64 79 20 66 6f 6e 74  |.# The Body font|
00000170  0a 0a 66 30 20 20 3d 20  54 72 69 6e 69 74 79 2e  |..f0  = Trinity.|
00000180  4d 65 64 69 75 6d 20 20  20 20 20 20 20 20 20 20  |Medium          |
00000190  31 34 20 20 20 42 6f 6c  64 20 20 31 20 20 49 74  |14   Bold  1  It|
000001a0  61 6c 69 63 20 20 32 20  20 42 6f 74 68 20 20 33  |alic  2  Both  3|
000001b0  0a 66 31 20 20 3d 20 54  72 69 6e 69 74 79 2e 42  |.f1  = Trinity.B|
000001c0  6f 6c 64 20 20 20 20 20  20 20 20 20 20 20 20 31  |old            1|
000001d0  34 20 20 20 42 6f 6c 64  20 20 31 20 20 49 74 61  |4   Bold  1  Ita|
000001e0  6c 69 63 20 20 32 20 20  42 6f 74 68 20 20 33 0a  |lic  2  Both  3.|
000001f0  66 32 20 20 3d 20 54 72  69 6e 69 74 79 2e 4d 65  |f2  = Trinity.Me|
00000200  64 69 75 6d 2e 49 74 61  6c 69 63 20 20 20 31 34  |dium.Italic   14|
00000210  20 20 20 42 6f 6c 64 20  20 31 20 20 49 74 61 6c  |   Bold  1  Ital|
00000220  69 63 20 20 32 20 20 42  6f 74 68 20 20 33 0a 66  |ic  2  Both  3.f|
00000230  33 20 20 3d 20 54 72 69  6e 69 74 79 2e 42 6f 6c  |3  = Trinity.Bol|
00000240  64 2e 49 74 61 6c 69 63  20 20 20 20 20 31 34 20  |d.Italic     14 |
00000250  20 20 42 6f 6c 64 20 20  31 20 20 49 74 61 6c 69  |  Bold  1  Itali|
00000260  63 20 20 32 20 20 42 6f  74 68 20 20 33 0a 0a 23  |c  2  Both  3..#|
00000270  20 54 68 65 20 48 65 61  64 6c 69 6e 65 20 66 6f  | The Headline fo|
00000280  6e 74 73 0a 0a 66 31 30  20 3d 20 48 6f 6d 65 72  |nts..f10 = Homer|
00000290  74 6f 6e 2e 42 6f 6c 64  20 20 20 20 20 20 20 20  |ton.Bold        |
000002a0  20 20 20 32 36 0a 66 31  31 20 3d 20 48 6f 6d 65  |   26.f11 = Home|
000002b0  72 74 6f 6e 2e 42 6f 6c  64 2e 4f 62 6c 69 71 75  |rton.Bold.Obliqu|
000002c0  65 20 20 20 32 30 0a 66  31 32 20 3d 20 54 72 69  |e   20.f12 = Tri|
000002d0  6e 69 74 79 2e 42 6f 6c  64 20 20 20 20 20 20 20  |nity.Bold       |
000002e0  20 20 20 20 20 31 38 0a  66 31 33 20 3d 20 54 72  |     18.f13 = Tr|
000002f0  69 6e 69 74 79 2e 42 6f  6c 64 2e 49 74 61 6c 69  |inity.Bold.Itali|
00000300  63 20 20 20 20 20 31 36  0a 66 31 34 20 3d 20 54  |c     16.f14 = T|
00000310  72 69 6e 69 74 79 2e 4d  65 64 69 75 6d 20 20 20  |rinity.Medium   |
00000320  20 20 20 20 20 20 20 31  34 0a 66 31 35 20 3d 20  |       14.f15 = |
00000330  54 72 69 6e 69 74 79 2e  4d 65 64 69 75 6d 2e 49  |Trinity.Medium.I|
00000340  74 61 6c 69 63 20 20 20  31 34 0a 0a 23 20 54 68  |talic   14..# Th|
00000350  65 20 66 6f 6e 74 73 20  75 73 65 64 20 66 6f 72  |e fonts used for|
00000360  20 66 43 6f 64 65 0a 0a  66 32 30 20 3d 20 43 6f  | fCode..f20 = Co|
00000370  72 70 75 73 2e 4d 65 64  69 75 6d 20 20 20 20 20  |rpus.Medium     |
00000380  20 20 20 20 20 20 31 34  20 20 20 42 6f 6c 64 20  |      14   Bold |
00000390  32 31 20 20 49 74 61 6c  69 63 20 32 32 20 20 42  |21  Italic 22  B|
000003a0  6f 74 68 20 32 33 0a 66  32 31 20 3d 20 43 6f 72  |oth 23.f21 = Cor|
000003b0  70 75 73 2e 42 6f 6c 64  20 20 20 20 20 20 20 20  |pus.Bold        |
000003c0  20 20 20 20 20 31 34 20  20 20 42 6f 6c 64 20 32  |     14   Bold 2|
000003d0  31 20 20 49 74 61 6c 69  63 20 32 32 20 20 42 6f  |1  Italic 22  Bo|
000003e0  74 68 20 32 33 0a 66 32  32 20 3d 20 43 6f 72 70  |th 23.f22 = Corp|
000003f0  75 73 2e 4d 65 64 69 75  6d 2e 4f 62 6c 69 71 75  |us.Medium.Obliqu|
00000400  65 20 20 20 31 34 20 20  20 42 6f 6c 64 20 32 31  |e   14   Bold 21|
00000410  20 20 49 74 61 6c 69 63  20 32 32 20 20 42 6f 74  |  Italic 22  Bot|
00000420  68 20 32 33 0a 66 32 33  20 3d 20 43 6f 72 70 75  |h 23.f23 = Corpu|
00000430  73 2e 42 6f 6c 64 2e 4f  62 6c 69 71 75 65 20 20  |s.Bold.Oblique  |
00000440  20 20 20 31 34 20 20 20  42 6f 6c 64 20 32 31 20  |   14   Bold 21 |
00000450  20 49 74 61 6c 69 63 20  32 32 20 20 42 6f 74 68  | Italic 22  Both|
00000460  20 32 33 0a 0a 23 20 46  6f 6e 74 73 20 32 34 20  | 23..# Fonts 24 |
00000470  74 6f 20 33 31 20 61 72  65 20 72 65 73 65 72 76  |to 31 are reserv|
00000480  65 64 20 66 6f 72 20 74  68 65 20 6d 61 6e 75 61  |ed for the manua|
00000490  6c 73 20 74 68 65 6d 73  65 6c 76 65 73 2e 0a 0a  |ls themselves...|
000004a0  23 20 54 68 65 20 73 74  79 6c 65 73 2e 2e 0a 0a  |# The styles....|
000004b0  66 53 74 64 20 20 20 20  20 20 20 3d 20 66 30 20  |fStd       = f0 |
000004c0  20 72 67 62 20 30 2c 30  2c 30 20 20 61 6c 69 67  | rgb 0,0,0  alig|
000004d0  6e 20 6c 65 66 74 0a 66  4c 69 6e 6b 20 20 20 20  |n left.fLink    |
000004e0  20 20 3d 20 66 2a 5f 20  0a 66 53 74 72 6f 6e 67  |  = f*_ .fStrong|
000004f0  20 20 20 20 3d 20 66 2a  0a 66 45 6d 70 68 61 73  |    = f*.fEmphas|
00000500  69 73 20 20 3d 20 66 2f  0a 66 55 6e 64 65 72 6c  |is  = f/.fUnderl|
00000510  69 6e 65 20 3d 20 66 5f  0a 66 43 6f 64 65 20 20  |ine = f_.fCode  |
00000520  20 20 20 20 3d 20 66 32  30 0a 66 43 69 74 65 20  |    = f20.fCite |
00000530  20 20 20 20 20 3d 20 66  2f 20 20 72 67 62 20 35  |     = f/  rgb 5|
00000540  30 2c 35 30 2c 35 30 0a  0a 66 48 31 20 20 20 20  |0,50,50..fH1    |
00000550  20 20 20 20 3d 20 66 31  30 20 41 6c 69 67 6e 20  |    = f10 Align |
00000560  43 65 6e 74 72 65 0a 66  48 32 20 20 20 20 20 20  |Centre.fH2      |
00000570  20 20 3d 20 66 31 31 20  41 6c 69 67 6e 20 43 65  |  = f11 Align Ce|
00000580  6e 74 72 65 0a 66 48 33  20 20 20 20 20 20 20 20  |ntre.fH3        |
00000590  3d 20 66 31 32 20 41 6c  69 67 6e 20 43 65 6e 74  |= f12 Align Cent|
000005a0  72 65 0a 66 48 34 20 20  20 20 20 20 20 20 3d 20  |re.fH4        = |
000005b0  66 31 33 20 41 6c 69 67  6e 20 4c 65 66 74 0a 66  |f13 Align Left.f|
000005c0  48 35 20 20 20 20 20 20  20 20 3d 20 66 31 34 20  |H5        = f14 |
000005d0  41 6c 69 67 6e 20 4c 65  66 74 0a 66 48 36 20 20  |Align Left.fH6  |
000005e0  20 20 20 20 20 20 3d 20  66 31 35 20 41 6c 69 67  |      = f15 Alig|
000005f0  6e 20 4c 65 66 74 0a 0a  23 20 53 65 74 20 64 65  |n Left..# Set de|
00000600  66 61 75 6c 74 20 62 61  63 6b 67 72 6f 75 6e 64  |fault background|
00000610  20 61 6e 64 20 66 6f 6e  74 0a 0a 23 20 42 61 63  | and font..# Bac|
00000620  6b 67 72 6f 75 6e 64 20  72 67 62 20 32 35 35 2c  |kground rgb 255,|
00000630  32 35 35 2c 32 35 35 0a  42 61 63 6b 67 72 6f 75  |255,255.Backgrou|
00000640  6e 64 20 77 69 6d 70 20  31 0a 66 53 74 64 0a 0a  |nd wimp 1.fStd..|
00000650  23 45 6e 64                                       |#End|
00000654