Update config.py font 'DejaVuSerif', 'DejaVuSerif-Bold'
This commit is contained in:
parent
7ef46505af
commit
e50075226f
@ -185,7 +185,7 @@ def config(settings):
|
|||||||
# Uncomment this to Translate Site Names
|
# Uncomment this to Translate Site Names
|
||||||
#settings.L10n.translate_org_site = True
|
#settings.L10n.translate_org_site = True
|
||||||
# PDF font
|
# PDF font
|
||||||
settings.L10n.pdf_export_font = ['Roboto', 'Roboto-Bold']
|
settings.L10n.pdf_export_font = ['DejaVuSerif', 'DejaVuSerif-Bold']
|
||||||
|
|
||||||
# Finance settings
|
# Finance settings
|
||||||
settings.fin.currencies = {
|
settings.fin.currencies = {
|
||||||
|
Loading…
Reference in New Issue
Block a user