summaryrefslogtreecommitdiff
path: root/doc/latex
Commit message (Collapse)AuthorAge
* cactus.sty: Remove SVN date and revision information from documentationhinder2011-10-19
| | | | | | This SVN information causes problems when Cactus is not stored in SVN. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4746 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Apply patch by Barry Wardell to fix the hyperlinks in the Reference Manualknarf2010-11-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4647 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Patch from Barry Wardell, thanks:knarf2010-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables support for compiling HTML versions of the Cactus documentation. It adds new build targets: ReferenceManualHTML MaintainersGuideHTML UsersGuideHTML *-ThornDocHTML *-ArrangementDocHTML ThornDocHTML ArrangementDocHTML ThornGuideHTML Which are HTML equivalents of the existing doc targets. This makes use of the small new scripts lib/sbin/ArrangementDocHTML and lib/sbin/ThornDocHTML. This patch also introduces a small new script, lib/sbin/ConvertFigures, which automates the process of converting figures to the correct format for htlatex. Finally, it makes some changes to doc/latex/cactus.sty to improve the rendering of the HTML. It also modifies the Reference Guide to produce a more consistent result (any cases of the CCTKFunc macro were updated to use the newer FunctionDescriptionEntry). git-svn-id: http://svn.cactuscode.org/flesh/trunk@4621 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix cvs/svn information retrievalknarf2010-04-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4613 17b73243-c579-4c4c-a9d2-2d5706c11dac
* use utf8 as option to inputenc instead of latin9. This enables users to use ↵knarf2009-02-13
| | | | | | utf8 tex documentation directly git-svn-id: http://svn.cactuscode.org/flesh/trunk@4554 17b73243-c579-4c4c-a9d2-2d5706c11dac
* latex comments += describe SeeAlso2 environmentjthorn2006-05-30
| | | | | | | (no change in non-comment latex code) git-svn-id: http://svn.cactuscode.org/flesh/trunk@4303 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Explain how to check the Users' guide with different paper sizes.schnetter2005-09-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4125 17b73243-c579-4c4c-a9d2-2d5706c11dac
* add amsmath package as perjthorn2005-06-24
| | | | | | | | <http://www.cactuscode.org/pipermail/developers/2005-June/001071.html> and following discussion git-svn-id: http://svn.cactuscode.org/flesh/trunk@4085 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Reduce text height from 24 cm to 22 cm. Letter paper is not bigschnetter2005-06-02
| | | | | | | | | | enough to hold 24 cm of text. This closes PR 1912. Yes, this is indeed "letter paper is not big enough to hold 24 cm of text", although 1912 was about A4 paper. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4066 17b73243-c579-4c4c-a9d2-2d5706c11dac
* note that empty sections in the FunctionDescription environmentjthorn2004-11-15
| | | | | | | | | make latex choke (I don't know enough low-level tex to fix this -- maybe someone who does, can fix the problem) git-svn-id: http://svn.cactuscode.org/flesh/trunk@3910 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix (another) mistake in comments describing how to use FunctionDescriptionjthorn2004-10-20
| | | | | | | latex environment -- they omitted the \end{FunctionDescription} :( git-svn-id: http://svn.cactuscode.org/flesh/trunk@3873 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix two typos in comments describing usage of FunctionDescription environmentjthorn2004-10-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3870 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Require package hyperref, to enable live URL'sswhite2004-08-12
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3826 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Allow latin9 characters (i.e. German umlaute and characters withschnetter2004-01-02
| | | | | | | accents) in latex source code. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3483 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Use \texttt instead of \textsf to mark up code.schnetter2003-07-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3347 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add a macro \code{} that formats code (variable and routine names) inschnetter2003-07-22
| | | | | | | a uniform way. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3342 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Change page reference style for SeeAlso2 sections.schnetter2003-07-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3337 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add new function description section "SeeAlso2" that takes both aschnetter2003-07-22
| | | | | | | function name and a label as argument. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3334 17b73243-c579-4c4c-a9d2-2d5706c11dac
* change cactuspart environment so part numbers (A, B, C, ...)jthorn2003-07-20
| | | | | | | | | | | | | | | are automagically assigned by latex when the document is typeset delete explicit numbering of parts --> it's now possible for a given part to have a different number in the Users' Guide and the Reference Manual, eg when I finish creating the Reference Manual, "Appendices" will be part E there, while it will be part B in the Users Guide. With \ref all the references shuold be ok... git-svn-id: http://svn.cactuscode.org/flesh/trunk@3323 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Do not activate \usepackage{hyperref} by default.schnetter2003-07-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3304 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Move more headers from *.tex into cactus.sty.schnetter2003-07-18
| | | | | | | Make part letters handle up to 52 parts, using lower case letters if necessary. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3299 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Move most of the (duplicated) latex headers into cactus.sty.schnetter2003-07-18
| | | | | | | Fix typos in template.tex. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3295 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix bug in my last commit.schnetter2003-07-07
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3263 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix layout bug in Lentry lists; there was a superfluous space.schnetter2003-07-07
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3259 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Change \t (which is Cactus specific) to \tt (which exists in latex).schnetter2003-07-07
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3258 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add hyperref packageallen2003-07-05
| | | | | | | Fixes Cactus/1270 git-svn-id: http://svn.cactuscode.org/flesh/trunk@3247 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix a bug in the latex formatting noted by Erik Schnetter,jthorn2003-06-09
| | | | | | | | | | | where an environment was defined like \newenvironment{Synopsis}[1]{\item[\bf ##1]}{} which causes trouble if ##1 expands to something that starts with a [ The fix is to change the code to \newenvironment{Synopsis}[1]{\item[\bf{##1}]}{} git-svn-id: http://svn.cactuscode.org/flesh/trunk@3239 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added some comments for cryptic \ProvidesPackage code.rideout2002-10-16
| | | | | | | Added \ProvidesPackage entry for building arrangement documentation. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3013 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Tom added code to get rid ofrideout2002-09-04
| | | | | | | | LaTeX Warning: You have requested package `../latex/cactus', but the package provides `cactus'. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2995 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Moved from doc/ThornGuide to more "global" location.rideout2002-09-04
Added Jonathan Thornburg's FunctionDescription environment. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2993 17b73243-c579-4c4c-a9d2-2d5706c11dac