summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/autofancyhdr/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-03-01 03:01:38 +0000
committerNorbert Preining <norbert@preining.info>2020-03-01 03:01:38 +0000
commitad1928316d819ffb337fc4a926dbef47607dfb95 (patch)
treeccca9edbbeacc0e88602998f86c75b2c24c02af6 /macros/latex/contrib/autofancyhdr/README.md
parent4736ac744a8c914e0d5ced1d157e017a385bbf43 (diff)
CTAN sync 202003010301
Diffstat (limited to 'macros/latex/contrib/autofancyhdr/README.md')
-rw-r--r--macros/latex/contrib/autofancyhdr/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/macros/latex/contrib/autofancyhdr/README.md b/macros/latex/contrib/autofancyhdr/README.md
new file mode 100644
index 0000000000..f92ed68b1e
--- /dev/null
+++ b/macros/latex/contrib/autofancyhdr/README.md
@@ -0,0 +1,11 @@
+This package automatically compute headlength for fancyhdr package.
+For using this package just substitute
+```tex
+\usepackage{fancyhdr}
+```
+with
+```tex
+\usepackage{autofancyhdr}
+```
+This package is under LaTeX Project Public 1.3c license.
+You can contact me by emailing to mojtaba.baghban@gmail.com \ No newline at end of file