Search found 4 matches

by aiman
Sat Feb 22, 2014 8:04 pm
Forum: General
Topic: Line Weight of scaled Math Symbol
Replies: 0
Views: 3123

Line Weight of scaled Math Symbol

Hi,

I use this to resize a character.

Code: Select all

\resizebox{1cm}{!}{$\vee$}
However, my problem the weight of the line is to thick, how can I make the line thickness or the weight of the line less thick?


Regards
Aiman
by aiman
Fri Feb 07, 2014 12:02 am
Forum: General
Topic: Removing the word "Chapter #" before the introduction ONLY
Replies: 3
Views: 5313

Re: Removing the word "Chapter #" before the introduction ON

Dear all,
I have solved the issue, thanks for all your help, basically I had to use the "*" infront of my chapter, then I added this line:

\addcontentsline{toc}{chapter}{Introduzione}

Once again thanks for all
Aiman
by aiman
Thu Feb 06, 2014 11:40 pm
Forum: General
Topic: Removing the word "Chapter #" before the introduction ONLY
Replies: 3
Views: 5313

Re: Removing the word "Chapter #" before the introduction ON

hi i tried the following (below) but two questions arise from this 1. how is that going to isolate out the first chapter (introduction (to not show "Capitolo 1"), while still allow the others to show "Capitolo 1" to "Capitolo 3"? 2. I have a problem running this with the following error "[Loading ...
by aiman
Thu Feb 06, 2014 8:53 pm
Forum: General
Topic: Removing the word "Chapter #" before the introduction ONLY
Replies: 3
Views: 5313

Removing the word "Chapter #" before the introduction ONLY

hi all,

I want to remove the word that says "Chapter 1" before the introduction ONLY, as technically the introduction is not a chapter, however, I would like to still the introduction in the TOC. Also I would like to know how to change the number on TOC so that introduction has no number on the ...