summaryrefslogtreecommitdiff
path: root/sandbox/latex-variants
Commit message (Expand)AuthorAgeFilesLines
* Reorganise functional tests.milde2021-06-301-0/+166
* Small sandbox update.milde2020-10-274-307/+16
* Clean up "latex-variants" sandbox project description.milde2015-02-161-59/+2
* Small update to latex experiments and tests.milde2014-11-132-62/+22
* Clean up my sandboxmilde2009-10-159-134/+49
* Add "transition-stars" style sheet for LaTeXmilde2009-05-071-53/+5
* Minor sandbox updatesmilde2009-05-061-4/+0
* Delete now obsolete experiments with the latex writermilde2009-05-068-2707/+0
* Move TODO items to the main doc, remove the implemented onesmilde2009-04-291-186/+32
* removed broken linkgoodger2009-04-211-1/+1
* latex-variants: Adaptive preamble is now implemented in latex2e writermilde2009-04-2111-5107/+150
* markup fixesgoodger2009-02-242-5/+6
* latex2e writer: Do not use "fontenc", nor the obsolete "ae" and "aeguill" pac...milde2009-02-231-53/+51
* sandbox/latex-variants/README.txt: updatemilde2009-02-191-24/+58
* sandbox/latex-variants: Document backwards compatible failsave custom rulesmilde2009-01-303-64/+24
* sandbox/latex-variants: update test documentsmilde2009-01-296-35/+57
* sandbox/latex-variants: Add test documentsmilde2009-01-2911-2/+353
* latex2e writer: Add ``bp`` to lengths without unit; do not convert ``px`` to ...milde2009-01-281-76/+96
* document newly implemented featuresmilde2009-01-151-104/+153
* latex-variants/README: some proposals are now realized, new ideas addedmilde2009-01-131-127/+256
* Default font and font encoding proposal; trim whitespacemilde2008-11-281-34/+73
* the SVN viewing URL at berlios.de changed (/viewcvs/ -> /viewvc/)milde2008-11-131-3/+7
* latex-variants/README: questionnaire and new ideas milde2008-11-131-26/+238
* Adapt documentation to the new option ``--literal-block-env`` milde2008-05-203-114/+17
* Add commented list of subprojects.milde2008-05-201-7/+28
* Copy and modify the standard latex2e writer instead of subclassing it.milde2008-05-191-53/+2020
* Template stylesheet for the configuration of the lstlistings packagemilde2008-03-041-0/+58
* Give a longer (but silly) example to enable visual checking of style options.milde2008-02-291-4/+130
* code cleanup, keep to the basicsmilde2008-02-291-35/+8
* add usage documentation for "latex2e_listings" writermilde2008-02-291-11/+28
* latex-listings documentation updatemilde2007-10-192-2/+5
* new latex writer variant using lstlistings for literal blocks, work in progressmilde2007-10-164-0/+311
* remove redundant import statementmilde2007-07-051-1/+1
* require only standard-latex packages by defaultmilde2007-07-051-3/+4
* fixed linkmilde2007-07-021-2/+3
* use anonymous relative links for the related project links, add link to index...milde2007-06-291-13/+13
* Added --embed-stylesheet option and functionality.milde2007-06-287-144/+233
* Add documentation dir 'docs/' milde2007-06-2811-11/+649
* remove no longer needed command line options, add generic option --preamble-a...milde2007-06-251-11/+15
* removed typearea call (its in the stylesheet)milde2007-06-251-14/+1
* Reorganisation with subdirectories according to the recommended sandboxmilde2007-06-2512-209/+2621
* fix filename REDME and add list of other latex variants.grubert2007-06-201-0/+21
* add code for conversion of syntax-sample filesmilde2007-06-181-23/+49
* Further work on structuring latex output; latex-headings as multi-line string...milde2007-06-181-85/+105
* use Packages class for (almost) all \usepackage lines, code reorganisation, c...milde2007-06-154-134/+194
* try and discuss variants of the latex2e writermilde2007-06-145-0/+2510