Search found 9 matches

by teddy0625
Wed Jul 08, 2009 12:07 pm
Forum: Fonts & Character Sets
Topic: bold font
Replies: 2
Views: 12458

bold font

I have following command

Code: Select all

$\textbf{Case 2 $\alpha$=1.02, $R$=5772 :}$
with intention with making the whole sentence bold but it does not make alpha and R as bold so how can I do that?
by teddy0625
Tue May 19, 2009 10:19 am
Forum: Page Layout
Topic: subsection dividing
Replies: 1
Views: 1841

subsection dividing


\documentclass[a4paper,12pt,twoside]{book}
\usepackage{amsmath,amssymb,amsfonts,geometry} % Typical maths resource packages
\usepackage{xcolor} % For creating coloured text and background
\usepackage{hyperref} % For creating hyperlinks in cross references
\usepackage{graphicx}
\usepackage{pstricks ...
by teddy0625
Sat May 09, 2009 5:50 am
Forum: Text Formatting
Topic: list of notations
Replies: 1
Views: 4290

list of notations

how do you generate a list of notations like attachment file?
help please
by teddy0625
Sun Apr 19, 2009 8:33 am
Forum: Text Formatting
Topic: managing long equation
Replies: 1
Views: 2691

managing long equation

I have this one very long equation which can not be displayed on one page as it can be seen from the attachment. I want to know how I can display it properly.
Thanks!


\documentclass[a4paper,12pt,twoside]{book}
\usepackage{amsmath,amssymb,amsfonts,geometry} % Typical maths resource packages ...
by teddy0625
Sat Apr 04, 2009 12:00 pm
Forum: Math & Science
Topic: equation alignment
Replies: 2
Views: 8614

equation alignment


\begin{align}
\mathbf{u}=(u(x,y,t),v(x,y,t))
\end{align}
then general form of Euler equation can be defined as
\begin{align*}
\rho\bigg(\frac{\partial}{\partial t}+\mathbf{u} \cdot \nabla\bigg)\mathbf{u}+\nabla p=0, \\
\nabla\cdot\mathbf{u}=0.
\end{align*}


Hi
I want to align all my equations ...
by teddy0625
Sat Mar 28, 2009 11:11 am
Forum: Math & Science
Topic: equations alignment
Replies: 1
Views: 2474

equations alignment


Suppose we have a time-dependent or time-independent velocity vector field in $\mathbb{R}^{2}$
\begin{align}
\mathbf{u}=(u(x,y,t),v(x,y,t))
\end{align}
then general form of Euler equation can be defined as
\begin{align*}
\rho\bigg(\frac{\partial}{\partial t}+\mathbf{u} \cdot \nabla\bigg)\mathbf{u ...
by teddy0625
Sat Mar 28, 2009 11:04 am
Forum: Graphics, Figures & Tables
Topic: inserting gif image in title page
Replies: 2
Views: 2376

Re: inserting gif image in title page

Thanks heaps!
by teddy0625
Sat Mar 28, 2009 10:53 am
Forum: Page Layout
Topic: about using \usepackage{fancyhdr}
Replies: 2
Views: 5430

about using \usepackage{fancyhdr}


\documentclass[a4paper,10pt,fleqn,twoside]{book}
\usepackage{amsmath,amssymb,amsfonts,a4wide} % Typical maths resource packages
\usepackage{graphics} % Packages to allow inclusion of graphics
\usepackage{color} % For creating coloured text and background
\usepackage{hyperref} % For creating ...
by teddy0625
Sat Mar 28, 2009 10:40 am
Forum: Graphics, Figures & Tables
Topic: inserting gif image in title page
Replies: 2
Views: 2376

inserting gif image in title page


\documentclass[a4paper,10pt,fleqn,twoside]{book}
\usepackage{amsmath,amssymb,amsfonts,a4wide} % Typical maths resource packages
\usepackage{graphics} % Packages to allow inclusion of graphics
\usepackage{color} % For creating coloured text and background
\usepackage{hyperref} % For creating ...