summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/minimalist/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-02-24 03:01:46 +0000
committerNorbert Preining <norbert@preining.info>2024-02-24 03:01:46 +0000
commitf325bd88d1d4db13f51277bc59c8ff8814e937bc (patch)
treee39af6619c91d812dd93cb57d25149da5a84d801 /macros/latex/contrib/minimalist/README.md
parente7a321bba289c40f39563c19bbeac355f7c0eeeb (diff)
CTAN sync 202402240301
Diffstat (limited to 'macros/latex/contrib/minimalist/README.md')
-rw-r--r--macros/latex/contrib/minimalist/README.md21
1 files changed, 14 insertions, 7 deletions
diff --git a/macros/latex/contrib/minimalist/README.md b/macros/latex/contrib/minimalist/README.md
index 93ddc3fadc..4e46eb1e0a 100644
--- a/macros/latex/contrib/minimalist/README.md
+++ b/macros/latex/contrib/minimalist/README.md
@@ -11,13 +11,20 @@
It mainly consists of two parts.
- Main part:
- - `minimalist.sty` : interface of the main style
- - `minimalist-default.sty` : the default style
- - `minimalist-classical.sty` : the style "classical"
- - `minimalist-flow.sty` : the style "flow"
- - `minimalist-plain.sty` : the style "plain"
- - `minimalist-stream.sty` : the style "stream"
- - ... and more styles to come (currently on schedule: "modern")
+ - `minimalist.sty` : *interface of the main style*
+ - `minimalist-plain.sty` : *the style "plain"*
+ - The best choice for formal usage.
+ - `minimalist-default.sty` : *the default style*
+ - Slightly fancier than the plain style.
+ - `minimalist-flow.sty` : *the style "flow"*
+ - Suitable for writing course notes: sections and theorems are numbered together to create a storytelling atmosphere; proofs are colored by default.
+ - `minimalist-stream.sty` : *the style "stream"*
+ - Numbers are placed in the left margin; sections and theorems are numbered together to gain a streamlined feeling.
+ - `minimalist-classical.sty` : *the style "classical"*
+ - Originated in the typewriter style, now modernized.
+ - `minimalist-classicthesis.sty`
+ - Use your favorite design of [ClassicThesis](https://ctan.org/pkg/classicthesis) (and its carefully designed styles such as [ArsClassica](https://ctan.org/pkg/arsclassica)), while still have access to the features provided here, such as preconfigured theorem environments, multilingual support, enhanced author info block, etc.
+ - ... and more styles to come (currently on schedule: "elegant", "french", "modern", "typewriter")
- `minimart.cls` : class for typesetting articles
- `minimbook.cls` : class for typesetting books