Next font- Fn
- Instruction: Fn"%"
- Parameter: "%" font name
- Return: true if the next font is "%".
- Description:
Returns true if the next font is "%". The parameter "%" is the name of the font.
- Examples:
Text string: biblos
Braille string: 456
Condition: Fn "arial"
Description: The word "biblos" is transcribed with cell "456" if the font following the word starts with "arial", i.e. if it is the font "Arial", "Arial Unicode MS" etc..
Text string: biblos
Braille string: 456
Condition: Fn "Arial"
Description: The word "biblos" is transcribed with cell "456" if the font following the word is exactly "Arial".