Age | Commit message (Collapse) | Author |
|
git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-51
|
|
From "59 Temple Place - Suite 330, Boston, MA 02111-1307" to
"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301".
Magic command line:
find . -type f -print0 | xargs -0 sed -i -e 's/51 Franklin Street, Fifth Floor/51 Franklin Street, Fifth Floor/;s/02110-1301/02110-1301/;
git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-29
|
|
Cleaned up the Arch inventory and removed old useless makefiles.
git-archimport-id: lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-23
|
|
* tools/skribebibtex/bigloo/skribebibtex.scm (skribebibtex): Don't enclose
`ident' in double quotes.
* doc/user/user.skb: Made "Introduction" a chapter rather than a section;
likewise for its subsections.
* skr/html.skr (itemize): Produce an anchor if `ident' is not false.
(enumerate): Likewise.
(html-file-default): New procedure.
(file-name-proc): New custom.
* src/bigloo/color.scm (*color-parser*): Fixed the "black" and "white"
colors (were inverted).
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-1
|
|
Initial import of Skribe 1.2d.
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--base-0
|