Replies: 3 comments
-
|
I don't use Overleaf so may not be able to help much personally anyway, but I suspect anyone will need a bit more to go on than 'not build correctly (messed up formatting)' - messed up how? Can you share some tex and what the output looks like? Any errors from the build (even though it 'succeeds')? |
Beta Was this translation helpful? Give feedback.
-
|
The tex is from resume.tex, nothing was changed (downloaded from main branch and loaded it into Overleaf as is). This is how it looks like at the top: Same output if I used LuaHBTeX instead of XeLaTeX. This is the log in Overleaf. |
Beta Was this translation helpful? Give feedback.
-
fonts not installed |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I downloaded and imported the zip to overleaf, and it is showing me:
Fatal Package fontspec Error: The fontspec package requires either XeTeX or
Not sure why it is showing that when resume.tex is showing
%!TEX TS-program = xelatex. Is this not compatible with overleaf?Edit: I changed the compiler to use xelatex (from pdflatex) in overleaf, and it managed to build, however, its not build correctly (messed up formatting). What gives?
Beta Was this translation helpful? Give feedback.
All reactions