Search found 6 matches

by rishavharsh
Sun Jul 12, 2015 9:25 am
Forum: Text Formatting
Topic: Thesis writing
Replies: 2
Views: 2022

Re: Thesis writing

Thanks mas, i think i was looking for the \vspace* command. Your code helped
by rishavharsh
Sat Jul 11, 2015 10:30 pm
Forum: Text Formatting
Topic: Thesis writing
Replies: 2
Views: 2022

Thesis writing

I am writing my thesis but unable to format the Acknowledgement, Declaration, Abstract pages having heading at the center with some empty vertical space on top. I am using "book" class and not any template. Kindly redirect me to the solution if this has already been answered.
by rishavharsh
Sat Jun 20, 2015 3:37 pm
Forum: Graphics, Figures & Tables
Topic: images side by side
Replies: 5
Views: 8555

Re: images side by side

What are "mwe" and "subcaption" used for ?
by rishavharsh
Sat Jun 20, 2015 3:31 pm
Forum: Graphics, Figures & Tables
Topic: images side by side
Replies: 5
Views: 8555

Re: images side by side

Here is what i got
by rishavharsh
Sat Jun 20, 2015 3:27 pm
Forum: Graphics, Figures & Tables
Topic: images side by side
Replies: 5
Views: 8555

Re: images side by side

Awesome .... :) this works
by rishavharsh
Sat Jun 20, 2015 3:09 pm
Forum: Graphics, Figures & Tables
Topic: images side by side
Replies: 5
Views: 8555

images side by side

I need to put the text on the left side and the figure on the right side. If this gets resolved then i would use it for placing two figures side by side. however right now it is coming one on top of other. Any help ?



\begin{center}
\begin{minipage}[h]{0.4\textwidth}
.....
....%some content
\end ...