forked from dj1yfk/ebook2cw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ebook2cw.conf
38 lines (35 loc) · 1.41 KB
/
ebook2cw.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# ebook2cw configuration file
#
# ebook2cw (c) 2008 - 2022 Fabian Kurz, DJ5CW
# http://fkurz.net/ham/ebook2cw.html
#
# In this file you can set the default parameters which ebook2cw
# uses. These parameters can be overridden by command line parameters.
#
# If a parameter is neither specified in this file nor on the command
# line, the 'factory default' is used.
#
# For all available parameters, consult the website or the man page;
# they are the same as the command line parameters, and the format to
# use in this file is: "x=y", one parameter per line, no spaces between
# = and the values.
# The parameters which don't require a value on the command line must
# be set to 1 here (e.g. "u=1" instead of just "u").
[settings]
w=25
f=700
# ebook2cw by default supports almost all known special characters in CW,
# like umlauts, accented letters, etc. Complete tables are available at
# https://fkurz.net/ham/codes.html (UTF-8) and
# https://fkurz.net/ham/codes2.html (ISO 8859-1)
#
# Many of these symbols are pretty unusual though, like the exclamation
# mark (! = ..--.) and you may prefer to replace them with a different
# letter before generating CW.
#
# Below you can set arbitrary mappings between characters. The format of each
# line is: "character to be replaced"="replacement".
[mappings]
# remove the "#" to activate the mapfiles
#isomapfile=isomap.txt
#utf8mapfile=utf8map.txt