Index of /archives/text/CTAN/macros/latex/contrib/easyformat
Name Last modified Size Description
Parent Directory -
README 2017-04-19 06:54 494
easyformat.sty 2017-06-04 03:45 5.4K
easyformat.tex 2017-06-04 03:41 9.4K
easyformat.pdf 2017-06-04 03:41 46K
easyformat is a package that allows the use of _ (the underscore)
to add italics and bold text and ^ (the circumflex) to add smallcaps.
Usage:
Import the package with: \usepackage{easyformat}
Now you can do the following in textmode:
_italics_, __bold__, ___bolditalic___ and ^smallcaps^.
The underscore's (_) and circumflex's (^) meaning in
mathmode stay the same.
(See easyformat.pdf for more info.)
A package by Evert Provoost, licensed under GPLv3.
Made with <3 in Berlaar, Belgium.