Search found 10 matches

by rbmoseki
Sat Sep 09, 2023 9:05 am
Forum: Text Formatting
Topic: Text Formatting in a table
Replies: 2
Views: 7891

Text Formatting in a table

Good Day,

I have a two column table and the text in just near the top line of the block.

Can you assist in getting the text in the middle of the block instead of the top. That is aligning the text in the block to be in the center and not the top part
by rbmoseki
Fri Jul 28, 2023 7:28 pm
Forum: General
Topic: Latex Compiling
Replies: 5
Views: 6501

Latex Compiling

Thank you so very much
by rbmoseki
Fri Jul 28, 2023 6:35 pm
Forum: General
Topic: Latex Compiling
Replies: 5
Views: 6501

Latex Compiling

This is pdfTeX, Version 3.141592653-2.6-1.40.24 (MiKTeX 23.1) (preloaded format=pdflatex 2023.3.12) 28 JUL 2023 18:34
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**./MSc-Dissertation.tex
(MSc-Dissertation.tex
LaTeX2e <2022-11-01> patch level 1
L3 programming layer ...
by rbmoseki
Fri Jul 28, 2023 6:23 pm
Forum: General
Topic: Latex Compiling
Replies: 5
Views: 6501

Latex Compiling

I am attaching the compressed file. I am actuallu compiling the chapter 2 tex file and it's giving problems
by rbmoseki
Fri Jul 28, 2023 5:10 pm
Forum: General
Topic: Latex Structure
Replies: 0
Views: 4246

Latex Structure

I would also like to have the pdf screen on the same screen as the latex compiler, how do I configure it
by rbmoseki
Fri Jul 28, 2023 5:08 pm
Forum: General
Topic: Latex Compiling
Replies: 5
Views: 6501

Latex Compiling

Hi, I am using texstudio as my latex compiler.

My problem is latex compile forever and does not stop. When it stops, I get the error message that the pdf it is writing ti is either corrupt or does not exist.

How do I resolve this issue
by rbmoseki
Sun Jun 04, 2023 8:48 pm
Forum: Text Formatting
Topic: Text Formatting
Replies: 2
Views: 11346

Text Formatting

Thank you so much, it worked
by rbmoseki
Sun Jun 04, 2023 5:05 pm
Forum: Text Formatting
Topic: Text Formatting
Replies: 2
Views: 11346

Text Formatting

Can I get assistance in putting two dots above the letter O in the word "Lindelof". How do I write the latex code to do this
by rbmoseki
Mon May 22, 2023 9:09 pm
Forum: Graphics, Figures & Tables
Topic: Orientation of Figure and Caption
Replies: 2
Views: 2940

Orientation of Figure and Caption

Thank you so much, indeed there was a lot of white space underneath
by rbmoseki
Sun May 21, 2023 8:01 pm
Forum: Graphics, Figures & Tables
Topic: Orientation of Figure and Caption
Replies: 2
Views: 2940

Orientation of Figure and Caption

Hi,

Can you please help me with getting my figure in the center of the page and removing the space after my figure before the caption. The caption of the figure is way below my figure. below is my text:

\begin{figure}[h!]
\centering
\includegraphics[scale=1.2]{SIR.png}
\caption{This is my ...