summaryrefslogtreecommitdiff
path: root/doc/ThornGuide
Commit message (Collapse)AuthorAge
* document VERBOSE=yes (and that SILENT=no is now depreciated)knarf2011-10-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4741 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
* remove outdated file - doesn't work anymore anywayknarf2010-04-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4614 17b73243-c579-4c4c-a9d2-2d5706c11dac
* use absolute paths because of different build possible build directories, ↵knarf2009-02-03
| | | | | | ignore latex warnings because of this until a better solution is found git-svn-id: http://svn.cactuscode.org/flesh/trunk@4538 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fix pdf for ThornGuide, for the moment ignoring internal page link warningsknarf2009-02-02
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4536 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Patch applicationswhite2005-09-27
| | | | | | | | | | Tue Aug 23 08:26:52 CDT 2005 [Patches] Correctly report ThornGuide log directory As discussed in CactusMaint Wed, 14 Sep 2005 git-svn-id: http://svn.cactuscode.org/flesh/trunk@4154 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Create ThornGuide.pdf from ThornGuide.dvi by running dvipdf on it.tradke2005-05-26
| | | | | | | | | | This fixes problems with embedded images which are available only as EPS and thus couldn't be processed by pdflatex. This closes PR Documentation/1937: "make ThornGuide.pdf fails". git-svn-id: http://svn.cactuscode.org/flesh/trunk@4062 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Effects a fix for PR 1343 and a partial fix for PR 989swhite2005-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was discussed on CactusMaint Wed, 27 Apr 2005 as Patch for PR 1913: ThornGuide and Latex errors (Note the 1913 seems to be a typo--it should have been 1343) Files changed: Makefile, doc/ThornGuide/Makefile Affects targets: ThornGuide, ThornGuide.pdf, <config>-ThornGuide UsersGuide, ReferenceManual, MaintGuide Main purpose: To give the user a sensible error message in case something goes wrong with latex'ing, pointing them to the appropriate latex log files, and stopping the build. Also, made on-screen messages a little clearer as to what is going on. Since the patch was posted, these additions were suggested and implemented. * Instead of copying the ps files to the doc directory, they are now moved (more efficient) * If ThornList is missing, make <config>-ThornGuide now complains. * Now also greps for LaTeX Warning, and complains if it finds one. Tested: Ran all targets on functioning CCL files, and on one with bad embedded LaTeX (a missing right-curley-bracket will do it). To Do: 1) make ThornGuide.pdf still doesn't work because pdflatex doesn't take eps files. Would ps2pdf be a suitable alternative? (PR 1937) 2) Erik and Jonathan would both like to see all latex warnings about preferences worked out. 3) Scripts that parse the CCL files still fail silently, resulting in incomplete documentation. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4061 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing unnecessary whitespace. (I forget exactly why, but somethingrideout2004-01-07
| | | | | | | seemed wrong to me at some point.) git-svn-id: http://svn.cactuscode.org/flesh/trunk@3488 17b73243-c579-4c4c-a9d2-2d5706c11dac
* some trivial fixes in commentsrideout2003-08-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3380 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
* Add hyperref packageallen2003-07-05
| | | | | | | Fixes Cactus/1270 git-svn-id: http://svn.cactuscode.org/flesh/trunk@3247 17b73243-c579-4c4c-a9d2-2d5706c11dac
* typosrideout2003-01-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3096 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Suggest thorn documentation authors include an examples section.allen2002-12-30
| | | | | | | Closes Cactus/1269 git-svn-id: http://svn.cactuscode.org/flesh/trunk@3067 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Note about appendicesallen2002-12-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3063 17b73243-c579-4c4c-a9d2-2d5706c11dac
* just added a "comment" that shows the THORNS= ARRANGEMENTS= optiosnikelley2002-08-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2969 17b73243-c579-4c4c-a9d2-2d5706c11dac
* adding things to support doing THORNS= and ARRANGEMENTS=, should not effect ↵ikelley2002-08-19
| | | | | | current functionality. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2967 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changing some macros so that CVS keyword replacement doesn't mangle them.goodale2002-08-13
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2948 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Use package amssymb, as far as I can tell amstex is a "standard" latex packageallen2002-08-10
| | | | | | | Fixes Cactus/1189 git-svn-id: http://svn.cactuscode.org/flesh/trunk@2943 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Corrected Typoallen2002-08-09
| | | | | | | Fixes Cactus/1185 git-svn-id: http://svn.cactuscode.org/flesh/trunk@2942 17b73243-c579-4c4c-a9d2-2d5706c11dac
* can take an optional argument TOCDEPTH now, will default to 0 if not passed inikelley2002-07-15
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2931 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Started to make it a 'proper' LaTeX2e package:goodale2002-07-05
| | | | | | | | | | | Using \CA@ as marker for internal definitions Declares a package name, date and version number Changed to using RequirePackage to laod in other packages Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2923 17b73243-c579-4c4c-a9d2-2d5706c11dac
* typoallen2002-06-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2919 17b73243-c579-4c4c-a9d2-2d5706c11dac
* adding macro for \textikelley2002-06-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2896 17b73243-c579-4c4c-a9d2-2d5706c11dac
* added a couple more rulesikelley2002-06-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2895 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add a line to the template for CVS version informationallen2002-06-02
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2886 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New versionallen2002-06-02
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2884 17b73243-c579-4c4c-a9d2-2d5706c11dac
* template for thorn documentation, needs some editing stillallen2002-05-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2874 17b73243-c579-4c4c-a9d2-2d5706c11dac
* First go at a style file for thorn documentation, will be refined.allen2002-05-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2873 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Only put the errors from the last sweep with pdflatex into the log fileallen2002-05-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2803 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Only store error messages the last time through, and try and remove theallen2002-05-05
| | | | | | | boring warnings git-svn-id: http://svn.cactuscode.org/flesh/trunk@2785 17b73243-c579-4c4c-a9d2-2d5706c11dac
* changed the log names, so they all begin with LOG_, made a var MASTER_FILE ↵ikelley2002-04-27
| | | | | | so that it can be passed in, so it will echo correct things when making a thornguide for a configuration (e.g., it will echo ''creating thornguide-einstein.ps instead of thornguide.ps) git-svn-id: http://svn.cactuscode.org/flesh/trunk@2761 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now ThornGuide also includes information from interface.cclallen2002-04-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2734 17b73243-c579-4c4c-a9d2-2d5706c11dac
* rolling back makefile to non-dev version which does not try to do Interface ↵ikelley2002-04-20
| | | | | | parsing. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2733 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Makefile for ThornGuide from Ian Kelleyallen2002-04-19
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2732 17b73243-c579-4c4c-a9d2-2d5706c11dac