Skip to content

Commit

Permalink
import cover
Browse files Browse the repository at this point in the history
  • Loading branch information
jr-b committed Jul 28, 2023
1 parent 03b6237 commit b56b237
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions input/main.tex
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
% Base document to build the manifesto on 4.25 in x 11 in page size
% Test on overleaf.com

\documentclass{article}
\documentclass{book}
%\usepackage[T1]{fontenc}
\usepackage{fontspec}
\usepackage[main=french]{babel}
\usepackage[verbose=silent]{microtype}
\usepackage{setspace}
\usepackage{hyperref}

\usepackage{import}

\usepackage{sectsty}
\allsectionsfont{\raggedleft}
Expand Down Expand Up @@ -46,7 +46,7 @@

% \section*{0x01} % https://www.overleaf.com/learn/latex/Questions/How_do_I_remove_the_numbers_from_section_headings%3F

\include{cover}
\import{./}{cover.tex}

$body$

Expand Down

0 comments on commit b56b237

Please sign in to comment.