Hi,
I tryed it but it didn't work.
Search found 30 matches
- Wed Jan 26, 2011 4:02 pm
- Forum: Fonts & Character Sets
- Topic: Times New Roman
- Replies: 8
- Views: 109566
- Wed Jan 26, 2011 2:13 pm
- Forum: Fonts & Character Sets
- Topic: Times New Roman
- Replies: 8
- Views: 109566
Times New Roman
Hi,
I want to make my font setting Times New Roman in Latex. Can you help me, please.
I want to make my font setting Times New Roman in Latex. Can you help me, please.
- Tue Jan 25, 2011 11:18 pm
- Forum: Fonts & Character Sets
- Topic: setspace
- Replies: 3
- Views: 3377
Re: setspace
I want to make double space between TITLE ONE and TITLE TWO. Thanks
- Tue Jan 25, 2011 9:13 pm
- Forum: Fonts & Character Sets
- Topic: setspace
- Replies: 3
- Views: 3377
setspace
\begin{doublespace}
\textbf{TITLE ONE}\\
\textbf{TITLE TWO}\\
\begin{onehalfspace}
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original ...
\textbf{TITLE ONE}\\
\textbf{TITLE TWO}\\
\begin{onehalfspace}
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original ...
- Thu Dec 09, 2010 1:05 pm
- Forum: Page Layout
- Topic: align justify
- Replies: 4
- Views: 4177
Re: align justify
Thank you for your kind reply but my problem is still continue.I'm waiting for your new suggestions to solve my issue.
- Wed Dec 08, 2010 6:10 pm
- Forum: Page Layout
- Topic: align justify
- Replies: 4
- Views: 4177
Re: align justify
I'm sorry.
I want to justify both left and right my article on the page.(each side)
I want to justify both left and right my article on the page.(each side)
- Wed Dec 08, 2010 5:08 pm
- Forum: Page Layout
- Topic: align justify
- Replies: 4
- Views: 4177
align justify
Hi,
I want to justify either left or right my article on the page.How?
Thanks
I want to justify either left or right my article on the page.How?
Thanks
- Sun May 23, 2010 10:22 am
- Forum: Graphics, Figures & Tables
- Topic: adding image
- Replies: 1
- Views: 1378
adding image
hi!
I want to add an image.When I run the project as texify ,no problem.But when I run it as pdf texify,image be fuzzy.How?
Thank you
I want to add an image.When I run the project as texify ,no problem.But when I run it as pdf texify,image be fuzzy.How?
Thank you
- Wed May 19, 2010 10:48 pm
- Forum: Math & Science
- Topic: the equation number
- Replies: 4
- Views: 6193
Re: the equation number
thank you very much
- Wed May 19, 2010 10:23 pm
- Forum: Math & Science
- Topic: the equation number
- Replies: 4
- Views: 6193
the equation number
\documentclass[12pt,a4paper,oneside]{report}
\usepackage{graphicx}
\usepackage{amsmath}
\begin{document}
\renewcommand{\theequation}{1.\arabic{equation}}
\begin{eqnarray}
a
\end{eqnarray}
\begin{eqnarray}
b
\end{eqnarray}
\renewcommand{\theequation}{2.\arabic{equation}}
\begin{eqnarray}
c
\end ...
\usepackage{graphicx}
\usepackage{amsmath}
\begin{document}
\renewcommand{\theequation}{1.\arabic{equation}}
\begin{eqnarray}
a
\end{eqnarray}
\begin{eqnarray}
b
\end{eqnarray}
\renewcommand{\theequation}{2.\arabic{equation}}
\begin{eqnarray}
c
\end ...