Commit Graph
193 Commits
Author SHA1 Message Date
Georg Brandl 13043771f4 Fix package name. 2008-12-06 23:26:40 +01:00
Georg Brandl 8c055e8004 Document that mathbase isn't meant to be included in the extensions config
value.
2008-12-06 23:26:34 +01:00
Georg Brandl 8225225139 Fix #59: use easy_install -U to upgrade existing versions. 2008-11-27 18:26:24 +01:00
Georg Brandl 404625e718 Fix param name and add example. 2008-11-23 17:08:19 +01:00
Georg Brandl 4c5e72e306 Reorder builder sections. 2008-11-22 13:34:51 +01:00
Georg Brandl 8c5419662e Add note about needed LaTeX packages. 2008-11-22 13:32:32 +01:00
Georg Brandl 634003f847 Add Slovenian locale, by Rok Garbas. 2008-11-19 18:35:00 +01:00
Georg Brandl 4f8a18d841 Use an explicit language. 2008-11-19 18:31:11 +01:00
Georg Brandl 0f94263a9f Add Brazilian Portuguese locale, by Roger Demetrescu. 2008-11-19 18:28:23 +01:00
Georg Brandl 49858b41f3 #38: fix behavior with unitless image dimensions. 2008-11-16 19:07:36 +01:00
Georg Brandl 22cefe2114 Add quote to front page. 2008-11-16 18:44:54 +01:00
Georg Brandl b1579af47e A few math experience improvements, inspired by Fredrik Johansson. 2008-11-16 18:44:46 +01:00
Georg Brandl 69853e544e Extensions: Add a link to the Wiki. 2008-11-16 13:32:04 +01:00
Georg Brandl d7dfb64c0e Allow build without conf.py using -C command line switch. 2008-11-16 13:29:10 +01:00
Georg Brandl 355d29c4e1 #42: fix tracker URL. 2008-11-16 09:05:07 +01:00
Georg Brandl 4342f03986 Add Traditional Chinese locale. 2008-11-13 09:18:55 +01:00
Georg Brandl bf8d68f83b Add Dutch locale. 2008-11-13 09:16:28 +01:00
Georg Brandl 4f900741b7 Add example for comments. 2008-11-09 19:56:14 +01:00
Georg Brandl 0060e50efa Add todo extension. 2008-11-09 19:46:32 +01:00
Georg Brandl fb26a2a5fc #14: allow distinct programs for cmdoption directive. 2008-11-09 18:28:36 +01:00
Georg Brandl 7b62fc8f2d Add env-purge-doc event. Add some examples for event usage. 2008-11-09 11:56:40 +01:00
Georg Brandl 1436e8dd4d Add note about inline markup nesting. 2008-11-08 12:11:17 +01:00
Georg Brandl 27ee1ed5d4 Reword index page a bit. 2008-11-06 10:35:55 +01:00
Georg Brandl 7aa1c5eed2 #21: allow short form for seealso arguments. 2008-11-04 21:35:05 +01:00
Georg Brandl 78b1f6e613 Doc tweaks. 2008-11-04 19:51:23 +01:00
Georg Brandl a41c0ee86c Document -A and -Q switches. 2008-11-04 08:46:28 +01:00
Georg Brandl e666b6d203 Correct parameter name in example. 2008-11-04 08:20:18 +01:00
Georg Brandl 96caeae56d Update repo location. 2008-11-02 23:52:49 +01:00
Georg Brandl 155411a93d Allow skipping members by event. 2008-11-02 20:04:24 +00:00
Georg Brandl 828b390fba Clarification. 2008-11-02 10:41:38 +00:00
Georg Brandl f74f8ca7a4 Bring up to date and link to add_config_value(). 2008-11-01 14:54:51 +00:00
Georg Brandl 3715bd90a0 Don't disable alphabetical and roman lists anymore. 2008-10-25 16:53:29 +00:00
Georg Brandl 3206a6ab6f Add a note about substitutions. 2008-10-25 16:00:53 +00:00
Georg Brandl 29a3a86cef Add global citations. #1. 2008-10-25 15:54:34 +00:00
Georg Brandl 88d6b2a960 Fix typo. 2008-10-25 15:34:12 +00:00
Georg Brandl a857b89a23 UTF-8 isn't mandatory anymore. 2008-10-16 20:31:28 +00:00
Georg Brandl efd474b296 Add a caveat about LaTeX titles and authors, and properly escape
a title that comes from the document itself.
2008-10-16 19:37:57 +00:00
Georg Brandl 516d1a2872 Add "source_encoding" config value. 2008-10-16 19:21:06 +00:00
Georg Brandl d7e2a48555 Add "source-read" event. 2008-10-16 19:04:45 +00:00
Georg Brandl 00de8e0d36 Use palatino for the Sphinx docs. 2008-09-24 16:18:45 +00:00
Georg Brandl 5e13c56f96 #18: put footnotes at the correct location in the LaTeX writer. 2008-09-24 16:13:36 +00:00
Georg Brandl 0b1f0d045a Converter is now fairly usable for non-Python core projects. 2008-09-24 15:50:37 +00:00
Georg Brandl 47ce40c492 #16: allow referring to figures without explicit text. 2008-09-24 15:36:34 +00:00
Georg Brandl 3d3bcb00df Rename rellinks to linktags. 2008-09-24 11:48:43 +00:00
Georg Brandl 6a7e6315c2 Commit missing doc change. 2008-09-23 21:27:12 +00:00
Georg Brandl a4cb2e9e7a Add footer element. 2008-09-16 07:00:19 +00:00
Georg Brandl e0a2159c78 Use Google groups issue tracker instead of abusing the Python tracker. 2008-09-12 16:07:13 +00:00
Georg Brandl f16dae964a Restructure LaTeX file template: add new "latex_elements" config value
allowing to customize each part of what is written to the tex file.
2008-09-12 13:08:52 +00:00
Georg Brandl 83b2fdcf78 Add note how to find source examples. 2008-09-11 23:15:32 +00:00
Georg Brandl e8ba78c9d8 Add section on conversion from others. 2008-09-09 19:24:08 +00:00