Tagged Questions
4
votes
1answer
71 views
portable packages
and sorry again for my bad grammar, English is not my native idiom.
I start explaining about what I have and then what I want:
I built a format for my school so students can build up their thesis ...
7
votes
2answers
327 views
Where can I find documentation about TikZ/TikZPicture?
When looking for different packages of creating timelines, I came across the following one:
\documentclass[12pt]{article}
\usepackage[a4paper]{geometry}
\usepackage{tikz}
\usetikzlibrary{snakes}
...
5
votes
1answer
151 views
Is there a similar manpage for LaTeX packages/template?
In Unix like systems, there are always manpages for the packages installed.When I'm using latex, I have to use some templates or packages. But I'm not familiar with the usage of some package.For ...
2
votes
1answer
294 views
Packages for documenting self written packages (sty-files)
I am looking for packages useful for creating a documentation for a self written package.
I have found doc, but the documentation ltxdoc.pdf did not give me any useful example.
Also I know of ...