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
/
skribilo
/
package
/
eq
/
lout.scm
Age
Commit message (
Expand
)
Author
2020-08-01
Write '#:use-module', '#:export', etc. instead of ':use-module', etc.
Ludovic Courtès
2012-05-17
Switch to GPLv3+.
Ludovic Courtès
2010-11-07
eq: lout: Honor `:inline?' when it's not `auto'.
Ludovic Courtès
2009-03-24
Add `(skribilo-module-syntax)'.
Ludovic Courtès
2008-04-11
eq/lout: Use procedures instead of macros.
Ludovic Courtès
2007-09-20
eq/lout: Better handle parenthesizing of combinations.
Ludovic Court`es
2007-08-24
eq/lout: Tiny fix.
Ludovic Court`es
2007-08-24
eq/lout: Use "strut @Font" within parenthesized expressions.
Ludovic Court`es
2007-08-23
`eq' package: Switched to Lout's `@Math'.
Ludovic Court`es
2007-06-24
eq/lout: Fixed spacing around in-line equations.
Ludovic Courtes
2007-06-24
eq/lout: Use the new `@BypassNumber' option for numbered displays.
Ludovic Courtes
2007-06-24
eq: Implemented equation numbering.
Ludovic Courtes
2007-06-05
Started cleaning up packages using Guile-Lint.
Ludovic Court`es
2007-06-01
eq/biblio: Small additions.
Ludovic Court`es
2007-04-05
`eq' package: Added support for Lout's new `eq2'.
Ludovic Court`es
2007-04-04
`eq' package: Properly handle auto-inlining.
Ludovic Court`es
2007-03-16
`eq' package: Added `eq:set'.
Ludovic Court`es
2006-12-08
eq/lout: Properly handle `div-style' and `mul-style'.
Ludovic Court`es
2006-12-03
eq: Support automatic detection of inlining.
Ludovic Courtes
2006-12-03
eq/lout: Fixed binomial coefficient.
Ludovic Courtes
2006-12-03
eq: Added support for `:mul-style'.
Ludovic Courtes
2006-12-03
eq/lout: Improved typesetting of parentheses.
Ludovic Courtes
2006-12-03
eq/lout: Fixed `limit'.
Ludovic Courtes
2006-12-02
eq: Added `eq-display' and the `:align-with' option for `eq'.
Ludovic Courtes
2006-12-02
eq: Properly handle operator precedence.
Ludovic Courtes
2006-12-02
eq: Added `limit' and `combinations'.
Ludovic Courtes
2006-12-02
eq: Added the `:div-style' option.
Ludovic Courtes
2006-10-11
slide: Propagate the `outline?' parameter in `slide-(sub)?topic'.
Ludovic Court`es