{documentation} is for questions addressing issues related to the writing of documenting TeX packages, or to packages designed for documenting TeX code, e.g., ltxdoc.
2
votes
1answer
351 views
LaTeX3: Defining key to set boolean variable
I want to define a key, which, if set, sets a boolean variable to false.
The documentation is not clear on that point. It states (source3.pdf, sect. 87, p. 134):
Defines <key> to set ...
2
votes
1answer
252 views
Running the animate package documentation
I downloaded the tex file for the documentation of animate package by Alexander Grahn and tried to run it on MikTeX instead of giving me the PDF output it generate the following error:
! LaTeX Error: ...
2
votes
1answer
503 views
TikZ option for command or environment
I am learning TikZ. I am wondering where I can find information about options of command or environment.
For example, for \draw, you can use \draw[step=0.5], but it also has ...
1
vote
1answer
518 views
Where can I find documentation on the tikzlibrary calc?
Where can I find documentation on the tikzlibrary calc?
1
vote
1answer
372 views
Sphinx error in converting latex to pdf
I'm trying to convert latex to pdf of CherryPy docs for offline usage. After I generated the latex I changed into build/latex directory and run "make all-pdf" and error happened. Sorry I don't know to ...
1
vote
1answer
195 views
Is Tex/LaTex appropriate for my situation
Is TeX a good idea for my current situation?
I'm currently maintaining documentation for a piece of software, so I came up with my own .doc template with the official company header/footer. Since ...
1
vote
1answer
490 views
Documentation for pgfplots expressions?
Is there documentation for which functions work as pgfplots expressions (like sin, cos, exp, etc.) The pgfplots documentation doesn't seem to say anything on what you can/can't use.
0
votes
1answer
158 views
Defining a listings style and available options
When defining a style for a listings environment, I can set the background color by doing:
\lstdefinestyle{highlight}{
backgroundcolor=\color{orange}
}
Apart from backgroundcolor, which other ...
0
votes
0answers
45 views
english documentation of tkz-euclid [closed]
I just can't find the english documentation of tkz-euclid.
ftp://ftp.fu-berlin.de/tex/CTAN/macros/latex/contrib/tkz/tkz-euclide/README
says
http://altermundus.fr (en français) or ...
0
votes
0answers
40 views
Write lindenmayer systems/ L-systems in Tikz, documentation? [closed]
I would like to create l-systems with Tikz, and I've noticed that there is a specific library for it ( lindenmayersystems ). Online I've found several examples in tex-code, but I cannot find any ...
0
votes
0answers
134 views
what don't do latex text composition [closed]
I'm looking for a document or a web site that collect all guide lines about thing you can do well from what you shouldn't do during latex text composition.does it exists something like that?