aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/mes.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-11-06 21:37:32 +0100
committerRicardo Wurmus <rekado@elephly.net>2017-11-07 08:15:34 +0100
commitca52123611e56128747338583625fc92df6d5cb8 (patch)
tree9f2e58234281c0742a0bb780306881bb52de3fd9 /gnu/packages/mes.scm
parentaa5c1f61f1fed974d732c332887b7e54f923dc2f (diff)
downloadguix-ca52123611e56128747338583625fc92df6d5cb8.tar.gz
guix-ca52123611e56128747338583625fc92df6d5cb8.zip
gnu: r-biobase: Update to 2.38.0.
* gnu/packages/bioinformatics.scm (r-biobase): Update to 2.38.0.
Diffstat (limited to 'gnu/packages/mes.scm')
0 files changed, 0 insertions, 0 deletions
out/" doc ".ps"))) (unless (file-exists? "outfile.ps") (invoke "lout" "-r4" "-o" "outfile.ps" "all")) (copy-file "outfile.ps" file) (invoke "ps2pdf" "-dPDFSETTINGS=/prepress" "-sPAPERSIZE=a4" file (string-append out "/share/doc/lout/" doc ".pdf"))))) '("design" "expert" "slides" "user"))) #t)))))) (synopsis "Document layout system") (description "The Lout document formatting system reads a high-level description of a document similar in style to LaTeX and produces a PostScript or plain text output file. Lout offers an unprecedented range of advanced features, including optimal paragraph and page breaking, automatic hyphenation, PostScript EPS file inclusion and generation, equation formatting, tables, diagrams, rotation and scaling, sorted indexes, bibliographic databases, running headers and odd-even pages, automatic cross referencing, multilingual documents including hyphenation (most European languages are supported), formatting of computer programs, and much more, all ready to use. Furthermore, Lout is easily extended with definitions which are very much easier to write than troff of TeX macros because Lout is a high-level, purely functional language, the outcome of an eight-year research project that went back to the beginning.") (license gpl3+) (home-page "https://savannah.nongnu.org/projects/lout/")))