Lazarus
Home
Forum
Help
TinyPortal
Search
Login
Register
Lazarus
»
Using the Lazarus IDE
»
Editor
»
Can diacritic character emboldening be turned off?
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
FAQ
Wiki
Bugtracker
Packages
IRC channel
Developer Blog
Follow us on Twitter
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
Search
Advanced search
« previous
next »
Print
Pages: [
1
]
Author
Topic: Can diacritic character emboldening be turned off? (Read 971 times)
howardpc
Hero Member
Posts: 2644
Can diacritic character emboldening be turned off?
«
on:
February 20, 2017, 10:00:28 pm »
If I open a Greek text file in the editor, unadorned characters (γ α ρ ε etc.) are shown in a normal typeface.
However characters with accents (Ἐ ὰ ἀ ῆ ῖ etc.) are shown in bold, even though the context menu File Settings->Highlighter is set to None.
Is there some way of altering this 'default' display mode so that none of the text is shown bold?
Logged
Ñuño_Martínez
Hero Member
Posts: 752
Re: Can diacritic character emboldening be turned off?
«
Reply #1 on:
February 21, 2017, 05:48:16 pm »
I did some testing and this looks like a text font issue. The font you're using (Courier new?) doesn't have that characters so the editor looks them in a different text font (i.e. system default one). So it isn't rendering them boded but it is rendering them with another text font.
Go to
Tools > Options... > Editor > Display
and change the
Default editor font
to another one that have the characters you need (for example, Courier 10 Pitch or DejaVu Sans Mono).
«
Last Edit: February 21, 2017, 05:53:37 pm by Ñuño_Martínez
»
Logged
Are you interested in
game programming
? Join the
Pascal Game Development
community!
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Using the Lazarus IDE
»
Editor
»
Can diacritic character emboldening be turned off?
Recent
Import excel to dbgird
by
flori
[
Today
at 10:07:57 am]
Visual Pascal Community E...
by
Researching
[
Today
at 08:18:54 am]
Compile Photoshop Pascal ...
by
x2nie
[
Today
at 07:40:18 am]
different selections to i...
by
ASerge
[
Today
at 07:26:22 am]
CAD program written in La...
by
Edson
[
Today
at 07:08:59 am]
Keeping track of project ...
by
GetMem
[
Today
at 05:29:27 am]
Lazarus's missing Delphi ...
by
GetMem
[
Today
at 05:16:00 am]
Sizable TPanel
by
RAW
[
Today
at 05:08:37 am]
free pascal (none-lazarus...
by
Handoko
[
Today
at 04:55:53 am]
macOS 32-bit app warning
by
dbannon
[
Today
at 03:15:36 am]