summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ragged2e/README.md
blob: cc7f6fa3637d324a2d49369f49feb8b5d5e744a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# The `ragged2e' package

Copyright (C) Martin Schröder, 1996–2019, Marei Peischl (peiTeX)  <marei@peitex.de>, 2021–2022

 ragged2e 2022/11/13 v3.2

***************************************************************************

 This material is subject to the LaTeX Project Public License version 1.3c
 or later. See http://www.latex-project.org/lppl.txt for details.

***************************************************************************

This work has the LPPL maintenance status `maintained'.

The Current Maintainer of this work is
   Marei Peischl <marei@peitex.de>.

[Link to the GitLab Repository](https://gitlab.com/TeXhackse/ragged2e)

## Abstract
A LaTeX package which defines new commands `\Centering`, `\RaggedLeft`, and `\RaggedRight` and new environments `Center`, `FlushLeft`, and `FlushRight`, which set ragged text and are easily configurable to allow hyphenation.

## Provided files

* README.md
* ragged2e.dtx
* ragged2e.ins

The files
* ragged2e.sty

## Issue Tracker
If you think you may have found a bug in these packages,
or want to report a suggestion for improvement, please visit
  https://gitlab.com/TeXhackse/ragged2e/issues


## Version History
   * 3.0 Move from everysel package to lthooks
   * 3.1 Robustify the user macros (Thanks for Markus Kohm for the hint)
   * 3.2 Fix bug adding a parskip when using `\newline` within the raggged2e alignments (Thanks to Maurice Hansen for reporting)