Search found 30 matches

by tarektarek
Thu Jun 28, 2012 8:50 pm
Forum: General
Topic: File ended while scanning use of \beamer
Replies: 1
Views: 21152

File ended while scanning use of \beamer

Hi all,
I am not sure if I am posting in the right place. I am new with beamer and I am getting "File ended while scanning use of beamer@howtotreatframe" so I am not sure how to solve it. See the attached file.


Thank you in advance
by tarektarek
Fri Nov 12, 2010 6:32 am
Forum: BibTeX, biblatex and biber
Topic: Citing references
Replies: 2
Views: 1822

Re: Citing references

Thanks frabjous, appreciated. I will try that out.
by tarektarek
Sat Nov 06, 2010 1:03 am
Forum: BibTeX, biblatex and biber
Topic: Citing references
Replies: 2
Views: 1822

Citing references

Hi all,
I have a problem which I really do not understand since day one I started to learn the Latex, when I cite my reference, not all the attributes in that reference appears for example say I copied the Bibtex for a paper

@INPROCEEDINGS{Recent_TNT,
author={El Salti, T. and Nasser, N. and ...
by tarektarek
Tue Jan 19, 2010 6:10 pm
Forum: Graphics, Figures & Tables
Topic: Increasing the decimal digits
Replies: 3
Views: 3477

Re: Increasing the decimal digits

Thank you josephwright
by tarektarek
Tue Jan 19, 2010 2:01 am
Forum: Graphics, Figures & Tables
Topic: Increasing the decimal digits
Replies: 3
Views: 3477

Re: Increasing the decimal digits

Hello Everyone,
Is there something that is not clear and you need me to clarify?
by tarektarek
Mon Jan 18, 2010 11:46 pm
Forum: Graphics, Figures & Tables
Topic: Increasing the decimal digits
Replies: 3
Views: 3477

Increasing the decimal digits

Hi,
I have a simple question which I could not solve.
If I have numbers along the Y-axis using pgfplots. Say these numbers are
1.1,1.2,1.3,... How can I make them as follows 1.10,1.20,1.30?

Thanks in advance
by tarektarek
Mon Jan 18, 2010 7:27 pm
Forum: Graphics, Figures & Tables
Topic: Scaling Problem
Replies: 0
Views: 1275

Scaling Problem

Hi All,
I am trying to plot a graph in latex file using the package "pgfplots". I have a problem which I try to solve but I could not. I looked at the tutorials but also with no solutions. The problem is how to scale my numbers on x-axis and y-axis, see the attachement. The scale for the x-axis is ...
by tarektarek
Fri Oct 09, 2009 5:44 am
Forum: Graphics, Figures & Tables
Topic: High Resolution eps files
Replies: 1
Views: 1770

High Resolution eps files

Hi,
I usually create some data in Excel, extract some charts from them, save those charts in jpg files, and save them as eps files via GIMP, but the quality of the pictures in latex files does not look good when transfer the tex file to pdf file. What kind of free softwares you use to draw a high ...
by tarektarek
Tue Jun 30, 2009 12:24 am
Forum: General
Topic: Style file
Replies: 3
Views: 2546

Re: Style file

Thanks a lot.
by tarektarek
Mon Jun 29, 2009 11:55 pm
Forum: General
Topic: Style file
Replies: 3
Views: 2546

Re: Style file

Hi all,
Let me rephrase what I previously mentioned.
I include cuthesis.sty file using the command \usepackage in my .tex file. If I include the Section
"\begin{acknowledgments}
\end{acknowledgments}"

My document will get numbered while Table of Figures,...... , are added. If I do not include ...