File tree 3 files changed +10
-0
lines changed
3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 92
92
}
93
93
% Solves issues Warning: File `cv.out' has changed
94
94
\RequirePackage {bookmark}
95
+ % Use \pageref{LastPage} to get the number of total pages
96
+ \RequirePackage {lastpage}
95
97
96
98
% -------------------------------------------------------------------------------
97
99
% Configuration for directory locations
Original file line number Diff line number Diff line change 89
89
{\today }
90
90
{Claud D. Park~~~·~~~Curriculum Vitae}
91
91
{\thepage }
92
+ % comment out the above line
93
+ % and uncomment the following line to use
94
+ % <currentPage>/<totalPage> page number
95
+ % {\thepage/\pageref*{LastPage}}
92
96
93
97
94
98
% -------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 89
89
{\today }
90
90
{Byungjin Park~~~·~~~Résumé}
91
91
{\thepage }
92
+ % comment out the above line
93
+ % and uncomment the following line to use
94
+ % <currentPage>/<totalPage> page number
95
+ % {\thepage/\pageref*{LastPage}}
92
96
93
97
94
98
% -------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments