Search found 4 matches

by Nabla94
Sat May 01, 2021 8:44 pm
Forum: Text Formatting
Topic: abovedisplayskip in preamble
Replies: 3
Views: 5080

abovedisplayskip in preamble

Solved here: https://golatex.de/viewtopic.php?f=5&p=115539#p115539

Normalsize (and therefore begin document) contains the abovedisplayskip command and therefore disables values set before.
by Nabla94
Sat May 01, 2021 7:58 pm
Forum: Text Formatting
Topic: abovedisplayskip in preamble
Replies: 3
Views: 5080

abovedisplayskip in preamble

sorry! :)
by Nabla94
Sat May 01, 2021 7:17 pm
Forum: Text Formatting
Topic: abovedisplayskip in preamble
Replies: 3
Views: 5080

abovedisplayskip in preamble

Hi,

I would like to include abovedisplayskip in my preamble, but it seems to me as if it would only work within the document-environment. In addition I noticed strange correlations, see MWE. An empty line before abovedisplayskip, or normalsize afterwards seem to disable abovedisplayskip... Does ...
by Nabla94
Sun Dec 03, 2017 10:26 pm
Forum: Texmaker and TeXstudio
Topic: Spell check does not work with \cite{}
Replies: 1
Views: 9206

Spell check does not work with \cite{}

Hi,

I use Texmaker and would like to have my text spell checked.
If I enter the following text, the mistake is correctly recognized:

This sentence contains a misstake

Even when continuing with a citation, Texmaker still recognizes it:

This sentence contains a misstake \cite{bib

But upon ...