mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Add missing space to example doc (#6704)
GitOrigin-RevId: 2fd23a653d2913395da10b8d2d55029e73a0fede
This commit is contained in:
parent
7efd9560c9
commit
0097e8344b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
\usepackage[english]{babel}
|
||||
|
||||
% Set page size and margins
|
||||
% Replace `letterpaper' with`a4paper' for UK/EU standard size
|
||||
% Replace `letterpaper' with `a4paper' for UK/EU standard size
|
||||
\usepackage[letterpaper,top=2cm,bottom=2cm,left=3cm,right=3cm,marginparwidth=1.75cm]{geometry}
|
||||
|
||||
% Useful packages
|
||||
|
|
Loading…
Reference in a new issue