-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7b9b5a5
commit 579843c
Showing
3 changed files
with
406 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,4 +14,4 @@ jobs: | |
uses: actions/checkout@v2 | ||
|
||
- name: Copy File | ||
run: cp src/cv.pdf . | ||
run: cp /../../src/cv.pdf . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex 2024.4.9) 15 APR 2024 15:31 | ||
entering extended mode | ||
restricted \write18 enabled. | ||
file:line:error style messages enabled. | ||
%&-line parsing enabled. | ||
**/home/joseluiz/personal/work/applications/cvgitv2/cv | ||
(/home/joseluiz/personal/work/applications/cvgitv2/cv.tex | ||
LaTeX2e <2021-11-15> patch level 1 | ||
L3 programming layer <2022-01-21> | ||
|
||
! LaTeX Error: File `altacv.cls' not found. | ||
|
||
Type X to quit or <RETURN> to proceed, | ||
or enter new name. (Default extension: cls) | ||
|
||
Enter file name: | ||
/home/joseluiz/personal/work/applications/cvgitv2/cv.tex:20: Emergency stop. | ||
<read *> | ||
|
||
l.20 ^^M | ||
|
||
*** (cannot \read from terminal in nonstop modes) | ||
|
||
|
||
Here is how much of TeX's memory you used: | ||
24 strings out of 478287 | ||
608 string characters out of 5849290 | ||
289005 words of memory out of 5000000 | ||
18318 multiletter control sequences out of 15000+600000 | ||
469259 words of font info for 28 fonts, out of 8000000 for 9000 | ||
1141 hyphenation exceptions out of 8191 | ||
19i,0n,29p,168b,17s stack positions out of 5000i,500n,10000p,200000b,80000s | ||
/home/joseluiz/personal/work/applications/cvgitv2/cv.tex:20: ==> Fatal error occurred, no output PDF file produced! |
Oops, something went wrong.