Search found 18 matches

by simo
Wed Nov 07, 2012 3:51 pm
Forum: Graphics, Figures & Tables
Topic: Drawing a Cogwheel
Replies: 7
Views: 11320

Drawing a Cogwheel

Hey Stefan_K,

though am supposed to read on the \foreach loop in the manual, I would appreciate your explanation on the \foreach code used. It would help to learn faster.

This is good progress, I got it and this is what I have now.
\documentclass{scrartcl}
\usepackage{tikz}

% #1 number of ...
by simo
Wed Oct 17, 2012 4:01 pm
Forum: Graphics, Figures & Tables
Topic: Drawing a Cogwheel
Replies: 7
Views: 11320

Drawing a Cogwheel

In PSTricks its known as a cogwheel. My aim is to draw a circle with the outer border as a cogwheel and the inside border as a normal smooth curve, may be shade the area between. If I use PSTricks I'm required to use ps2pdf. But this will conflict with other parts and packages that need pdfLaTeX. An ...
by simo
Wed Oct 17, 2012 3:42 pm
Forum: LyX
Topic: Examples from Branches/external Files
Replies: 0
Views: 1776

Examples from Branches/external Files

I have branches in a LyX file in which there are external files. These files are (lesson1, lesson2 etc) and they have examples and exercises in them. The examples are not being numbered unlike exercises which are numbered correctly.

What needs to be done to ensure that the examples are numbered as ...
by simo
Sat Sep 29, 2012 2:58 pm
Forum: LyX
Topic: Not numbering title page and abstract
Replies: 10
Views: 116468

Re: Not numbering title page and abstract

Hey tamasgal,
How did you get to solve this? I want the list of tables and that of figures to appear in the toc.
by simo
Mon Jan 23, 2012 4:01 pm
Forum: LyX
Topic: LyX on Ubuntu
Replies: 0
Views: 1379

LyX on Ubuntu

I just installed LyX on Ubuntu 10.10 and when I want to preview or compile to DVI, PS or PDF the response I get is such as
No information for exporting the format PDF (pdflatex)
I have reconfigured LyX and also rescan the paths to LaTeX classes but not yet getting anywhere.
by simo
Fri Nov 04, 2011 6:06 pm
Forum: Conversion Tools
Topic: Converting from PS to PDF.
Replies: 9
Views: 30999

Re: Converting from PS to PDF.

I would have just replied the same way as Localghost unless there is an detailed explanation of what is needed.

The procedure given is the same the configured one on TeXnicCenter 1.0 I use.
by simo
Thu Dec 02, 2010 4:50 pm
Forum: MiKTeX and proTeXt
Topic: pdf navigation panel
Replies: 1
Views: 2702

pdf navigation panel

Hey
the command

Code: Select all

\panelposition{left/right/top/bottom}
places the panel in different positions depending on the option.However,my concern is how to place the navigation buttons floating such that if you have long page you don't have to scroll to find the buttons.
Thanks
by simo
Thu Mar 18, 2010 12:07 pm
Forum: Conversion Tools
Topic: LaTeX to PDF
Replies: 7
Views: 10037

Re: LaTeX to PDF

should this code be in linux or something I tried it in windows but it wont work.
And at least I was able to solve my problem.
Confirm pliz
by simo
Fri Feb 26, 2010 11:05 am
Forum: Conversion Tools
Topic: LaTeX to PDF
Replies: 7
Views: 10037

Re: LaTeX to PDF

Thaaaaaaaaaannnnnnnnnkkkkk you so much!!!!!!!!
I only needed the "interaction=nonstopmode" cmd to complete my space shuttle and am off to space.Get on board frabjous. My batch file is running perfectly well.
Good day
by simo
Thu Feb 25, 2010 8:44 am
Forum: Math & Science
Topic: Random seed
Replies: 5
Views: 5277

Random seed

Am using mavscript which uses Yacas for compilation. The latex files contain the codes for the equations that are compiled to equations that have real values.I have tried to run it(above example)in Yacas but it is not generating any values until after .tex to pdf compilation.Here is an example of my ...