yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #05410
[Branch ~yade-dev/yade/trunk] Rev 2370: Fix docs
------------------------------------------------------------
revno: 2370
fixes bug(s): https://launchpad.net/bugs/605816
committer: Václav Šmilauer <eudoxos@xxxxxxxx>
branch nick: trunk
timestamp: Fri 2010-07-16 10:14:46 +0200
message:
Fix docs
modified:
doc/sphinx/conf.py
--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription
=== modified file 'doc/sphinx/conf.py'
--- doc/sphinx/conf.py 2010-07-14 19:13:18 +0000
+++ doc/sphinx/conf.py 2010-07-16 08:14:46 +0000
@@ -68,6 +68,7 @@
# map modules to their html (rst) filenames. Used for sub-modules, where e.g. SpherePack is yade._packSphere.SpherePack, but is documented from yade.pack.rst
moduleMap={
'yade._packPredicates':'yade.pack',
+ 'yade._packSpherePadder':'yade.pack',
'yade._packSpheres':'yade.pack',
'yade._packObb':'yade.pack'
}
@@ -393,6 +394,7 @@
\usepackage{euler} % must be loaded before fontspec for the whole doc (below); this must be kept for pngmath, however
\usepackage{amsmath}
\usepackage{amsbsy}
+\usepackage{mathabx}
\usepackage{underscore}
\usepackage[all]{xy}