diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-28 23:52:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-28 23:52:30 +0000 |
commit | 463fd919920032de4e274499ddce84791bfc914a (patch) | |
tree | fcd9189c282a11f60dedd2eb25ca00b7ec376251 /Master/texmf-dist/doc/latex/fullwidth/README | |
parent | dcd6c04aaf0753bb5c408f12a6487f780bda42c5 (diff) |
new latex package fullwidth (28nov11)
git-svn-id: svn://tug.org/texlive/trunk@24684 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fullwidth/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/fullwidth/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fullwidth/README b/Master/texmf-dist/doc/latex/fullwidth/README new file mode 100644 index 00000000000..b21b0f8473d --- /dev/null +++ b/Master/texmf-dist/doc/latex/fullwidth/README @@ -0,0 +1,11 @@ +This package provides the environment fullwidth. +The package was inspired by a question of stack exchange + +This package provides the environment fullwidth which allows to +set the left and right margins in a very simple way. It also allows page breaks. +If you are using the twoside mode you can set the inner and outer margins. + +see also: http://tex.stackexchange.com/questions/34368/how-to-switch-between-two-margin-sizes + +Author's name: Marco Daniel +version: 0.1a |