home.social

#skribilo — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #skribilo, aggregated by home.social.

  1. #Skribilo 0.11.0 is out, featuring a new CommonMark frontend and improvements to the HTML backend 👇
    nongnu.org/skribilo/

    Brought to you by Arun Isaac.

    #Guile

  2. #Skribilo 0.11.0 is out, featuring a new CommonMark frontend and improvements to the HTML backend 👇
    nongnu.org/skribilo/

    Brought to you by Arun Isaac.

    #Guile

  3. RPN as equation formatting www.nongnu.org/skribilo/doc/user-9.html#equations

    Fortunately, the eq package allows for the use of a much simpler syntax.

    ;; The golden ratio, phi.
    (eq '(= phi (/ (+ 1 (sqrt 5)) 2)))

    Ex. 37: Example of a simple equation

    ... produces:
    φ = (1 + sqrt(5)) / 2
    Once again it proves that a regular sociology student can go much farther with Scheme than with RMarkdown/Office 365

    1/3

    #GNU #Skribe #Skribilo #Scheme #KaTeX #RPN #MIT #Sociology #Humanities #Pedagogy #University

  4. (article scheme:r5rs
       (title "The Revised5 Report on the Algorithmic Language Scheme")
       (author "Richard Kelsey, William D. Clinger, Jonathan Rees")
       (journal "Higher-Order and Symbolic Computation")
       (volume "11")
       (number "1")
       (month "Sep")
       (year "1998")
       (url "http://kaolin.unice.fr/Bigloo/doc/r5rs.html"))
    Mais c'est super simple ?? o_O

    Et tu peux juste commenter ta biblio avec des sous-sections et des paragraphes, et compiler ton fichier de biblio avec
    (make-bib-table) ?

    #GNU #FSF #Skribe #Skribilo #BibTeX #BibLaTeX #Bibliographie

  5. Sinon à peine en lien avec ce qui précède mais je travaille sur le développement du générateur de sites web statiques le plus lent au monde : ce serait une collection publique de PDF interconnectés, générés depuis Skribe avec \LaTeX. Chaque git commit correspond à exactement un fichier .skb, regénérant un PDF pour chaque mot-clé pertinent à partir de Skribilo. Avec mon eeePC je vise un temps de construction de quelques dizaines de minutes, mais je pense que je vais décharger la compilation sur ma Raspberry Pi 3 afin d'aller plus vite et d'éviter de monopoliser mon pauvre processeur Atom
    #SSG #Tech #Scheme #Skribe #Skribilo #GNU

  6. Je ne sais pas quel·le neuneu a dit que les logiciels libres devaient rester apolitiques, mais ce ne sont certainement pas les développeur·euses de #Skribilo, un programme en Scheme d'export de documents #Skribe vers les formats \LaTeX, Lout, HTML, et tutti quanti.

    #GNU #Emacs

  7. 🔴 Today on Live, we will write a custom Org export backend that will convert Org Mode documents to Scheme! The goal is to produce equivalent documents in the Skribe format used by Skribilo for Scheme-hackable document production.

    Is this a good or bad idea? We'll find out!

    Join us here: systemcrafters.net/live

    - youtube.com/live/CcBqZiwgDj8
    - twitch.tv/SystemCrafters

    🕐 in your time zone: time.is/compare/1800_in_Athens

  8. 🔴 Today on #SystemCrafters Live, we will write a custom Org export backend that will convert Org Mode documents to Scheme! The goal is to produce equivalent documents in the Skribe format used by Skribilo for Scheme-hackable document production.

    Is this a good or bad idea? We'll find out!

    Join us here: systemcrafters.net/live

    - youtube.com/live/CcBqZiwgDj8
    - twitch.tv/SystemCrafters

    🕐 in your time zone: time.is/compare/1800_in_Athens

    #gnu #emacs #org #guile #scheme #skribilo

  9. #Skribilo—the pandoc of Scheme (ahem, almost), the Scribble of #Guile!—now has a CommonMark front-end:
    lists.nongnu.org/archive/html/

    That means you can give it Markdown input and it’ll render it as HTML, LaTeX, Lout, or Info. And it recognizes #Haunt-style headers in the input!

  10. #Skribilo—the pandoc of Scheme (ahem, almost), the Scribble of #Guile!—now has a CommonMark front-end:
    lists.nongnu.org/archive/html/

    That means you can give it Markdown input and it’ll render it as HTML, LaTeX, Lout, or Info. And it recognizes #Haunt-style headers in the input!

  11. Note to future self: give (nongnu.org/skribilo/)an honest try, it looks pretty awesome!

    Curious how it compares to org-mode (something I expect to never stop using) as well as (docs.racket-lang.org/scribble/).

    This reminds me that I also need to look more at (docs.racket-lang.org/pollen/)

    , , ,