Search found 35 matches

by sachinrajsharma
Tue Aug 12, 2014 7:27 pm
Forum: Text Formatting
Topic: Need to write the options horizontally rather vertically
Replies: 2
Views: 6159

Need to write the options horizontally rather vertically

Hi,
Good Day!
Request you to please suggest how can I have the multiple options horizontally rather getting it vertically as these are consuming too much space while I am writing questions in hundred or so.

Files are attached for your reference.


Thanks,
Sachin
by sachinrajsharma
Sun Aug 10, 2014 8:04 pm
Forum: Text Formatting
Topic: Using mathptmx package which showing error please help
Replies: 1
Views: 3584

Using mathptmx package which showing error please help

Hi,
Good Day!
I am using mathptmx package in my attached tex file, but while I am running this file it is showing error Metric tfm file not found.

Please help me to remove this error. I am attaching the file for reference.

Thanks,

Sachin Sharmaa
by sachinrajsharma
Thu Mar 20, 2014 4:00 pm
Forum: Text Formatting
Topic: Alignment of Math Expression in a Table
Replies: 2
Views: 3745

Re: Alignment of Math Expression in a Table

Thanks a lot ...
by sachinrajsharma
Thu Mar 20, 2014 3:59 pm
Forum: Text Formatting
Topic: Double superscript error
Replies: 1
Views: 2448

Double superscript error

Hi All,
I am facing an error of double superscript while running the following in tex.

$\{ \frac{\sum^{100}_{i=0}^kC_i ^{m-k}C_{100-i} \frac{k-i}{M-100}}{^MC_{100}} \}$


Please help thanks

Sachin
by sachinrajsharma
Mon Mar 03, 2014 6:08 pm
Forum: Text Formatting
Topic: Alignment of Math Expression in a Table
Replies: 2
Views: 3745

Alignment of Math Expression in a Table

Hi,

I am facing the following error :
! Extra alignment tab has been changed to \cr.
This is the problematic code.
\begin{tabular}{|c|c|}\hline
(I) If $\vec{a} =a_1\hat{i}+b_2\hat{j}+a_3\hat{k}; \vec{b}=b_1\hat{i}+b_2\hat{j}+b_3\hat{k}; \vec{c} =c_1\hat{i}+c_2\hat{j}+c_3\hat{k}$ then $[a b c ...
by sachinrajsharma
Thu Jun 27, 2013 4:53 am
Forum: Graphics, Figures & Tables
Topic: Tools and best Practice for Diagrams
Replies: 4
Views: 30258

Tools and best Practice for Diagrams

Hi,

Thanks for your reply, however I have two questions here.

What is the use of LaTeXDraw, if we can't insert it's coding directly in a document?
I have downloaded Jpgfdraw (ZIP file), I am unable to install this. Please help on this but before that please let me know whether I will be able to ...
by sachinrajsharma
Wed Jun 26, 2013 4:43 am
Forum: Graphics, Figures & Tables
Topic: Tools and best Practice for Diagrams
Replies: 4
Views: 30258

Tools and best Practice for Diagrams

Hi,

I have been using LaTeX for the past two years and find it best for my mathematical research documentation. However, when it comes to drawing various diagram I am facing lot of problem. As it takes too much of time while making diagrams in latex. For that I have downloaded LaTeXDraw , and in ...
by sachinrajsharma
Wed Jun 26, 2013 4:31 am
Forum: Text Formatting
Topic: Formatting Problem for Watermark
Replies: 2
Views: 3557

Re: Formatting Problem for Watermark

Thanks a lot ... thanks once again... that's great...

Regards,

Sachin
by sachinrajsharma
Tue Jun 25, 2013 6:54 pm
Forum: Text Formatting
Topic: Formatting Problem for Watermark
Replies: 2
Views: 3557

Formatting Problem for Watermark

Hi,

I am using draftwatermark package in the below code and it is showing some error.
\documentclass[10pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{draftwatermark}
\SetWatermarkText{$MATHSTUDY^{\circledR}$}

\begin{document}
\begin{enumerate}
\item Find the ...
by sachinrajsharma
Tue Jun 18, 2013 8:01 am
Forum: Fonts & Character Sets
Topic: Multiple Options in single Line
Replies: 2
Views: 8399

Multiple Options in single Line

Hi,
Good Day!

I am writing few multiple choice questions but in the below code it is coming in column, which is consuming more space.
\documentclass[10pt,a4paper]{article}
\usepackage[latin1]{inputenc}
\usepackage{amsmath}

\begin{document}
\begin{enumerate}
\item $\int_0^1 e^{2lnx}dx ...