Search found 13 matches

by fayez
Fri Jan 20, 2012 7:40 am
Forum: General
Topic: Changing section heading font size
Replies: 4
Views: 159080

Re: Changing section heading font size

How would you change the numerical section size as well? and maybe add a dot or a dash to the normal latex output

i.e.

\section{introduction}

output

1. introduction
by fayez
Thu Nov 24, 2011 10:47 pm
Forum: General
Topic: Errors with hyperref package
Replies: 1
Views: 1455

Errors with hyperref package

I don't seem to understand why I get so much errors as soon as I use \usepackage{hyperref}
I attached the error image.
I am also unable to find the output log file to attach! which is the reason I attached an image!

Thanks
by fayez
Fri Oct 14, 2011 3:58 am
Forum: Fonts & Character Sets
Topic: The Comprehensive Symbol List
Replies: 3
Views: 3656

Re: The Comprehensive Symbol List

the Mac OSX version
by fayez
Thu Oct 13, 2011 2:54 am
Forum: Fonts & Character Sets
Topic: The Comprehensive Symbol List
Replies: 3
Views: 3656

The Comprehensive Symbol List

Hello,

I really don't understand why some symbols don't work or appear using and looking at the comprehensive symbol list.

For example table 228, I used the package "milstd", but the symbols don't appear on another case table 316, the symbols don't appear either.

I am using TeXworks and it is ...
by fayez
Mon Mar 01, 2010 12:52 am
Forum: General
Topic: Making a project load files
Replies: 1
Views: 1290

Making a project load files

Hello,
a number of years ago a friend gave me a latex project which consists of many files, as soon as I open the main file, the rest of the files load in TeXnicCenter.
I tried so many times to start a new project and choose for example (report, empty, ...etc) and then I use \input{file.tex) or ...
by fayez
Sun Feb 28, 2010 12:43 pm
Forum: Page Layout
Topic: suppressing page numbers with fancy header package
Replies: 2
Views: 1910

suppressing page numbers with fancy header package

How do I remove the page numbers on the bottom when I am using fancy header package, the \pagestyle{empty} removes both the top (which I put) and the default one.


documentclass[10pt]{article}

\usepackage{fancyhdr}

\pagestyle{fancy}

\rhead{ Amplitude Modulation}
\chead{\thepage}
\lhead ...
by fayez
Fri Jan 08, 2010 9:30 am
Forum: Graphics, Figures & Tables
Topic: Making Circuit Diagrams
Replies: 7
Views: 4855

Re: Making Circuit Diagrams

Thanks very much, its working now. although with too many errors but at least I have something to work with.

Fayez
by fayez
Tue Jan 05, 2010 3:33 am
Forum: Graphics, Figures & Tables
Topic: Making Circuit Diagrams
Replies: 7
Views: 4855

Making Circuit Diagrams

I installed everything as downloaded from LateX project and I have had no problems except when I copy & paste the code of the circuit I get those errors,
I just checked the *Install on* seems to be installed correctly see the image packages.jpg , I also attached the log file (Thanks for that ...
by fayez
Tue Jan 05, 2010 12:50 am
Forum: Graphics, Figures & Tables
Topic: Making Circuit Diagrams
Replies: 7
Views: 4855

Re: Making Circuit Diagrams

thanks Stefan,
but I am not really sure what you are directing me to, because I opened the MiKTeX and found the pgf but whats the point?
when I run that code on TXC it gives me errors because of the errors shown on the attached pdf file... any idea how to fix it ?

sorry I am new to this :?
Thanks