forked from tforgione/md2pdf
Compare commits
1 Commits
1e36c1afad
...
perfs
| Author | SHA1 | Date | |
|---|---|---|---|
|
d34f63e8e9
|
@@ -7,6 +7,7 @@ pub const LATEX_HEADER: &str = r#"\documentclass[a4paper,10pt,twoside=no]{scrart
|
|||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
\usepackage{lmodern}
|
\usepackage{lmodern}
|
||||||
\usepackage{authblk}
|
\usepackage{authblk}
|
||||||
|
\usepackage{listings}
|
||||||
|
|
||||||
\title{phpMyAdmin report}
|
\title{phpMyAdmin report}
|
||||||
\author{William Desportes\thanks{williamdes@wdes.fr}}
|
\author{William Desportes\thanks{williamdes@wdes.fr}}
|
||||||
|
|||||||
Reference in New Issue
Block a user