aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-01Write '#:use-module', '#:export', etc. instead of ':use-module', etc.Ludovic Courtès
2018-04-30build: Install modules and objects in the usual locations.v0.9.4Ludovic Courtès
2018-04-29slide/html: Do not emit <strong> and <big>.Ludovic Courtès
2018-04-29html: Do not emit <big> and <strong> for titles.Ludovic Courtès
2018-04-22'base' package: Replace the 'include' form on Guile 2.x.Ludovic Courtès
2018-03-30acmproc: "References" section is unnumbered.Ludovic Courtès
2018-03-30Do not mutate lists that may be literal.Ludovic Courtès
2018-03-30syntax: Rename '_' to 'G_' to avoid issues on Guile 2.2.Ludovic Courtès
2016-10-07Use 'define-syntax-parameter' for '&invocation-location'.Ludovic Courtès
2016-10-07Remove use of 'getter-with-setter'.Ludovic Courtès
2016-03-01'base' package: Add note about non-translatable bits.Ludovic Courtès
2016-01-13Set the text domain and the location of message catalogs.v0.9.3Ludovic Courtès
2015-10-12lncs: Make bibliography entries look closer to what's expected.Ludovic Courtès
2015-10-12biblio: template: Fix a couple of erroneous quotes.Ludovic Courtès
2015-10-12biblio: Add alternate author name abbreviation.Ludovic Courtès
2015-06-21Assorted improvements of user-facing messages.Ludovic Courtès
2015-06-21biblio: Internationalize the word "In".Ludovic Courtès
2015-06-20biblio: Move misplaced "TRANSLATORS:" comment.Ludovic Courtès
2015-06-20Improve '--help' summary.Ludovic Courtès
2015-06-20biblio: Tell translators what these messages are.Ludovic Courtès
2015-06-20Improve '--help' formatting.Ludovic Courtès
2015-05-29latex: Don't emit \noindent for paragraphs.Ludovic Courtès
2015-05-27ast: Don't autoload (skribilo location).Ludovic Courtès
2015-03-11Use standard help messages for --help and --version.Ludovic Courtès
2015-03-11build: Add silent rules for substitutions.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-11conditions: Adjust '&invalid-argument-error' for named arguments.Ludovic Courtès
2015-03-11Replace "illegal" with "invalid" in error messages.Ludovic Courtès
2015-03-11Improve output of 'skribilo --help'.Ludovic Courtès
2015-03-11Use quotes instead of backticks in user-facing messages.Ludovic Courtès
2015-03-06Fix off-by-one in 'substring' call in 'ast-location'.Ludovic Courtès
2013-05-19acmproc: Make `references' conform to the ACM guidelines.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
2013-03-18Add `location->string'.Ludovic Courtès
2013-02-28acmproc: Fix typo in `author' markup writer.Ludovic Courtès
2013-02-28biblio: Fix typo in error handler.Ludovic Courtès
2013-02-25acmproc: Use (skribilo package base) unconditionally.Ludovic Courtès
2013-02-25Install the locale before parsing arguments, and handle `setlocale' errors.Ludovic Courtès
2012-12-01html: Enclose footnotes in <div class="footnote">.Ludovic Courtès
2012-12-01html: Don't emit nested <a> tags for footnotes.Ludovic Courtès
2012-12-01html: footnotes: Fix predicate to determine whether nodes are in the same file.Ludovic Courtès
2012-11-29html: Fix erroneous tag close for footnotes.Ludovic Courtès
2012-11-29html: Emit each footnote only once.Ludovic Courtès
2012-11-29html: Remove redundant `match' pattern.Ludovic Courtès
2012-11-20html: Fix footnote handling for single-page documents.Ludovic Courtès
2012-08-18info: Add to-do.Ludovic Courtès
2012-06-01build: Don't build/test the RSS-2 reader when its requirements aren't met.Ludovic Courtès