summaryrefslogtreecommitdiff
path: root/docutils/tools/stylesheets
Commit message (Expand)AuthorAgeFilesLines
* added docutils/writers/support/ directory and removed tools/stylesheets/; upd...goodger2005-09-254-1807/+0
* cleanupwiemann2005-09-171-4/+1
* more tests, more handling for edge cases, some polishingwiemann2005-09-121-10/+40
* polished new LaTeX writer;wiemann2005-09-111-4/+0
* updated docs: history and tranform listwiemann2005-09-111-2/+5
* minor improvementswiemann2005-08-261-1/+4
* updated from Docutils default.cssgoodger2005-08-121-15/+124
* Make use of \Dlanguagebabel.wiemann2005-07-181-87/+95
* removed a lot of paragraph-handling code;wiemann2005-07-171-39/+17
* removed latex-notes.txt;wiemann2005-07-151-39/+0
* removed document.internal_targets and document.external_targets;wiemann2005-06-291-3/+3
* implemented units for image widths; implemented language-support (e.g. for hy...wiemann2005-06-291-10/+20
* removed and added to-do list entries for latex writerwiemann2005-06-221-3/+2
* added proper euro symbol; added temporary figure supportwiemann2005-06-151-16/+38
* moved \vspace out of image implementation so thatwiemann2005-06-111-9/+20
* removed input encoding from LaTeX stylesheetwiemann2005-06-101-3/+0
* updated new latex writer to use unicode_latex map;wiemann2005-06-101-1/+1
* moved \Dfinalstrut into the stylesheet where it belongswiemann2005-06-071-1/+1
* do not indent literal blocks inside a tablewiemann2005-06-061-1/+6
* fixed more spacing problemswiemann2005-06-061-1/+5
* fixed some spacing problemswiemann2005-06-061-12/+21
* replaced code copied from KOMA-script by self-written codewiemann2005-06-061-13/+5
* improved stylesheet; made it compatible to IEwiemann2005-06-061-2/+5
* new LaTeX writer: added TOC supportwiemann2005-06-061-9/+85
* added clear properties for footer div and aligned imageswiemann2005-06-051-0/+4
* added borderless class for images;wiemann2005-05-271-1/+4
* added explanatory comment about span.section-subtitlewiemann2005-05-261-0/+1
* added support and test for section subtitleswiemann2005-05-261-1/+8
* added support for "border" classwiemann2005-05-181-0/+3
* added \Dfloatimagetopmargin and \Dfloatimagebottommarginwiemann2005-05-161-2/+4
* added \Dsetlistrightmargin macro; bottom-align imageswiemann2005-05-161-11/+15
* added note about image :width:wiemann2005-05-141-0/+4
* changed \Dformatfieldname to use a command rather than a declaration for bold...wiemann2005-05-141-2/+2
* added \Ditemsep, changed nesting of section subtitle macro callswiemann2005-05-121-1/+3
* improved vertical spacing of floating imageswiemann2005-05-121-6/+23
* nicer vertical spacing for floating imageswiemann2005-05-111-3/+18
* some ugly fix for the broken definition list spacingwiemann2005-05-111-2/+8
* re-fixed right margin of line blockswiemann2005-05-111-1/+1
* first solution for the broken rendering of field lists in tableswiemann2005-05-101-4/+9
* fixed right margin of line blockswiemann2005-05-091-0/+1
* added support for image base pathwiemann2005-05-091-4/+8
* added support for :width: option of imageswiemann2005-05-091-1/+16
* added class attribute dispatcherwiemann2005-05-071-1/+10
* added \Dsimpleimage macro which can be called from user stylesheetswiemann2005-05-071-3/+7
* added support for image alignment; this currently breaks figurewiemann2005-05-071-0/+29
* added Dimagemaxwidth commandwiemann2005-05-071-4/+7
* fixed new attribute dispatcherwiemann2005-05-071-6/+5
* made attribute dispatcher more powerfulwiemann2005-05-071-4/+13
* added sectiontitlehook and sectionsubtitlehook; added dispatcher for sections...wiemann2005-05-052-7/+15
* reduced space between section title and subtitle (sectionsubtitle)wiemann2005-05-051-0/+3