Fonts & Character Sets ⇒ CV13 and inputenc
CV13 and inputenc
Just joined this site. I really love that it contains so many templates to choose from: good quality too!
When downloading cv13.zip, it contains a structure.tex that by default uses \inputenc. The compiler I use (Xelatex) warns me not to use \inputenc and indeed the only German character in there (é) gave an error. So I went ahead and changed the \inputenc to a comment and voilá: everything works!
So, I was wondering : is structure.tex meant to be changed that way? I.e. why include \inputenc if its not a general requirement?
Kind regards, Guus Bonnema.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
CV13 and inputenc
this is a very good questioins. The templates provided are mere examples or starting points that you can (and have to) adjust to your needs. For example, some templates contain the author and title information in
structure.tex
, you surely have to change that. Some templates even require using XeLaTeX to input special fonts, fonts that only Mac users have for free. Others would ne to buy a licence or somehow get the font by means of other dubious ways. No problem, just change the font.
Change the files to you needs, to have your own personal document. If there are more questions, fire away
