diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/scontents/README.md | 21 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/scontents/scontents.pdf | bin | 336246 -> 341895 bytes |
2 files changed, 13 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/scontents/README.md b/Master/texmf-dist/doc/latex/scontents/README.md index bd42d3ab4f5..9cb10569240 100644 --- a/Master/texmf-dist/doc/latex/scontents/README.md +++ b/Master/texmf-dist/doc/latex/scontents/README.md @@ -1,13 +1,13 @@ ## scontents — Stores LaTeX contents in memory or files -- Version: 1.7 -- Date: 2019-10-29 +- Version: 1.8 +- Date: 2019-11-18 - Author: Pablo González ## Description -The `scontents` package stores valid `LaTeX` code in memory (sequences) using the -`l3seq` module of `expl3`. The stored content, including `verbatim` material, can be -used as many times as desired in the document, additionally can be written -to external files. +This package allows to store `LaTeX` code, including _"verbatim"_, in <code><sequences></code> +using the `l3seq` module of `expl3`. The <code><stored content></code> can be used +as many times as desired in the document, additionally you can write to <code><external files></code> +or show it in <code><verbatim style></code>. ## Requirements The package loads and depends on updated versions of: @@ -35,8 +35,13 @@ the files to appropriate locations: then run `mktexlsr`. ## Examples -The file `scontents.pdf` contains attached examples, which can be extracted -from the PDF viewer or using `pdfdetach -saveall scontents.pdf` from command line. +The file <code><scontents.pdf></code> contains attached examples, which can be extracted +from the PDF viewer or from the command line by running: + +``` +$ pdfdetach -saveall scontents.pdf +``` +and then you can use the excellent `arara` tool to compile them. ## License The scontents package may be modified and distributed under the terms and diff --git a/Master/texmf-dist/doc/latex/scontents/scontents.pdf b/Master/texmf-dist/doc/latex/scontents/scontents.pdf Binary files differindex 958da1dcc6f..eea74b01014 100644 --- a/Master/texmf-dist/doc/latex/scontents/scontents.pdf +++ b/Master/texmf-dist/doc/latex/scontents/scontents.pdf |