Giter Site home page Giter Site logo

Comments (3)

A-Abdiukov avatar A-Abdiukov commented on May 18, 2024

Hi @trevtravtrev, I ran into the same issue. I got it working on Windows 11 by installing TeX Live which allowed me to run lualatex command. However, the installation was very slow and took more than 1 hour.

from mcdowell-cv.

songexile avatar songexile commented on May 18, 2024

I was having troubles with building it also on Linux. My fix has been to remove the code below from mcdowellcv.cls

\usepackage{fontspec} % \setmainfont[SmallCapsFeatures={Renderer=Basic}, % Ligatures={TeX, NoCommon, NoDiscretionary}]{\mainfontface}

I think this package was breaking it.

This was my error before I removed that code

lualatex McDowell_CV_Template.tex
This is LuaHBTeX, Version 1.14.0 (TeX Live 2022/dev/Debian) 
 restricted system commands enabled.
(./McDowell_CV_Template.tex
LaTeX2e <2021-11-15> patch level 1
[\directlua]:1: module 'luaotfload-main' not found:
        no field package.preload['luaotfload-main']
        [kpse lua searcher] file not found: 'luaotfload-main'
Error in luaotfload: reverting to OT1 L3 programming layer <2022-01-21>
(./mcdowellcv.cls

Hope it helps whoever comes across this.

from mcdowell-cv.

songexile avatar songexile commented on May 18, 2024

I've spent more time today on the bug. you can try to tlmgr install fontspec which may fix it, and result in you not having to remove the package above.

My fix was instead to use Overleaf (web app) and set the complier to XeLaTeX, this allowed me to complile and now it works with the font.

from mcdowell-cv.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.