summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/easyformat/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-09 22:40:10 +0000
committerKarl Berry <karl@freefriends.org>2017-04-09 22:40:10 +0000
commit362b2fc01b04915a3706a78c8d7072a2c4265707 (patch)
treeb1c0ec08446f33c6a8caf2dcdf5a5cb70f5bfb1c /Master/texmf-dist/doc/latex/easyformat/README
parent07cc5c2480421e2ca1ca9fd8e58897a4c42dc0e7 (diff)
easyformat (9apr17)
git-svn-id: svn://tug.org/texlive/trunk@43724 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/easyformat/README')
-rw-r--r--Master/texmf-dist/doc/latex/easyformat/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/easyformat/README b/Master/texmf-dist/doc/latex/easyformat/README
new file mode 100644
index 00000000000..a5e1a68d638
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/easyformat/README
@@ -0,0 +1,16 @@
+easyformat is a package that allows the use of _ (the underscore) to add italics and bold text.
+
+Usage:
+Import the package with: \usepackage{easyformat}
+
+Now you can do the following in textmode:
+_italics_, __bold__, ___bolditalic___.
+
+The underscore's (_) meaning in mathmode stays the same.
+
+(See easyformat.pdf for more info.)
+
+
+A package by Evert Provoost, licensed under GPLv3.
+
+Made with <3 in Berlaar, Belgium.