index
:
delta/python-packages/sphinx.git
#1041
#1056
#955
add_missing_epub_options
add_stemmer
admonitions
apidoc-symlinks
apidoc_output_order
aria
autodoc_novalue
autosummary-file-ext
cancerhermit/fix-override-extensions-in-configpy-1375648717102
cpp-variadic
css
ext-linkcode
ext-linkcode-fix
extdev-tutorial-doc
fix-nested-figure-caption-i18n
fix-tocdepth
fslenz/examples-nicos-added-sphinx-itself-remov-1390580978166
gerardmp/added-libreoffice-extension-to-the-exten-1410948858630
hickford/add-instructions-how-to-install-sphinx-t-1410715164407
hickford/explain-how-to-install-sphinx-with-pip-r-1410714824122
hiddentocs
i18n-man-unicode
i18n-po-fix-reference-line-separator
i18n-term-translatable
improve-po-mode-el-support
improve-tags-docs
latex-header-in-next-pages
listnewdomains
masklinn/add-0000-to-potcreationdate-z-sets-an-e-1369740575399
master
memoir
minrk/sort-inheritance-diagram
psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-1411635021827
quick-start-readline
rneu31/added-support-for-windows-color-output-u-1404418973591
stable
stevepiercy/update-pylons-link-add-pyramid-and-subst-1402445058989
tag-documentation
techtonik/add-link-to-irc-channel-1379750124356
techtonik/raise-six-requirement-to-14-when-userstr-1406538263417
tk0miya/do-not-enter-password-of-transifex-at-co-1404623350328
tooltip-escaping
tychoish/removed-version-change-1372634421412
westurner/doc-glossary-markup-ref
westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167
bitbucket.org: Obsolete (use python-packages/sphinx-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
ext
/
pngmath.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge with 0.6
Georg Brandl
2010-05-22
1
-5
/
+5
|
\
|
*
#393: Fix the usage of Unicode characters in mathematic formulas when using t...
Georg Brandl
2010-05-22
1
-5
/
+5
*
|
Rename os to osutil, thanks to relative imports.
Georg Brandl
2010-01-17
1
-1
/
+1
*
|
Refactor util package.
Georg Brandl
2010-01-17
1
-1
/
+1
|
/
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
#301: use errno values from errno module.
Georg Brandl
2009-12-24
1
-3
/
+3
*
Change the name of mathbase.setup() so that putting it in extensions doesn't ...
Georg Brandl
2009-11-08
1
-1
/
+1
*
#210: Fix nesting of HTML tags for displayed math from pngmath extension.
Georg Brandl
2009-07-09
1
-3
/
+2
*
Make check happy.
Georg Brandl
2009-06-17
1
-1
/
+2
*
Refix #188.
Georg Brandl
2009-06-03
1
-1
/
+1
*
#188: fix oversight in replacing parameter.
Georg Brandl
2009-06-01
1
-3
/
+3
*
#179: properly set rebuild parameter for pngmath config values.
Georg Brandl
2009-05-27
1
-6
/
+6
*
merge with 0.5
Georg Brandl
2009-02-27
1
-5
/
+5
|
\
|
*
#109: fix circular import problems by moving exceptions into their own module.
Georg Brandl
2009-02-24
1
-1
/
+1
|
*
merge with main
Georg Brandl
2009-02-14
1
-18
/
+31
|
|
\
|
*
|
Reformat to EOL80.
Georg Brandl
2009-01-10
1
-11
/
+12
*
|
|
Fix PNG depth assignment for depth=0.
Georg Brandl
2009-02-27
1
-4
/
+9
|
|
/
|
/
|
*
|
Don't call LaTeX or dvipng over and over again if it was not
Georg Brandl
2009-02-07
1
-17
/
+31
|
/
*
Switch copyright and license tags to single style. Add contributor
Georg Brandl
2009-01-03
1
-2
/
+2
*
* #72: In pngmath, make it possible to give a full path to LaTeX and
Georg Brandl
2008-12-15
1
-4
/
+6
*
#65: Store depth information in PNG images themselves.
Georg Brandl
2008-12-10
1
-7
/
+4
*
Use regular system message node for warning about latex failures.
Georg Brandl
2008-11-22
1
-19
/
+8
*
sphinx.ext.pngmath: make Latex errors non-fatal for HTML output
Pauli Virtanen
2008-11-20
1
-2
/
+27
*
Fixed encoding issue in pngmath hashing
Sebastian Wiesner
2008-11-20
1
-1
/
+1
*
In pngmath, don't call latex again if an image with the given SHA sum already
Georg Brandl
2008-11-19
1
-0
/
+8
*
A few math experience improvements, inspired by Fredrik Johansson.
Georg Brandl
2008-11-16
1
-4
/
+4
*
Merge with http://www.bitbucket.org/zondo/sphinx-fixes-gjh; small fix for
Georg Brandl
2008-11-08
1
-13
/
+23
|
\
|
*
Add support for old versions of latex (with no --output-directory option).
Glenn Hutchings
2008-11-07
1
-3
/
+12
|
/
*
Some pylint-found fixes and cleanups.
georg.brandl
2008-09-06
1
-1
/
+1
*
Display stderr and stdout for LaTeX too.
georg.brandl
2008-08-15
1
-3
/
+4
*
Allow nonwrapped displaymath.
georg.brandl
2008-08-07
1
-7
/
+10
*
Add math support to Sphinx.
georg.brandl
2008-08-06
1
-0
/
+189