aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-08-29`base' package: Introduced `noabbrev'.Ludovic Court`es
2007-08-29biblio: Properly handle non-string authors.Ludovic Court`es
2007-08-29biblio: Improved `bib-sort/first-author-last-name'.Ludovic Court`es
2007-08-28ast: Provide better error messages.Ludovic Court`es
2007-08-27lout: Use `@OnePage' for `figure'.Ludovic Court`es
2007-08-24Slightly improved AST classes and methods.Ludovic Court`es
2007-08-24Added `equal?' for ASTs.Ludovic Court`es
2007-08-24eq/lout: Tiny fix.Ludovic Court`es
2007-08-24eq/lout: Use "strut @Font" within parenthesized expressions.Ludovic Court`es
2007-08-23`eq' package: Switched to Lout's `@Math'.Ludovic Court`es
2007-08-20Merge from skribilo@sv.gnu.org--2006Ludovic Court`es
2007-08-20Allow for user-specified section numbers.Ludovic Court`es
2007-08-20lout engine: Always use `@BypassNumber'.Ludovic Court`es
2007-07-29Allow arbitrary keyword arguments in `define-markup'.Ludovic Courtes
2007-07-29html-navtabs: Permit disabling of CSS output.Ludovic Courtes
2007-07-29Added `html-navtabs' by Manuel Serrano.Ludovic Courtes
2007-07-26`outline' reader: Fixed `append-trees'.Ludovic Courtes
2007-07-18sui: Small autoload fix.Ludovic Courtes
2007-07-04Moved SUI stuff from `html.scm' to `sui.scm'.Ludovic Courtes
2007-07-04Fixed the `sui' module.Ludovic Courtes
2007-07-04Renamed the `coloring' module tree to `source' for consistency.Ludovic Courtes
2007-07-01Fixed and simplified `(ref :line ...)', aka. `line-ref'.Ludovic Courtes
2007-07-01Removed global hash tables for marks and program lines.Ludovic Courtes
2007-07-01`base' package: Honor `:line #f' in `prog'.Ludovic Courtes
2007-07-01`lout' engine: Fixed argument passing for `lout-illustration'.Ludovic Courtes
2007-07-01Autoload `(skribilo coloring c)' in the default module.Ludovic Courtes
2007-07-01Fixed (or almost so) the C lexer.Ludovic Courtes
2007-06-29`lncs' package: Honor `:sort-bib-refs'.Ludovic Court`es
2007-06-29Factorized `bib-ref+', add a `:sort-bib-refs' options to `ref'.Ludovic Court`es
2007-06-25`diff' package: Small bug fix.Ludovic Court`es
2007-06-24eq/lout: Fixed spacing around in-line equations.Ludovic Courtes
2007-06-24eq/lout: Use the new `@BypassNumber' option for numbered displays.Ludovic Courtes
2007-06-24eq: Implemented equation numbering.Ludovic Courtes
2007-06-18`lncs' package: Prettified bibliography output.Ludovic Court`es
2007-06-18lout engine: Export `lout-output-pdf-meta-info'.Ludovic Court`es
2007-06-11Lout engine: Work around bug with tables within floating figures.Ludovic Court`es
2007-06-11Reduced dependency on `(skribilo module)'.Ludovic Court`es
2007-06-11Switched all engines to a native Guile module.Ludovic Court`es
2007-06-11Added a `:&location' argument to `table'.Ludovic Court`es
2007-06-08Slight optimization/cleanup of AST traversal functions.Ludovic Court`es
2007-06-07Fixed location reporting for `verify' warnings.Ludovic Court`es
2007-06-07Optimized `make-general-string-replace'.Ludovic Court`es
2007-06-06Cleaned up the core modules.Ludovic Court`es
2007-06-06Cleaned up the `biblio' modules.Ludovic Court`es
2007-06-06Cleaned up the source code fontifiers (under `coloring').Ludovic Court`es
2007-06-06More linting.Ludovic Court`es
2007-06-06More package cleanups.Ludovic Court`es
2007-06-06lib: Minor fixes that make Guile-Lint happy.Ludovic Court`es
2007-06-06Removed useless file.Ludovic Court`es
2007-06-05Started cleaning up packages using Guile-Lint.Ludovic Court`es