mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Update README and add warning for required LaTex engines (#77)
* Update README.md for required LaTex engines * Describes which engines fully work with the package and why. * Add warning if xetex/luatex is not used
This commit is contained in:
parent
737b05c8d9
commit
8ceeb27580
2 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ Most commands are defined in such a way that arguments are optional.
|
|||
|
||||
Until a decent manual is written, one can always look in the `template.tex` file for an example. It can be compiled to pdf via `latexmk -pdf ./template.tex`.
|
||||
|
||||
`moderncv` requires to be compiled with a Xe(La)TeX or Lua(La)TeX engine because it relies on [`academicons`]-https://ctan.org/tex-archive/fonts/academicons).
|
||||
|
||||
## Licence
|
||||
moderncv is licensed under the [LPPL-1.3c](https://spdx.org/licenses/LPPL-1.3c.html).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue