index
:
skribilo
gemtext-reader
keyring
lcourtes@laas.fr--2004-libre,skribilo--devel--1.2
lcourtes@laas.fr--2005-libre,skribilo--devo--1.2
lcourtes@laas.fr--2005-libre,skribilo--engine-classes--1.2
lcourtes@laas.fr--2006-libre,skribilo--devo--1.2
main
master
Document production tool written in Guile Scheme (unofficial mirror)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
guile
Age
Commit message (
Expand
)
Author
2023-12-02
html: Do not assume authors are strings.
Arun Isaac
2023-12-02
html: Output address only when it is a list.
Arun Isaac
2023-08-29
html: Implement author without HTML tables.
Arun Isaac
2023-08-29
html: Implement title without HTML tables.
Arun Isaac
2023-08-29
html: Implement font using CSS.
Arun Isaac
2023-08-29
html: Implement chapter using CSS.
Arun Isaac
2023-08-29
html: Implement section titles without HTML tables.
Arun Isaac
2023-08-29
html: Implement flush without HTML tables.
Arun Isaac
2023-08-29
html: Implement center using CSS.
Arun Isaac
2023-08-29
html: Implement color without HTML tables.
Arun Isaac
2023-08-29
html: Implement frame without HTML tables.
Arun Isaac
2023-08-29
html: Add CSS style declaration abstraction.
Arun Isaac
2023-08-29
html: Remove redundant pair? check on inline CSS.
Arun Isaac
2023-08-29
html: Use call-with-input-file to read inline CSS files.
Arun Isaac
2023-08-29
html: Use get-string-all to read inline CSS files.
Arun Isaac
2023-08-29
html: Render table of contents as nested ordered lists.
Arun Isaac
2023-08-28
html: Avoid single letter variable names.
Arun Isaac
2023-08-28
html: Abstract out opening and closing of HTML tags.
Arun Isaac
2023-02-27
ast: Rewrite ast->string using string-join.
Arun Isaac
2023-02-06
html: Use for-each instead of explicit loop.
Arun Isaac
2023-02-06
html: Use match instead of car and cdr.
Arun Isaac
2023-02-06
html: Do not add br tags before footnotes.
Arun Isaac
2023-01-28
html: Do not add br tag after section.
Arun Isaac
2023-01-28
html: Do not add br tag after chapter.
Arun Isaac
2022-12-10
biblio: Template compiler recognizes 'doi' and 'note'.
Ludovic Courtès
2022-05-05
lncs: Change writers for the LaTeX engine only.
Ludovic Courtès
2022-05-05
biblio: Replace template interpreter with a macro (a "compiler").
Ludovic Courtès
2022-04-13
reader: Add Gemtext reader.
Arun Isaac
2022-03-16
html: Use h2 for section titles.
Arun Isaac
2022-03-10
html: Set UTF-8 as the default charset.
Arun Isaac
2022-03-10
html: Fix year in copyright header for Arun Isaac.
Arun Isaac
2022-02-22
html: Include custom head outside <style> tag.
Arun Isaac
2021-11-10
utils: compat: Set fallback for *skribe-rc-directory*.
Arun Isaac
2021-02-02
info: Mark :info-dir-category and :info-dir-entry as supported.
Ludovic Courtès
2020-11-01
justify: Turn the current justifier into a parameter.
Ludovic Courtès
2020-11-01
justify: Turn '*margin*' into a parameter.
Ludovic Courtès
2020-11-01
info: Number section titles.
Ludovic Courtès
2020-11-01
info: Avoid extra leading newline for the first paragraph of a section.
Ludovic Courtès
2020-11-01
info: Add extra newline after node heading.
Ludovic Courtès
2020-11-01
info: Emit dir-category and dir-entry.
Ludovic Courtès
2020-08-06
Remove 'cond-expand' clauses for Guile 1.8.
Ludovic Courtès
2020-08-06
Do not use 'guile-2.0' as a 'cond-expand' key since it doesn't exist.
Ludovic Courtès
2020-08-02
lout: Replace more Unicode characters.
Ludovic Courtès
2020-08-02
source: Remove unused procedure.
Ludovic Courtès
2020-08-02
Use '_' as the 'match' wildcard.
Ludovic Courtès
2020-08-01
pie: Prevent inlining of '%ploticus-program'.
Ludovic Courtès
2020-08-01
Adjust autoload lists.
Ludovic Courtès
2020-08-01
skribilo: Use _IOFBF on Guile 2.0 only.
Ludovic Courtès
2020-08-01
build: Remove bundled copy of (srfi srfi-64).
Ludovic Courtès
2020-08-01
build: Remove support for Guile 1.8.
Ludovic Courtès
[next]