Re: modernCV.lyx: Change Name Font Size [RESOLVED]

2016-01-23 Thread Rich Shepard
On Sat, 23 Jan 2016, Robert Susmilch wrote: Depending on which style you are using (casual, oldstyle, etc.) I found for the casual style that the name font size is defined in the file moderncvstylecasual.sty on line 66: \renewcommand*{\namefont}{\fontsize{38}{40}\mdseries\upshape} The first n

Re: modernCV.lyx: Change Name Font Size [UPDATE]

2016-01-23 Thread Robert Susmilch
Rich, Depending on which style you are using (casual, oldstyle, etc.) I found for the casual style that the name font size is defined in the file moderncvstylecasual.sty on line 66: \renewcommand*{\namefont}{\fontsize{38}{40}\mdseries\upshape} The first number is the font size in points, the se

Re: modernCV.lyx: Change Name Font Size [UPDATE]

2016-01-23 Thread Rich Shepard
On Fri, 22 Jan 2016, Rich Shepard wrote: In addition to changing the size of my name on the first page I need to learn how to display page numbers (Settings -> Headers is set to "Fancy") and to put a date (in \small{} font) at the very end. Figured out how to paginate and add the date. It wo