Age | Commit message (Expand) | Author |
2016-04-13 | doc: pluralize "meta keywords" to match context•••* doc/user/user.skb: Add missing 's'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ozzloy |
2016-04-13 | doc: Remove explicit gendering of author fields•••* doc/user/document.skb: Switch gendering from "his" to "their".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Allan Webber |
2016-01-13 | doc: Mention the effect of locales on bibliographies.•••* doc/user/bib.skb (Printing a Bibliography): Add note on the effect of
locales.
| Ludovic Courtès |
2015-03-11 | build: Add silent rules for substitutions.•••* substitute.am (AM_V_SUBSTITUTE, AM_V_SUBSTITUTE_, AM_V_SUBSTITUTE_0):
New variables.
* doc/man/Makefile.am (.in): Use $(AM_V_SUBSTITUTE).
* doc/user/Makefile.am (lout/front-page.lout): Likewise.
* src/Makefile.am (.in): Likewise.
* src/guile/Makefile.am (.in.scm): Likewise.
* emacs/Makefile.am (.in): Likewise.
| Ludovic Courtès |
2015-03-11 | build: Invoke 'lout' with the GNU-style error message format.•••* doc/user/Makefile.am (.lout.ps): Add '-a'.
| Ludovic Courtès |
2015-03-11 | build: Add silent rules for the manual.•••* doc/user/Makefile.am (AM_V_SKRINFO, AM_V_SKRINFO_, AM_V_SKRINFO_0,
AM_V_SKRHTML, AM_V_SKRHTML_, AM_V_SKRHTML_0): New variables.
(skribilo.info, .skb.html): Use them.
(AM_V_SKRLOUT, AM_V_SKRLOUT_, AM_V_SKRLOUT_0, AM_V_LOUT, AM_V_LOUT_,
AM_V_LOUT_0): New variables.
(.lout.ps, .skb.lout): Use them.
| Ludovic Courtès |
2012-08-18 | doc: Mention the (skribilo biblio) module.•••* doc/user/bib.skb ("Sorting Bibliography Entries"): Mention
the (skribilo biblio) module. Reported by Roger Mason
<rmason@mun.ca>.
| Ludovic Courtès |
2012-08-18 | doc: Document the use of Guile's module system.•••* doc/user/start.skb (Using Modules): New section.
| Ludovic Courtès |
2012-07-07 | Fix build without Lout.•••Reported by rvclayton@verizon.net (R. Clayton).
* doc/user/Makefile.am (BUILT_SOURCES): Leave empty when !HAVE_LOUT.
(skrflags): Add `-e "(define %have-lout? ...)".
* doc/user/loute.skb (Additional Markup): Don't evaluate
`src/lout-illustration.skb' when not %HAVE-LOUT?.
* doc/user/eq.skb (Equation Formatting): Use 'lout as the renderer only
when %HAVE-LOUT?.
* doc/user/src/eq3.skb: Likewise.
| Ludovic Courtès |
2012-05-30 | doc: CSS: Increase interline spacing.•••* doc/user/skribilo.css (.skribilo-body): Set `line-height' to 1.6.
* web/skribilo.css (.skribilo-body): Likewise.
| Ludovic Courtès |
2012-05-30 | build: Remove potential `.png' files in $(infodir) before recreating them.•••* doc/user/Makefile.am (install-data-hook): Remove the symlink's target
before creating it.
| Ludovic Courtès |
2012-05-30 | build: Use @PACKAGE_URL@ instead of hard-coded URLs.•••* doc/user/lout/front-page.lout.in: Use @PACKAGE_URL@ instead of the
hard-coded URL.
* src/guile/skribilo/config.in (skribilo-url): Likewise.
* substitute.am (substitute): Substitute @PACKAGE_URL@.
| Ludovic Courtès |
2012-05-29 | doc: Add a `lout-illustration' example.•••* doc/modules/skribilo/documentation/api.scm (le)[inline-definitions-proc]:
Add @TeX and @LaTeX definitions.
* doc/user/src/lout-illustration.skb: New file.
* doc/user/Makefile.am (EXTRA_DIST): Add it.
* doc/user/loute.skb (Additional Markup): Add
`src/lout-illustration.skb' as an example.
| Ludovic Courtès |
2012-05-29 | doc: Install images alongside the Info manual.•••* configure.ac: Invoke `AC_PROG_LN_S' and `AC_PROG_MKDIR_P'.
* doc/user/Makefile.am (install-data-hook): Create symlinks to the PNG
files from $(infodir).
| Ludovic Courtès |
2012-05-27 | info: Implement the `image' markup.•••* src/guile/skribilo/engine/info.scm (image): New markup writer.
* doc/user/infoe.skb (Info Engine): Mention image rendering.
| Ludovic Courtès |
2012-05-26 | doc: Fix line numbers in `prgm' examples.•••* doc/user/src/prgm2.skb: Increase line numbers since the new licenses
headers occupies two more lines.
| Ludovic Courtès |
2012-05-26 | doc: Improve CSS using nice fonts with `@font-face'.•••* doc/user/FONTS, doc/user/junction.ttf, doc/user/lobster-1.4.otf: New
files.
* doc/user/Makefile.am (EXTRA_DIST): Add `FONTS'.
(dist_html_DATA): Add `lobster-1.otf', and `junction.ttf'.
* doc/user/skribilo.css: Use Lobster and Junction via `@font-face'.
Improve other details.
* web/skribilo.css: Likewise.
| Ludovic Courtès |
2012-05-24 | doc: Clarify affiliations.•••* doc/user/user.skb: Add missing hyphen in "Sophia-Antipolis"; change
Manuel's affiliation to "Inria".
| Ludovic Courtès |
2012-05-23 | doc: Give engine sections an ident and remove the mark with that ident.•••* doc/modules/skribilo/documentation/api.scm (doc-markup): Refer to
engines by `ident' instead of by `mark'.
* doc/user/compiler.skb, doc/user/engine.skb, doc/user/links.skb,
doc/user/package.skb, doc/user/sectioning.skb: Update references
accordingly.
* doc/user/contexte.skb, doc/user/htmle.skb, doc/user/infoe.skb,
doc/user/latexe.skb, doc/user/loute.skb, doc/user/xmle.skb: Give
sections an ident, and remove the mark.
| Ludovic Courtès |
2012-05-17 | Switch to GPLv3+. | Ludovic Courtès |
2012-05-12 | doc: Update Manuel's affiliation, email, and URL.•••* doc/user/user.skb: "Inria" instead of "INRIA".
* doc/modules/skribilo/documentation/env.scm (*serrano-url*): Update.
(*serrano-mail*): Shorten.
| Ludovic Courtès |
2012-05-10 | info/latex/lout: Set the output port's encoding.•••* src/guile/skribilo/engine/html.scm (document): Fix typo in comment.
* src/guile/skribilo/engine/info.scm (document)[guile-2]: Set the
current output port's encoding to "UTF-8".
* src/guile/skribilo/engine/latex.scm (latex-engine)[encoding]: New
custom.
(document): Set the output port's encoding to that. When that
encoding is "UTF-8", add the right \usepackage.
* src/guile/skribilo/engine/lout.scm (lout-engine)[encoding]: New
custom.
(document): Set the output encoding. Emit `@SysInclude { latin2 }'
for ISO-8859-2.
| Ludovic Courtès |
2012-04-25 | doc: Have `user.sui' depend on `user.html'.•••* doc/user/Makefile.am (user.sui): New dependency.
| Ludovic Courtès |
2010-03-08 | Factorize encoding twiddling in `set-correct-file-encoding!'.•••* doc/modules/skribilo/documentation/api.scm (api-search-definition):
Call `set-correct-file-encoding!'.
* doc/user/src/outline.txt (Author): Remove accent from last name, as a
temporary hack.
* doc/user/syntax.skb: Call `set-correct-file-encoding!' in the
`outline' syntax example.
* doc/user/user.skb: Use `(skribilo utils syntax)'.
* src/guile/skribilo.scm (skribilo): Replace encoding twiddling with
`set-correct-file-encoding!' call.
* src/guile/skribilo/evaluator.scm (load-document, include-document):
Likewise.
* src/guile/skribilo/source.scm (source-read-lines): Call
`set-correct-file-encoding!'.
(source-read-definition): Likewise.
* src/guile/skribilo/utils/syntax.scm (set-correct-file-encoding!): New
macro.
| Ludovic Courtès |
2009-11-27 | Add `coding:' comments.•••Add `coding:' comments for use by both Emacs and Guile 2.x.
| Ludovic Courtès |
2009-11-20 | Define $GUILE_LOAD_COMPILED_PATH for Guile 2.x.•••* guile-vm.am (guile_warnings): New variable.
(.scm.go): Set $GUILE_LOAD_COMPILED_PATH appropriately, specify Guile
compilation warnings.
* src/pre-inst-skribilo.in, src/skribilo.in: Set
$GUILE_LOAD_COMPILED_PATH appropriately.
* tests/Makefile.am (TESTS_ENVIRONMENT): Set $GUILE_AUTO_COMPILE and
$GUILE_LOAD_COMPILED_PATH.
* doc/user/Makefile.am (skribilo.info, .skb.html, .skb.lout, .skb.tex,
.skb.ctx): Set $GUILE_LOAD_COMPILED_PATH.
(load_compiled_path): New variable.
| Ludovic Courtès |
2009-11-20 | Choose the right encoding for input documents.•••* src/guile/skribilo.scm (skribilo): Use the right encoding for the
current input port.
* src/guile/skribilo/evaluator.scm (load-document, include-document):
Likewise.
* doc/user/user.skb: Add a `coding:' comment for use by Guile at the
top.
| Ludovic Courtès |
2009-05-27 | doc: Fix `eq' markup documentation.•••* doc/user/eq.skb (Summary): Unquote Sk-expressions.
| Ludovic Courtès |
2009-05-27 | doc: Document `pie' markups.•••* doc/user/pie.skb (Syntax): Document markups.
* src/guile/skribilo/package/pie.scm (pie, slice, sliceweight): Add
`:class' option.
(pie, slice, sliceweight)[writers]: Add `:options'.
| Ludovic Courtès |
2009-05-26 | doc: Improve `slide' example.•••* doc/user/src/slides.skb (Table of Contents): Rewrite using `resolve'
so that the TOC isn't empty. Reported by James Haggerty
<james.haggerty@gmail.com>.
| Ludovic Courtès |
2009-01-12 | doc: Minor Info documentation improvements.•••* doc/user/infoe.skb: Minor improvements.
| Ludovic Courtès |
2009-01-07 | doc: Use `:info-node' to avoid name clashes; document it.•••* doc/user/eq.skb (Syntax): Add `:info-node' to avoid name clash.
* doc/user/package.skb (Example): Likewise.
* doc/user/pie.skb (Syntax): Likewise.
* doc/user/skribilo-config.skb (Synopsis): Likewise.
* doc/user/slide.skb (Example): Likewise.
* doc/user/sectioning.skb: Document the `:info-node' option.
| Ludovic Courtès |
2009-01-07 | doc: Document the Info engine.•••* doc/modules/skribilo/documentation/env.scm (*api-engines*): Add
`info'.
* doc/user/Makefile.am (EXTRA_DIST): Add `infoe.skb'.
* doc/user/engine.skb: Include `infoe.skb'.
| Ludovic Courtès |
2008-12-23 | Make `distcheck' happy.•••* doc/user/Makefile.am (CLEANFILES): Add `skribilo.info'.
| Ludovic Courtès |
2008-12-22 | Update `.gitignore'. | Ludovic Courtès |
2008-12-21 | Add `rss-2' reader, for RSS 2.0 feeds as an input syntax.•••* src/guile/skribilo/reader/rss-2.scm: New file.
* src/guile/Makefile.am (readers): Add `rss-2.scm'.
* po/POTFILES.in: Add `rss-2.scm'.
* doc/user/syntax.skb (rss2-syntax): New section.
* NEWS: Update.
| Ludovic Courtès |
2008-12-21 | Add `--custom' option to `skribilo'.•••* src/guile/skribilo.scm (skribilo-show-help): Update.
(%options)[#\c]: New option.
(%default-options)[:customs]: New option.
(skribilo): Handle it.
* doc/user/compiler.skb (Skribilo Compiler)[Options]: Add.
* NEWS: Update.
| Ludovic Courtès |
2008-12-13 | doc: Add "Writing New Readers".•••* doc/user/syntax.skb (syntax)[custom-syntax]: New section. Suggested
by Klaus Schilling <schilling.klaus@web.de>.
* doc/user/engine.skb (custom-engine): Link to `custom-syntax'.
| Ludovic Courtès |
2008-12-13 | doc: Describe use of a string as `:file' for sections.•••* doc/user/sectioning.skb: Document the use of a string argument for
`:file'. Reported by Klaus Schilling <schilling.klaus@web.de>.
| Ludovic Courtès |
2008-12-07 | doc: Produce user manual in Info format.•••* doc/user/Makefile.am (skrinfodir, skrinfo_DATA): New.
(skribilo.info): New target.
* doc/user/user.skb: Don't produce a TOC nor an index when using the
Info engine.
| Ludovic Courtès |
2008-04-23 | Update web site, with SUI refs to the user manual. | Ludovic Courtès |
2008-04-22 | doc: Add "More on Skribilo".•••* doc/user/user.skb (Introduction)[More on Skribilo]: New section.
| Ludovic Courtès |
2008-04-22 | Fix SUI documentation.•••* doc/user/htmle.skb: Add link to section `sui'.
* doc/user/links.skb (sui): Fix references to Skribe and SUI production
example and description.
| Ludovic Courtès |
2008-04-21 | doc: Fix makefile.•••* doc/user/Makefile.am (EXTRA_DIST): Add `contexte.skb'.
| Ludovic Courtès |
2008-04-21 | Document the `context' engine.•••* doc/modules/skribilo/documentation/env.scm (*api-engines*): Add
`context'.
* doc/user/contexte.skb: New file.
* doc/user/engine.skb: Include it.
* src/guile/skribilo/engine/context.scm (context-customs): Moved to the
`make-engine' call so that automatic documentation extraction works.
| Ludovic Courtès |
2008-04-21 | Allow builds of the user manual with LaTeX and ConTeXt.•••* doc/modules/skribilo/documentation/api.scm (doc-engine): Fix
`skribe-warning' invocation.
* doc/user/Makefile.am (.skb.lout): Move out of `if HAVE_LOUT'.
(.skb.tex, .skb.ctx): New targets.
| Ludovic Courtès |
2008-04-21 | Remove `.arch-inventory' files. | Ludovic Courtès |
2008-04-08 | doc: Document `--sui-path'. | Ludovic Courtès |
2008-04-07 | doc: Use the native API instead of `--compat=skribe'.•••* doc/user/Makefile.am (skrflags): Remove `--compat=skribe'.
* doc/user/*.skb: Trivial API update.
| Ludovic Courtès |
2008-03-31 | Update `.gitignore'. | Ludovic Courtès |