Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
Cantor
Commits
58f1ab72
Commit
58f1ab72
authored
Aug 06, 2022
by
Yuri Chornoivan
Browse files
Fix minor typos
parent
124351c7
Pipeline
#213752
passed with stage
in 5 minutes and 52 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/lib/defaulthighlighter.cpp
View file @
58f1ab72
...
...
@@ -232,7 +232,7 @@ void DefaultHighlighter::highlightWords(const QString& text)
word
=
word
.
trimmed
();
//qDebug() << "highlighing: " << word;
//qDebug() << "highligh
t
ing: " << word;
if
(
d
->
wordRules
.
contains
(
word
))
{
...
...
src/settings.ui
View file @
58f1ab72
...
...
@@ -79,7 +79,7 @@
<item
row=
"4"
column=
"0"
colspan=
"2"
>
<widget
class=
"QCheckBox"
name=
"kcfg_TypesetDefault"
>
<property
name=
"toolTip"
>
<string>
Enable LaTeX types
s
ing for the results of the calculations, if supported by the backend system
</string>
<string>
Enable LaTeX types
ett
ing for the results of the calculations, if supported by the backend system
</string>
</property>
<property
name=
"text"
>
<string>
LaTeX typesetting
</string>
...
...
@@ -89,7 +89,7 @@
<item
row=
"5"
column=
"0"
colspan=
"2"
>
<widget
class=
"QCheckBox"
name=
"kcfg_HighlightDefault"
>
<property
name=
"toolTip"
>
<string>
Enable syntax highlighing
</string>
<string>
Enable syntax highligh
t
ing
</string>
</property>
<property
name=
"text"
>
<string>
Syntax highlighting
</string>
...
...
@@ -260,7 +260,7 @@
<item
row=
"18"
column=
"0"
colspan=
"3"
>
<widget
class=
"QCheckBox"
name=
"kcfg_EmbeddedMathDefault"
>
<property
name=
"toolTip"
>
<string>
Enable LaTeX typesetting for mathematical exressions in Markdown entries
</string>
<string>
Enable LaTeX typesetting for mathematical ex
p
ressions in Markdown entries
</string>
</property>
<property
name=
"text"
>
<string>
Mathematical expressions via LaTeX
</string>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment