aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/package/base.scm
AgeCommit message (Expand)Author
2020-08-01Adjust autoload lists.Ludovic Courtès
2020-08-01Write '#:use-module', '#:export', etc. instead of ':use-module', etc.Ludovic Courtès
2018-04-22'base' package: Replace the 'include' form on Guile 2.x.Ludovic Courtès
2018-03-30syntax: Rename '_' to 'G_' to avoid issues on Guile 2.2.Ludovic Courtès
2016-03-01'base' package: Add note about non-translatable bits.Ludovic Courtès
2015-06-21Assorted improvements of user-facing messages.Ludovic Courtès
2015-03-11'base' package: Internationalize error messages.Ludovic Courtès
2015-03-11condition: Always use a literal format string.Ludovic Courtès
2015-03-11'base' package: Use 'invalid-argument-error' rather than 'skribe-error'.Ludovic Courtès
2015-03-11Replace "illegal" with "invalid" in error messages.Ludovic Courtès
2015-03-11Use quotes instead of backticks in user-facing messages.Ludovic Courtès
2013-05-19`base' package: Insert an unbreakable space after `:text' in `numref'.Ludovic Courtès
2013-03-18`base' package: Always show the location of erroneous `ref' calls.Ludovic Courtès
2012-05-17Change `define-markup' to generate a macro, to capture location syntactically.Ludovic Courtès
2012-05-17Switch to GPLv3+.Ludovic Courtès
2009-11-27Add `coding:' comments.Ludovic Courtès
2009-11-20Remove occurrences of `use-syntax' and `export-syntax'.Ludovic Courtès
2009-03-24Add `(skribilo-module-syntax)'.Ludovic Courtès
2009-01-07info: New `:info-node' for `chapter', `section', etc.Ludovic Courtès
2008-04-23Fix SUI `:ident' references.Ludovic Courtès
2008-04-08Add `--sui-path'/`-U' command-line option.Ludovic Courtès
2008-03-06`base' package: Add `:rulecolor' option to `table'.Ludovic Courtès
2007-11-29Clean up `color' module.Ludovic Courtès
2007-08-29`base' package: Introduced `noabbrev'.Ludovic Court`es
2007-08-20Allow for user-specified section numbers.Ludovic Court`es
2007-07-01Removed global hash tables for marks and program lines.Ludovic Courtes
2007-06-29Factorized `bib-ref+', add a `:sort-bib-refs' options to `ref'.Ludovic Court`es
2007-06-24eq: Implemented equation numbering.Ludovic Courtes
2007-06-11Added a `:&location' argument to `table'.Ludovic Court`es
2007-06-06More package cleanups.Ludovic Court`es
2007-05-04biblio: Implemented the `name+year' label style.Ludovic Court`es
2007-04-27Fixed `index'.Ludovic Court`es
2007-04-03Added source location tracking to various packages.Ludovic Court`es
2007-03-28`base' package: Introduced `breakable-space'.Ludovic Court`es
2006-11-24Cleaned up `(skribilo biblio)' a bit.Ludovic Court`es
2006-11-24`base' package: Added `numref'.Ludovic Court`es
2006-09-04`base' package: Removed more sources of duplicate identifiers.Ludovic Courtes
2006-09-03Removed sources of non-unique node identifiers.Ludovic Courtes
2006-07-31Base package: use `type-name' instead of `find-runtime-type'.Ludovic Courtes
2006-07-31Fixed autoloading in `(skribilo package base)'.Ludovic Court`es
2006-07-28Fixed `ref' for references by title (`:chapter', `:section', etc.).Ludovic Court`es
2006-07-28Moved `(skribilo skribe index)' to `(skribilo index)'.Ludovic Court`es
2006-07-28Moved `skribe/api.scm' to `(skribilo package base)'.Ludovic Court`es