Search found 5 matches

by svenskmand
Mon Apr 13, 2009 4:09 pm
Forum: Page Layout
Topic: algorithm environment
Replies: 1
Views: 20910

algorithm environment

Hello all,

I am using algorithmic to format algorithms, but to get the nice numbering of algorithms and to make references to them I have to put them in floats that is like this


\begin{algorithm}[htb]
\caption{Insert($k$)}
\textbf{Input:} A new key $k$ to insert into the heap. \\
\textbf ...
by svenskmand
Thu Sep 11, 2008 8:05 pm
Forum: Document Classes
Topic: PSTricks - TexLive: How to
Replies: 3
Views: 26473

PSTricks - TexLive: How to

Hi Svenskmand,

don't use pdflatex with PSTricks, compile with latex instead. There are different buttons for instance in Kile. If you want to produce pdf output format, compile with latex to dvi, convert to ps by dvips and then to pdf by ps2pdf. Kile provides buttons for each step.

Stefan

Thank ...
by svenskmand
Thu Sep 11, 2008 4:58 pm
Forum: Document Classes
Topic: PSTricks - TexLive: How to
Replies: 3
Views: 26473

PSTricks - TexLive: How to

Hello everybody,

i wanted to try out PSTricks as I often need math in my figures, so i installed the package "pstricks" and tried this example (I got the example from http://tug.org/PSTricks/Examples/Simple/simple0.tex so it should work)


\documentclass[a4paper,12pt]{article}
\usepackage{pstricks ...
by svenskmand
Wed Aug 06, 2008 2:17 pm
Forum: Decision Guidance
Topic: Package manager
Replies: 4
Views: 24800

Re: Package manager

Yes, i know :), but i was thinking about it comming bundlet in the distro e.g. TeXLive and with the nice GUI from MiKTeX, i mean when all linux distros has a package manager then it is wierd that windows is the first (and only, as I know of) to have package manager for the LaTeX packages, but maybe ...
by svenskmand
Wed Aug 06, 2008 1:56 pm
Forum: Decision Guidance
Topic: Package manager
Replies: 4
Views: 24800

Package manager

I just wanted to know if TeXLive or another platform independent distro has a nice package manager like MiKTeX or is planning to make one.

The Ultimative LaTeX distro would be MiKTeX if it where platform independent :D